aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2021-06-29Remove broken map typesAnton Tananaev
2021-06-20Fix style issuesAnton Tananaev
2021-06-20Add current location supportAnton Tananaev
2021-06-18Update openlayers libraryAnton Tananaev
2021-06-15Remove unused variableAnton Tananaev
2021-06-15Fit geofence on edit (fix #862)Anton Tananaev
2021-06-01Improve logo imageAnton Tananaev
2021-05-31Update localizationAnton Tananaev
2021-05-24Fix issue with event time not being displayed in event reportXenoamor
Without this change the Time column is always empty in the events report view. The change matches what is in ReportController.js
2021-04-14Fix style issuesAnton Tananaev
2021-04-14Implement password resetAnton Tananaev
2021-03-12Remove websocker error messageAnton Tananaev
2021-03-07Rename event time fieldAnton Tananaev
2021-02-28Add new commandsAnton Tananaev
2021-02-24Replace Baidu with AutoNaviAnton Tananaev
2021-02-24Implement map switcherAnton Tananaev
2021-01-31Update localizationAnton Tananaev
2020-11-03Update translationsAnton Tananaev
2020-11-01Empty page for replayAnton Tananaev
2020-11-01More Mapbox layersAnton Tananaev
2020-10-31Move variablesAnton Tananaev
2020-10-31Fix lint issuesAnton Tananaev
2020-10-31Import GPX file as geofenceAnton Tananaev
2020-10-25Implement linking fieldAnton Tananaev
2020-10-17Change preview wordingAnton Tananaev
2020-10-06Implement daily summary reportAnton Tananaev
2020-09-28Page for all attributesAnton Tananaev
2020-09-27Implement attributes editingAnton Tananaev
2020-09-20Implement simple users screenAnton Tananaev
2020-09-14Add location and battery levelAnton Tananaev
2020-09-12Add alarm dismiss commandAnton Tananaev
2020-09-05Fix style checkAnton Tananaev
2020-09-05Implement announcement featureAnton Tananaev
2020-09-05Add announcement server fieldAnton Tananaev
2020-08-27Add device inactivity eventAnton Tananaev
2020-07-27First event on the topAnton Tananaev
2020-07-25Update localization filesAnton Tananaev
2020-07-12Add Traccar push notificatorAnton Tananaev
2020-07-08Better language detectionAnton Tananaev
2020-07-07Move update to static viewAnton Tananaev
2020-07-07Downgrade OpenLayers versionAnton Tananaev
2020-07-05Update languages and translationsAnton Tananaev
2020-07-04Fix style issueAnton Tananaev
2020-07-04Add link for modern appAnton Tananaev
2020-04-19Add long./lat./zoom URI parameters to simple UIKristian Kraljic
Instead of reading the longitude, latitude and zoom options from the user / server configuration, one could use the new longitude=, latitude= and zoom= URI parameters, in order to define the launch map view. This is especially useful, in case you would like to embed multiple maps with different views into e.g. another website.
2020-03-10Update CDN dependenciesAnton Tananaev
2020-02-05Make OSM default mapAnton Tananaev
2020-01-31Fix lint warningAnton Tananaev
2020-01-31Fix accuracy radius (fix #765)Anton Tananaev
2020-01-18Update JavaScript librariesAnton Tananaev