aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/model
AgeCommit message (Expand)Author
2024-04-04Update device id checkAnton Tananaev
2024-03-16Add local address to connection keyAnton Tananaev
2024-02-05Add unique id validationAnton Tananaev
2023-12-30Logs from unknown deviceAnton Tananaev
2023-12-28Show protocol instead of portAnton Tananaev
2023-12-27Option to observe data logsAnton Tananaev
2023-12-03Move classAnton Tananaev
2023-11-25Add device sharing (fix #3789, fix #4936, fix #5025)Anton Tananaev
2023-10-30Update Position.javaAnton Tananaev
2023-10-29totpe-macgregor
2023-10-16Negative signal strength valueAnton Tananaev
2023-10-04Event for sent queued commandsAnton Tananaev
2023-07-19Remove unnecessary checksAnton Tananaev
2023-07-19Trim important fieldsAnton Tananaev
2023-07-01Add calendar based filteringAnton Tananaev
2023-06-22Decode Fifotrack engine hoursAnton Tananaev
2023-05-29fix typo: replaced .containsKey with .getmerabtenei
2023-05-29fix return null valuemerabtenei
2023-05-28fix NullPointerException when attribute key is defined and value is set to nu...merabtenei
2023-05-22Add SMS enabled flagAnton Tananaev
2023-05-15Add HTML branding overridesAnton Tananaev
2023-04-23Move geofenceIds to positionAnton Tananaev
2023-04-22Fix report schedulingAnton Tananaev
2023-04-03First passDan
2023-04-01Expose OIDC state on /server endpointDan
2023-03-25Support Wetrust GPS trackerAnton Tananaev
2023-02-21Add lock attributeAnton Tananaev
2023-02-20Implement command notificatorAnton Tananaev
2023-01-26Use period from calendarAnton Tananaev
2023-01-24Add calendar to reportAnton Tananaev
2023-01-24Model for scheduled reportsAnton Tananaev
2023-01-15Remove default adminAnton Tananaev
2022-12-16Throw on invalid coordinatesAnton Tananaev
2022-12-14Handle motion fluctuation (fix #5000)Anton Tananaev
2022-11-02Improve attribute type handlingAnton Tananaev
2022-10-19Fix command queue issueAnton Tananaev
2022-10-13Refactor database code (fix #4961)Anton Tananaev
2022-09-28Queued command modelAnton Tananaev
2022-09-25Persist device stateAnton Tananaev
2022-09-08Attributes never nullAnton Tananaev
2022-08-03Implement refuel eventsAnton Tananaev
2022-08-02New API token systemAnton Tananaev
2022-07-24Avoid copying arrayAnton Tananaev
2022-07-22Add device expiration (fix #3056, fix #3529)Anton Tananaev
2022-07-19Add coordinates validationAnton Tananaev
2022-07-18Add media events (fix #3863)Anton Tananaev
2022-07-18Disable email change (fix #3878)Anton Tananaev
2022-07-14Fix code style issuesAnton Tananaev
2022-07-14Add LBS location caching (fix #3790)Anton Tananaev
2022-07-14Null check geofenceIds (fix #4896)Anton Tananaev