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
/
debug.xml
Age
Commit message (
Collapse
)
Author
2015-08-02
Add database schema version
Anton Tananaev
2015-07-25
Update sessions user info
Anton Tananaev
2015-07-25
Add server and user attributes
Anton Tananaev
2015-07-24
Begin Cityeasy protocol implementation
Anton Tananaev
2015-07-20
Update database schema
Anton Tananaev
2015-07-18
Implement TZone protocol
Anton Tananaev
2015-07-17
Add GPS marker config entry
Anton Tananaev
2015-07-15
Store extra data in JSON format
Anton Tananaev
2015-07-14
Support forwarding of data (fix #1131)
Anton Tananaev
2015-07-12
Implement web data handler
Anton Tananaev
2015-07-02
Unify database SQL queries
Anton Tananaev
2015-06-29
Add debug and release web versions
Anton Tananaev
2015-06-29
Reduce sizes of text fieds (fix #1275)
Anton Tananaev
2015-06-29
Combine Syrus and Taip protocols
Anton Tananaev
2015-06-29
Combine MTA6 protocols
Anton Tananaev
2015-06-28
Fix MySQL index creation
Anton Tananaev
2015-06-27
Add position SQL index
Anton Tananaev
2015-06-27
Use new web app by default
Anton Tananaev
2015-06-23
Start MXT protocol implementation
Anton Tananaev
2015-06-18
Refactor database init process
Anton Tananaev
2015-06-17
Load latest positions from db
Anton Tananaev
2015-06-17
Rename some database parameters
Anton Tananaev
2015-06-16
Separated the persisted password (hashedPassword) from the password sent ↵
Demian
from the web request. Improved JSON serialization so it doesnt send as a response the hashed password and salt.
2015-06-16
Implemented password hashing using a salt, following this code&guidelines: ↵
Demian
https://crackstation.net/hashing-security.htm
2015-06-13
Fix database data mocks
Anton Tananaev
2015-06-10
Removing double quotes
Irving Gonzalez
2015-06-11
Revert "removing double quotes"
Anton Tananaev
2015-06-10
Begin implementing alerts
Irving Gonzalez
2015-06-10
removing double quotes
Irving Gonzalez
2015-06-10
changing "database.selectDevices" query
Irving Gonzalez
2015-06-09
Replaced tabs for spaces
Demian
2015-06-09
Added compatibility for MySQL on all queries. Moved the sha256 logic to java ↵
Demian
to make it compatible across all databases
2015-06-09
Moved all the SQL queries to the configuration file
Demian
2015-06-06
Add user management window
Anton Tananaev
2015-06-05
Re-factor config params
Anton Tananaev
2015-06-05
Simplify protocol config
Anton Tananaev
2015-06-05
Move schema query to config
Anton Tananaev
2015-06-05
Rename debug config file
Anton Tananaev