aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web
AgeCommit message (Expand)Author
2015-09-29Add more CORS headers (fix #1434)Anton Tananaev
2015-09-29Add HTTP CORS header (fix #1434)Anton Tananaev
2015-09-26Fix async session deadlock (fix #1428)Anton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-09-22Show more detailed error messagesAnton Tananaev
2015-09-06For #1395 - updated 'web.type' values to lower caseVitaly Litvak
2015-09-05For #1395 - initialize API for old interface, added possibility to expose onl...Vitaly Litvak
2015-09-04Security check for adding deviceAnton Tananaev
2015-08-10Remove separate mobile folderAnton Tananaev
2015-08-05Fix date and time formatting issuesAnton Tananaev
2015-08-04Fix incorrect time issueAnton Tananaev
2015-08-01Check permissions for commandsAnton Tananaev
2015-08-01Fix some commands issuesAnton Tananaev
2015-07-29Added service to retrieve the positions for a group of devices from a particu...Demian
2015-07-25Update sessions user infoAnton Tananaev
2015-07-24Fallback to index html pageAnton Tananaev
2015-07-18Implement json other decodingAnton Tananaev
2015-07-17Remove enum json conversionAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev