aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web
AgeCommit message (Expand)Author
2018-02-03Revert back parameter nameAnton Tananaev
2018-02-02- Use "media.path" as switchAbyss777
2018-02-02Add switch to enable media web accessAbyss777
2018-02-02- Move media servlet to api contextAbyss777
2018-02-01Provide access to media files received from devicesAbyss777
2018-01-26Clean up unused importsAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2017-09-02Implement OsmAnd web proxyAnton Tananaev
2017-08-16Fix style issueAnton Tananaev
2017-08-16Make cache control configurableAnton Tananaev
2017-07-05Implement simple cachingAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-15Begin simple web app implementationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-02Allow remote access to web consoleAnton Tananaev
2016-11-01Simplify resource loadingAnton Tananaev
2016-10-27Export positions to GPXAbyss777
2016-10-08Implement statistics API callAnton Tananaev
2016-09-22Merge pull request #2354 from Abyss777/device_attribute_aliasesAnton Tananaev
2016-09-21Add attributes aliasesAbyss777
2016-09-21PMD fixAbyss777
2016-09-14Simplify regexAbyss777
2016-09-14- Make Attributes always last columnAbyss777
2016-08-08Removed addLine and addField functionsAbyss777
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-05- Moved GeneralReport to separate fileAbyss777
2016-08-05- Added distance roundingAbyss777
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
2016-07-04Fix null list exceptionAnton Tananaev
2016-06-28JsonConverter.objectToJson now can return Lists of objects or primitivesAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-10GeofencesAbyss777
2016-05-26Events subsystemAbyss777
2016-05-06Rename SupportedCommand to CommandTypeGábor 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-02Concept update + UI translation supportGábor Somogyi
2016-04-17Option to set server session timeoutAnton Tananaev
2016-04-16Remove old web API serviceAnton Tananaev
2016-04-09Fix new api java<->json conversion problem #1859ulion
2016-03-19Fix web server bean warning (fix #1800)Anton Tananaev
2016-03-09Add groups list window componentAnton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev
2016-03-08Refactor device permissions resourceAnton Tananaev
2016-02-25#1751 Bugfix in old APIAlexander
2016-01-05Remove unused imports and fix other issuesAnton Tananaev