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
/
model
Age
Commit message (
Expand
)
Author
2023-10-04
Event for sent queued commands
Anton Tananaev
2023-07-19
Remove unnecessary checks
Anton Tananaev
2023-07-19
Trim important fields
Anton Tananaev
2023-07-01
Add calendar based filtering
Anton Tananaev
2023-06-22
Decode Fifotrack engine hours
Anton Tananaev
2023-05-29
fix typo: replaced .containsKey with .get
merabtenei
2023-05-29
fix return null value
merabtenei
2023-05-28
fix NullPointerException when attribute key is defined and value is set to nu...
merabtenei
2023-05-22
Add SMS enabled flag
Anton Tananaev
2023-05-15
Add HTML branding overrides
Anton Tananaev
2023-04-23
Move geofenceIds to position
Anton Tananaev
2023-04-22
Fix report scheduling
Anton Tananaev
2023-04-03
First pass
Dan
2023-04-01
Expose OIDC state on /server endpoint
Dan
2023-03-25
Support Wetrust GPS tracker
Anton Tananaev
2023-02-21
Add lock attribute
Anton Tananaev
2023-02-20
Implement command notificator
Anton Tananaev
2023-01-26
Use period from calendar
Anton Tananaev
2023-01-24
Add calendar to report
Anton Tananaev
2023-01-24
Model for scheduled reports
Anton Tananaev
2023-01-15
Remove default admin
Anton Tananaev
2022-12-16
Throw on invalid coordinates
Anton Tananaev
2022-12-14
Handle motion fluctuation (fix #5000)
Anton Tananaev
2022-11-02
Improve attribute type handling
Anton Tananaev
2022-10-19
Fix command queue issue
Anton Tananaev
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-09-28
Queued command model
Anton Tananaev
2022-09-25
Persist device state
Anton Tananaev
2022-09-08
Attributes never null
Anton Tananaev
2022-08-03
Implement refuel events
Anton Tananaev
2022-08-02
New API token system
Anton Tananaev
2022-07-24
Avoid copying array
Anton Tananaev
2022-07-22
Add device expiration (fix #3056, fix #3529)
Anton Tananaev
2022-07-19
Add coordinates validation
Anton Tananaev
2022-07-18
Add media events (fix #3863)
Anton Tananaev
2022-07-18
Disable email change (fix #3878)
Anton Tananaev
2022-07-14
Fix code style issues
Anton Tananaev
2022-07-14
Add LBS location caching (fix #3790)
Anton Tananaev
2022-07-14
Null check geofenceIds (fix #4896)
Anton Tananaev
2022-07-13
Handle null status
Anton Tananaev
2022-07-13
Simplify attribute check
Anton Tananaev
2022-07-13
Fix geofenceIds issue (fix #4890)
Anton Tananaev
2022-07-12
Persist device status (fix #4890, fix #4891)
Anton Tananaev
2022-07-12
Remove extended query annotation
Anton Tananaev
2022-07-04
Implement CSV export (fix #2961)
Anton Tananaev
2022-07-03
Geocoder enabled server flag
Anton Tananaev
2022-06-25
Integrate broadcast service
Anton Tananaev
2022-06-22
Return storage info
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-16
Refactor geofence classes
Anton Tananaev
[next]