aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2016-06-10GeofencesAbyss777
2016-06-02Style fixes and optimization.Abyss777
2016-06-02Send position with event to websocketAbyss777
2016-05-31- Renamed eventTime to serverTimeAbyss777
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-26Events subsystemAbyss777
2016-05-08Review fixesGábor Somogyi
2016-05-06Checkstyle fixGábor Somogyi
2016-05-06Rename SupportedCommand to CommandTypeGábor Somogyi
2016-05-05Backend side model put backGabor Somogyi
2016-05-04Merge failure fixGabor Somogyi
2016-05-04Merge branch 'master' into command_frameworkGabor Somogyi
2016-05-04Checkstyle fixGabor Somogyi
2016-05-04SupportedCommand model removedGabor Somogyi
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-05-03Removed database.selectLatestPositionGábor Somogyi
2016-05-02Concept update + UI translation supportGábor Somogyi
2016-04-27Command framework ugly hack versionGábor Somogyi
2016-04-23Fix issues with CORS requestsAnton Tananaev
2016-04-16Bind async connection to user idAnton Tananaev
2016-04-16Fix IntelliJ improvement suggestionAnton Tananaev
2016-03-31Remove unused variable in filterAnton Tananaev
2016-03-30Implement OPTIONS verb API handlerAnton Tananaev
2016-03-30Refactor CORS response filterAnton Tananaev
2016-03-14Fix PMD and CheckStyle issuesAnton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev
2016-03-08Add group queries and recourseAnton Tananaev
2016-03-08Refactor device permissions resourceAnton Tananaev
2016-03-08Add new and update old data modelsAnton Tananaev
2016-03-07Properly compare Java stringsAnton Tananaev
2016-03-05Handle some async socket exceptionsAnton Tananaev
2016-03-03Add API to get current positionsAnton Tananaev
2016-03-01Remove unused Java class importsAnton Tananaev
2016-02-27Make WebSocket timeout configurableAnton Tananaev
2016-02-27Merge changes from RS-CORS-OriginAnton Tananaev
2016-02-27Update file to fix IDE issueAnton Tananaev
2016-02-25#1751 Bugfix in new APIAlexander
2016-01-23Fix checkstyle issues in the projectAnton Tananaev
2016-01-20Try to authenticate all requestsAnton Tananaev
2016-01-16Change serialization date format againAnton Tananaev
2016-01-08Handle websocket connection idle timeoutAnton Tananaev
2016-01-03Update JSON serialization date formatAnton Tananaev
2016-01-03Another update for date serializationAnton Tananaev
2016-01-03Fix another problem with date formatAnton Tananaev
2016-01-01Always allow admin to register new usersAnton Tananaev
2015-12-26Include seconds in the timestamps (fix #1623)Anton Tananaev
2015-12-21Fix style issues and unused importsAnton Tananaev
2015-12-20Fix some REST API minor issuesAnton Tananaev
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev