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
/
api
/
resource
Age
Commit message (
Expand
)
Author
2016-04-16
Bind async connection to user id
Anton Tananaev
2016-03-14
Fix PMD and CheckStyle issues
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev
2016-03-08
Add group queries and recourse
Anton Tananaev
2016-03-08
Refactor device permissions resource
Anton Tananaev
2016-03-08
Add new and update old data models
Anton Tananaev
2016-03-03
Add API to get current positions
Anton Tananaev
2016-01-01
Always allow admin to register new users
Anton Tananaev
2015-12-21
Fix style issues and unused imports
Anton Tananaev
2015-12-20
Check readonly and registration flags
Anton Tananaev
2015-12-20
Check permissions for REST API calls
Anton Tananaev
2015-12-08
Remove unused imports and methods
Anton Tananaev
2015-12-07
Implement device permissions REST API
Anton Tananaev
2015-12-07
Implement command REST resource
Anton Tananaev
2015-12-03
Remove unused class imports
Anton Tananaev
2015-12-02
Add positions resource to the REST API
Anton Tananaev
2015-12-02
Implement server config update API
Anton Tananaev
2015-12-02
Clean up unused imports and var names
Anton Tananaev
2015-12-02
Use annotations for resource access control
Anton Tananaev
2015-12-02
Implement REST login in the web app
Anton Tananaev
2015-12-02
Add session authentication option
Anton Tananaev
2015-12-01
Add session resource for authentication
Anton Tananaev
2015-12-01
Refactor base and other resource classes
Anton Tananaev
2015-12-01
Remove response builder utility class
Anton Tananaev
2015-12-01
Move role definitions to user model
Anton Tananaev
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres