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
/
Main.java
Age
Commit message (
Expand
)
Author
2024-01-25
Initialization grace period (fix #5258)
Anton Tananaev
2022-07-18
Reset start on restart
Anton Tananaev
2022-06-18
Finally remove context
Anton Tananaev
2022-06-16
Improve web injection
Anton Tananaev
2022-06-16
Refactor web server code
Anton Tananaev
2022-06-16
Inject data source
Anton Tananaev
2022-06-09
Remove WebServer from context
Anton Tananaev
2022-06-09
Remove more from context
Anton Tananaev
2022-06-07
Extract user utils from reports
Anton Tananaev
2022-06-04
Remove more from context
Anton Tananaev
2022-05-30
No context dependency for decoder
Anton Tananaev
2022-04-30
Implement cluster broadcasting
Anton Tananaev
2022-04-14
Use schedule manager for health check
Anton Tananaev
2022-04-14
Refactor services
Anton Tananaev
2021-01-31
Remove unused code
Anton Tananaev
2020-12-29
Remove unused imports
Anton Tananaev
2020-12-29
Migrate keys and remove database cleanup
Anton Tananaev
2020-08-27
Add device inactivity event
Anton Tananaev
2020-06-07
Improve debugging experience
Anton Tananaev
2020-02-23
Remove debugging code
Anton Tananaev
2020-02-22
Support health monitoring
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev