aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/model
AgeCommit message (Expand)Author
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
2022-07-13Handle null statusAnton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-07-13Fix geofenceIds issue (fix #4890)Anton Tananaev
2022-07-12Persist device status (fix #4890, fix #4891)Anton Tananaev
2022-07-12Remove extended query annotationAnton Tananaev
2022-07-04Implement CSV export (fix #2961)Anton Tananaev
2022-07-03Geocoder enabled server flagAnton Tananaev
2022-06-25Integrate broadcast serviceAnton Tananaev
2022-06-22Return storage infoAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-11Add server overlay URLAnton Tananaev
2022-06-10Inject mail managerAnton Tananaev
2022-06-04Refactor commands managerAnton Tananaev
2022-06-03Remove attributes managerAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30No context dependency for decoderAnton Tananaev
2022-05-22Merge branch 'storage'Anton Tananaev
2022-04-20Clean up alarm commandsAnton Tananaev
2022-04-05Migrate permissions to storageAnton Tananaev
2022-03-06Simplify device modelAnton Tananaev
2022-02-24Fix user updateAnton Tananaev
2022-02-21Fix user creationAnton Tananaev
2022-02-15Fix style issuesAnton Tananaev
2022-02-15Implement memory permissionsAnton Tananaev
2022-02-15Migrate permissions queriesAnton Tananaev
2022-02-13New storage implementationAnton Tananaev
2022-02-13Create storage packageAnton Tananaev
2022-01-31Add option to disable reportsAnton Tananaev
2022-01-17Update Java librariesAnton Tananaev
2021-10-31Merge shock and vibration alarmsAnton Tananaev
2021-08-24Implement orders functionalityAnton Tananaev
2021-04-04Fix importsAnton Tananaev
2021-04-03Upgrade calendar libraryAnton Tananaev
2021-03-07Use device time for eventsAnton Tananaev