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
/
web
Age
Commit message (
Expand
)
Author
2016-04-17
Option to set server session timeout
Anton Tananaev
2016-04-16
Remove old web API service
Anton Tananaev
2016-04-09
Fix new api java<->json conversion problem #1859
ulion
2016-03-19
Fix web server bean warning (fix #1800)
Anton Tananaev
2016-03-09
Add groups list window component
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev
2016-03-08
Refactor device permissions resource
Anton Tananaev
2016-02-25
#1751 Bugfix in old API
Alexander
2016-01-05
Remove unused imports and fix other issues
Anton Tananaev
2016-01-04
For #1606 - share HTTP sessions between all web applications
Vitaly Litvak
2015-12-21
Fix style issues and unused imports
Anton Tananaev
2015-12-20
Remove generic method for permissions
Anton Tananaev
2015-12-20
Allow old API to be used separately
Anton Tananaev
2015-12-16
Format date and time in ISO format
Anton Tananaev
2015-12-16
Always use old format for async servlet
Anton Tananaev
2015-12-15
Enable only REST API by default
Anton Tananaev
2015-12-08
Add basic websocket servlet to the server
Anton Tananaev
2015-12-07
Implement device permissions REST API
Anton Tananaev
2015-12-07
Implement command REST resource
Anton Tananaev
2015-12-07
Replace factory method with reflection
Anton Tananaev
2015-12-07
Restrict CORS origin header value
Anton Tananaev
2015-12-03
Remove unused class imports
Anton Tananaev
2015-12-02
Implement error handling for REST API
Anton Tananaev
2015-12-02
Add positions resource to the REST API
Anton Tananaev
2015-12-02
Share session between two API versions
Anton Tananaev
2015-12-02
Start web app migration to REST API
Anton Tananaev
2015-12-02
Minor refactoring in web server class
Anton Tananaev
2015-12-02
Add session authentication option
Anton Tananaev
2015-12-01
Add session resource for authentication
Anton Tananaev
2015-12-01
Remove Clazz utility class
Anton Tananaev
2015-12-01
Explicitly register resource classes
Anton Tananaev
2015-12-01
Rename CORS response filter
Anton Tananaev
2015-12-01
Explicitly register REST filters
Anton Tananaev
2015-11-27
Merge tananaev/master
Rafael Guterres
2015-11-27
Merge tananaev/master
Rafael Guterres
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
2015-11-27
Host database console using Jetty
Anton Tananaev
2015-11-21
Merge tananaev/master
Rafael Guterres
2015-11-21
Add support to generic resources and refactor in classes to support types and...
Rafael Guterres
2015-11-18
Ignore null values in json object
Anton Tananaev
2015-11-17
Update device status via async web service
Anton Tananaev
2015-11-16
Extend async request to include devices
Anton Tananaev
2015-11-16
Disable async debugging and add test
Anton Tananaev
2015-11-15
Allow multiple origin domains (fix #1526)
Anton Tananaev
2015-11-15
Config parameter for allow origin (fix #1526)
Anton Tananaev
2015-11-15
Merge pull request #1527 from guterresrafael/master
Anton Tananaev
2015-11-14
Add api support to http methods and status codes.
Rafael Guterres
2015-11-14
Merge pull request #1510 from guterresrafael/master
Anton Tananaev
2015-11-09
Add initial code for device status
Anton Tananaev
2015-11-08
Fix refresh async session issue
Anton Tananaev
[next]