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
/
org
/
traccar
/
http
Age
Commit message (
Expand
)
Author
2015-07-14
Use diamond operator for generics
Anton Tananaev
2015-07-13
Catch multiple exception types
Anton Tananaev
2015-07-13
Use switch statemens with strings
Anton Tananaev
2015-07-12
Re-factor configuration access
Anton Tananaev
2015-07-12
Set correct JSON content type (fix #1298)
Anton Tananaev
2015-07-01
Minor changes to password management
Anton Tananaev
2015-06-30
Fix async servlet problem
Anton Tananaev
2015-06-30
Fix database init sequence
Anton Tananaev
2015-06-30
Handle async servlet exceptions
Anton Tananaev
2015-06-30
Active devices in connection manager
Anton Tananaev
2015-06-30
Move commands related classes
Anton Tananaev
2015-06-29
Add debug and release web versions
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-06-27
Use new web app by default
Anton Tananaev
2015-06-27
Fix user security issue
Anton Tananaev
2015-06-26
Implement session updates
Anton Tananaev
2015-06-21
Update web path config
Anton Tananaev
2015-06-18
Force initial async update
Anton Tananaev
2015-06-16
Separated the persisted password (hashedPassword) from the password sent from...
Demian
2015-06-16
Implemented password hashing using a salt, following this code&guidelines: ht...
Demian
2015-06-13
Fix API access permissions
Anton Tananaev
2015-06-06
Add users API servlet
Anton Tananaev
2015-06-05
Add user account dialog
Anton Tananaev
2015-06-05
Re-factor config params
Anton Tananaev
2015-06-01
Load server settings in web
Anton Tananaev
2015-06-01
Add servlet for server settings
Anton Tananaev
2015-05-30
Disable async session debug
Anton Tananaev
2015-05-29
Show live data on map
Anton Tananaev
2015-05-20
Implement position report loading
Anton Tananaev
2015-05-14
Add mobile web interface
Anton Tananaev
2015-05-10
Refactor web app architecture
Anton Tananaev
2015-05-06
Display markers on the map
Anton Tananaev
2015-05-06
Add new user registration
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
2015-05-03
Create base servlet class
Anton Tananaev
2015-05-03
Implmenet reflection json conversion
Anton Tananaev
2015-05-02
Refactor data manager code
Anton Tananaev
2015-05-01
Add device update and remove
Anton Tananaev
2015-04-30
Separate async API servlet
Anton Tananaev
2015-04-29
Check if user is logged in
Anton Tananaev
2015-04-28
Implement API to create devices
Anton Tananaev
2015-04-27
Reuse constants in servlets
Anton Tananaev
2015-04-27
Handle null request in servlet
Anton Tananaev
2015-04-27
Separate Servlet for devices
Anton Tananaev
2015-04-27
Implement permissions manager
Anton Tananaev
2015-04-26
Change user name to email
Anton Tananaev
2015-04-25
Implement async position update
Anton Tananaev
2015-04-25
Use Java standard Json library
Anton Tananaev
2015-04-25
Implement API to get devices
Anton Tananaev
2015-04-24
Add dummy asyc Servlet
Anton Tananaev
[next]