aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/MainModule.java
AgeCommit message (Expand)Author
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
2022-06-16Inject data sourceAnton Tananaev
2022-06-15Remove users managerAnton Tananaev
2022-06-14Refactor notification managerAnton Tananaev
2022-06-14Inject connection managerAnton Tananaev
2022-06-12Revert JSR353 removalAnton Tananaev
2022-06-11Another injection fixAnton Tananaev
2022-06-11Fix injectionAnton Tananaev
2022-06-11Inject network clientAnton Tananaev
2022-06-11Inject object mapperAnton Tananaev
2022-06-11Inject velocity engineAnton Tananaev
2022-06-11Inject event forwarderAnton Tananaev
2022-06-09Remove SMS from contextAnton Tananaev
2022-06-09Remove WebServer from contextAnton Tananaev