aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/MainModule.java
AgeCommit message (Expand)Author
2024-03-30Make handlers nullableAnton Tananaev
2024-03-16Merge pull request #5282 from supriyoMondal/mqtt-position-forwardingAnton Tananaev
2024-03-13Remove Mozilla location serviceAnton Tananaev
2024-03-12linting changes and upgrade mqqt3 to mqtt5Supriyo
2024-03-11feat: add configuration for event forwarding with mqttSupriyo
2023-11-09Update HERE geocoderAnton Tananaev
2023-09-11Add speed limit accuracy (fix #5175)Anton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2023-07-13AMQP ForwarderRodolfo Silva
2023-06-10cleanup broadcast typeRafael E. Ajuria
2023-06-09cleanupRafael E. Ajuria
2023-06-08Add BaseBroadcastServiceRafael E. Ajuria
2023-06-07redis broadcast implementationRafael E. Ajuria
2023-04-05Implement retrieveWebUrlDaniel
2023-04-05Rename ServletHelper to WebHelperDaniel
2023-04-05Review changes 2Daniel
2023-04-05Review changesDaniel
2023-04-03Lint fixesDan
2023-04-03First passDan
2023-04-01Initial implementationDan
2023-04-01Create OIDC class and add provider to MainModuleDan
2023-03-12Implement memory storageAnton Tananaev
2023-03-06Explicit switch casesAnton Tananaev
2023-03-02Support Redis forwardingAnton Tananaev
2023-01-29Fix warningAnton Tananaev
2023-01-28Upgrade velocity engineAnton Tananaev
2022-12-23Merge pull request #5009 from sveba/feature/mqttForwarderAnton Tananaev
2022-12-23MQTT EventForwarder addedSvetoslav Batchovski
2022-12-21Add test geocoderAnton Tananaev
2022-12-12Fix importsAnton Tananaev
2022-12-12Dedicated LocationIQ geocoderAnton Tananaev
2022-11-13Implement Kafka forwardingAnton Tananaev
2022-11-13Refactor position forwardingAnton Tananaev
2022-11-13Refactor event forwardingAnton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-09-21Fix forwarding date formatAnton Tananaev
2022-08-08Remove trailing URL slashAnton Tananaev
2022-07-26Testing mail managerAnton Tananaev
2022-07-14Add LBS location caching (fix #3790)Anton Tananaev
2022-06-25Integrate broadcast serviceAnton Tananaev
2022-06-18Remove static injector usagesAnton Tananaev
2022-06-18Fix geocoder injectionAnton Tananaev
2022-06-18Fix config injectionAnton Tananaev
2022-06-18Finally remove contextAnton Tananaev
2022-06-18Remove device managerAnton Tananaev
2022-06-18Remove identity managerAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-16Refactor config usageAnton Tananaev
2022-06-16Inject data managerAnton Tananaev