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
/
api
/
resource
/
PositionResource.java
Age
Commit message (
Expand
)
Author
2023-08-19
Move from javax to jakarta
Anton Tananaev
2023-04-04
Add DELETE api endpoint for Positions
Roberto Murguia
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-08-03
Implement GPX export (fix #4646)
Anton Tananaev
2022-07-04
Implement CSV export (fix #2961)
Anton Tananaev
2022-07-03
Support KML export (fix #1858, fix #2329)
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-13
Refactor position resource
Anton Tananaev
2022-06-13
Remove data manager methods
Anton Tananaev
2022-06-13
Refactor getPositions method
Anton Tananaev
2022-06-04
Refactor commands manager
Anton Tananaev
2022-04-05
Migrate permissions to storage
Anton Tananaev
2022-02-13
New storage implementation
Anton Tananaev
2022-01-31
Add option to disable reports
Anton Tananaev
2020-12-27
Remove GPX and CSV export
Anton Tananaev
2020-08-01
Update reports API and add logging
Anton Tananaev
2020-03-23
Support position for single device
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev