index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
Age
Commit message (
Collapse
)
Author
2018-10-20
Fix some Java issues
Anton Tananaev
2018-10-18
Implement AutoTrack response
Anton Tananaev
2018-10-18
More flexible match for GPS103
Anton Tananaev
2018-10-17
Move server init into constructor
Anton Tananaev
2018-10-17
Avoid protocol classes in tests
Anton Tananaev
2018-10-17
Remove unnecessary assignment
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-10-17
Automatically get protocol name
Anton Tananaev
2018-10-17
Add Ericar alternative delimiter
Anton Tananaev
2018-10-17
Sanitize all JSON strings
Anton Tananaev
AC-2018-10-9-1, AC-2018-10-9-2, AC-2018-10-9-3, AC-2018-10-9-4
2018-10-16
Simplify base decoder dependencies
Anton Tananaev
2018-10-16
Start implementing injection
Anton Tananaev
2018-10-16
Remove unnecessary methods
Anton Tananaev
2018-10-16
Add injector to the project
Anton Tananaev
2018-10-16
Remove unused method
Anton Tananaev
2018-10-16
Remove remaining handler names
Anton Tananaev
2018-10-16
Remove names for most handlers
Anton Tananaev
2018-10-15
Handle alternative ITS message types
Anton Tananaev
2018-10-13
Make OpenGTS course optional (fix #4101)
Anton Tananaev
2018-10-13
Support MT80 Megastek watch
Anton Tananaev
2018-10-13
Fix method length warning
Anton Tananaev
2018-10-13
Decode X1 GPS RFID data
Anton Tananaev
2018-10-12
Support Galileo extended status
Anton Tananaev
2018-10-12
Restrict access to computed attributes (AC-2018-10-8-1)
Anton Tananaev
2018-10-09
Simplify Watch frame decoder
Anton Tananaev
2018-10-09
Fix GPSMTA battery level decoding
Anton Tananaev
2018-10-06
Fix Intellitrac speed decoding
Anton Tananaev
2018-10-05
Print correct logging level (#4083)
Anton Tananaev
2018-10-04
Filter JRE internal logging (#4083)
Anton Tananaev
2018-10-04
Disable JVM logs (fix #4083)
Anton Tananaev
2018-10-03
Fix geocoder issue (#4073)
Anton Tananaev
2018-10-01
Use the optional no_annotations=1 parameter in the call to the OpenCage API.
Ed Freyfogle
This makes the response slightly faster by not requesting information traccar never uses. See: https://opencagedata.com/api#bestpractices https://opencagedata.com/api#forward-opt
2018-09-30
Refactor web server code
Anton Tananaev
2018-09-30
Use DefaultServlet instead of ResourceHandler
Anton Tananaev
2018-09-30
Remove support for war app
Anton Tananaev
2018-09-29
Option to mail reports
Anton Tananaev
2018-09-29
Re-implement mail notificator
Anton Tananaev
2018-09-29
Move email handling out of notificator
Anton Tananaev
2018-09-27
[Gpsmta] Catch negative sign
Olivier Girondel
2018-09-27
Support Vodofo protocol
Anton Tananaev
2018-09-27
Fix Tramigo frame decoder
Anton Tananaev
2018-09-26
Implement ITS protocol
Anton Tananaev
2018-09-26
Check if log message is provided
Anton Tananaev
2018-09-26
Decode negative latitudes and longitudes (fix #4064)
Olivier Girondel
2018-09-24
Add Base Adresse Nationale reverse geocoder (fix #3769)
Olivier Girondel
2018-09-23
Fix code style issues
Anton Tananaev
2018-09-23
Implement push notifications
Anton Tananaev
2018-09-22
Fix date formatting (fix #4063)
Anton Tananaev
2018-09-21
Implement SmartSole protocol
Anton Tananaev
2018-09-21
Implement TZ RD06 temperature tags
Anton Tananaev
[next]