aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler
AgeCommit message (Collapse)Author
2022-07-18Add media events (fix #3863)Anton Tananaev
2022-07-14Filter for old data (fix #3800)Anton Tananaev
2022-07-14Add LBS location caching (fix #3790)Anton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-07-12Persist device status (fix #4890, fix #4891)Anton Tananaev
2022-06-30Check for attributeAnton Tananaev
2022-06-25Fix connection users issueAnton Tananaev
2022-06-18Remove data managerAnton Tananaev
2022-06-18Move device statusAnton Tananaev
2022-06-18Remove identity managerAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-15Convert some config usagesAnton Tananaev
2022-06-14Refactor notification managerAnton Tananaev
2022-06-10Inject report utilsAnton Tananaev
2022-06-09Remove geofence managerAnton Tananaev
2022-06-08Improve cache invalidationAnton Tananaev
2022-06-07Remove calendar managerAnton Tananaev
2022-06-04Move common report classesAnton Tananaev
2022-06-04Remove maintenance managerAnton Tananaev
2022-06-03Remove attributes managerAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2022-05-02Log transport layer protocolAnton Tananaev
2022-02-13New storage implementationAnton Tananaev
2022-02-01add skiplimit and skipAttributes checks for Duplicate filter againjafarhabibi
2022-01-14Extract connector interfaceAnton Tananaev
2021-12-27Merge pull request #4740 from soshial/relative_filteringAnton Tananaev
Add support for relative filtering
2021-12-27filtering logic: fix staticsoshial
2021-12-27revert to the original filtering logicsoshial
2021-09-28shorten IF clausesoshial
2021-09-18improve SQL querysoshial
2021-09-15Update when geofences changeAnton Tananaev
2021-09-13remove commentssoshial
2021-09-12improve naming and commentssoshial
2021-09-12filtering optimizationssoshial
2021-09-10add support for relative filteringsoshial
2021-08-11Fix division by zeroAnton Tananaev
2021-08-10Add driver behavior eventsAnton Tananaev
2021-08-07Simplify coordinates filteringAnton Tananaev
2021-04-25Remove unused importAnton Tananaev
2021-04-25Register all geocoding requestsAnton Tananaev
2021-04-23Update CopyAttributesHandler.javajcardus
Why are we forcing KEY_DRIVER_UNIQUE_ID on copyAttributes? Also, if exists why should it be duplicated?
2021-03-07Use device time for eventsAnton Tananaev
2020-09-14Use position speed limit for eventsAnton Tananaev
2020-09-14Add speed limit handlerAnton Tananaev
2020-09-07Fix server time overrideAnton Tananaev
2020-02-02Move files to new locationsAnton Tananaev