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
/
DeviceResource.java
Age
Commit message (
Expand
)
Author
2024-07-06
Update switch statements
Anton Tananaev
2024-06-09
Allow some readonly updates
Anton Tananaev
2024-05-29
Allow regular users edit accumulators
Anton Tananaev
2024-04-04
Limit image file size
Anton Tananaev
2024-04-04
Remove extra dot
Anton Tananaev
2024-04-04
Handle explicit image types
Anton Tananaev
2024-01-21
Improve sharing expiration limit
Anton Tananaev
2024-01-21
Improve sharing permissions
Anton Tananaev
2024-01-18
Option to disable device sharing
Anton Tananaev
2024-01-16
Return existing user on second share
Anton Tananaev
2024-01-16
Disallow device re-sharing
Anton Tananaev
2024-01-15
Make device sharing configurable
Anton Tananaev
2023-12-17
Improve cache update performance
Anton Tananaev
2023-11-25
Add device sharing (fix #3789, fix #4936, fix #5025)
Anton Tananaev
2023-08-19
Move from javax to jakarta
Anton Tananaev
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-07-04
Add device image upload
Anton Tananaev
2022-06-25
Simplify broadcast calls
Anton Tananaev
2022-06-25
Fix connection users issue
Anton Tananaev
2022-06-25
Integrate broadcast service
Anton Tananaev
2022-06-22
Fix accumulator update
Anton Tananaev
2022-06-18
Remove unused import
Anton Tananaev
2022-06-18
Remove static injector usages
Anton Tananaev
2022-06-18
Migrate device resource
Anton Tananaev
2022-06-15
Remove users manager
Anton Tananaev
2022-04-05
Migrate permissions to storage
Anton Tananaev
2022-02-13
New storage implementation
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev