index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
traccar
/
MainModule.java
Age
Commit message (
Expand
)
Author
2024-03-30
Make handlers nullable
Anton Tananaev
2024-03-16
Merge pull request #5282 from supriyoMondal/mqtt-position-forwarding
Anton Tananaev
2024-03-13
Remove Mozilla location service
Anton Tananaev
2024-03-12
linting changes and upgrade mqqt3 to mqtt5
Supriyo
2024-03-11
feat: add configuration for event forwarding with mqtt
Supriyo
2023-11-09
Update HERE geocoder
Anton Tananaev
2023-09-11
Add speed limit accuracy (fix #5175)
Anton Tananaev
2023-08-19
Move from javax to jakarta
Anton Tananaev
2023-07-13
AMQP Forwarder
Rodolfo Silva
2023-06-10
cleanup broadcast type
Rafael E. Ajuria
2023-06-09
cleanup
Rafael E. Ajuria
2023-06-08
Add BaseBroadcastService
Rafael E. Ajuria
2023-06-07
redis broadcast implementation
Rafael E. Ajuria
2023-04-05
Implement retrieveWebUrl
Daniel
2023-04-05
Rename ServletHelper to WebHelper
Daniel
2023-04-05
Review changes 2
Daniel
2023-04-05
Review changes
Daniel
2023-04-03
Lint fixes
Dan
2023-04-03
First pass
Dan
2023-04-01
Initial implementation
Dan
2023-04-01
Create OIDC class and add provider to MainModule
Dan
2023-03-12
Implement memory storage
Anton Tananaev
2023-03-06
Explicit switch cases
Anton Tananaev
2023-03-02
Support Redis forwarding
Anton Tananaev
2023-01-29
Fix warning
Anton Tananaev
2023-01-28
Upgrade velocity engine
Anton Tananaev
2022-12-23
Merge pull request #5009 from sveba/feature/mqttForwarder
Anton Tananaev
2022-12-23
MQTT EventForwarder added
Svetoslav Batchovski
2022-12-21
Add test geocoder
Anton Tananaev
2022-12-12
Fix imports
Anton Tananaev
2022-12-12
Dedicated LocationIQ geocoder
Anton Tananaev
2022-11-13
Implement Kafka forwarding
Anton Tananaev
2022-11-13
Refactor position forwarding
Anton Tananaev
2022-11-13
Refactor event forwarding
Anton Tananaev
2022-10-02
Use singletons where possible
Anton Tananaev
2022-09-21
Fix forwarding date format
Anton Tananaev
2022-08-08
Remove trailing URL slash
Anton Tananaev
2022-07-26
Testing mail manager
Anton Tananaev
2022-07-14
Add LBS location caching (fix #3790)
Anton Tananaev
2022-06-25
Integrate broadcast service
Anton Tananaev
2022-06-18
Remove static injector usages
Anton Tananaev
2022-06-18
Fix geocoder injection
Anton Tananaev
2022-06-18
Fix config injection
Anton Tananaev
2022-06-18
Finally remove context
Anton Tananaev
2022-06-18
Remove device manager
Anton Tananaev
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-16
Refactor geofence classes
Anton Tananaev
2022-06-16
Refactor config usage
Anton Tananaev
2022-06-16
Inject data manager
Anton Tananaev
[next]