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
/
helper
Age
Commit message (
Expand
)
Author
2022-07-18
Reset start on restart
Anton Tananaev
2022-06-30
Fix group attribute lookup (fix #4880)
Anton Tananaev
2022-06-29
Unify signed magnitude int decoding
Anton Tananaev
2022-06-27
Temporary disable group lookup
Anton Tananaev
2022-06-22
Return storage info
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-18
Remove unused code
Anton Tananaev
2022-06-18
Refactor device password
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-16
Refactor geofence classes
Anton Tananaev
2022-06-13
Refactor getPositions method
Anton Tananaev
2022-06-10
Inject report utils
Anton Tananaev
2022-06-09
Remove geofence manager
Anton Tananaev
2022-06-07
Extract user utils from reports
Anton Tananaev
2022-05-28
Decode G6W audio format
Anton Tananaev
2022-05-24
Include address in login logs
Anton Tananaev
2022-05-02
Log transport layer protocol
Anton Tananaev
2022-04-30
Fix Envotech location
Anton Tananaev
2022-02-14
Extract package scanning
Anton Tananaev
2022-02-04
Fix buffer search
Anton Tananaev
2021-11-05
Support new Xexun protocol (fix #4727)
Anton Tananaev
2021-08-15
Workaround Netty bug
Anton Tananaev
2020-12-29
Migrate logger keys
Anton Tananaev
2020-12-27
Simplify regex
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-09-29
Handle long OBD values
Anton Tananaev
2020-09-12
Refactor NMEA checksum
Anton Tananaev
2020-08-01
Update reports API and add logging
Anton Tananaev
2020-07-08
Remove unused files
Anton Tananaev
2020-02-02
Fix merge issues
Anton Tananaev
2020-01-23
Fix logging issue (fix #4473)
Anton Tananaev
2020-01-15
Clean login failure logging
Anton Tananaev
2020-01-03
Resolved styling errors
developerKurt
2020-01-03
As the owner requested:
developerKurt
2020-01-02
Fixed rest of the styling errors.
developerKurt
2020-01-02
Implemented project's code style
developerKurt
2020-01-02
Corrected the documentation of IpRetriever.java
developerKurt
2020-01-01
As requested in issue #4393, added logging IP address functionality when logi...
developerKurt
2019-08-14
Fix month decoding
Anton Tananaev
2019-04-29
Fix code style issues
Anton Tananaev
2019-04-29
Log exception root cause
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev