Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | Revert back parameter name | Anton Tananaev | |
2018-02-02 | - Use "media.path" as switch | Abyss777 | |
- Handle if MediaManager undefined | |||
2018-02-02 | Add switch to enable media web access | Abyss777 | |
2018-02-02 | - Move media servlet to api context | Abyss777 | |
- Cleanup and optimization | |||
2018-02-01 | Provide access to media files received from devices | Abyss777 | |
2017-09-02 | Implement OsmAnd web proxy | Anton Tananaev | |
2017-08-16 | Fix style issue | Anton Tananaev | |
2017-08-16 | Make cache control configurable | Anton Tananaev | |
2017-07-05 | Implement simple caching | Anton Tananaev | |
2016-12-15 | Begin simple web app implementation | Anton Tananaev | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-11-01 | Simplify resource loading | Anton Tananaev | |
2016-10-08 | Implement statistics API call | Anton Tananaev | |
2016-09-21 | Add attributes aliases | Abyss777 | |
2016-08-04 | - Added getGroupDevices to PermissionsManager | Abyss777 | |
- Implemented Route Report | |||
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers | |||
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-10 | Geofences | Abyss777 | |
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-06 | Rename SupportedCommand to CommandType | Gábor Somogyi | |
2016-05-04 | Merge branch 'master' into command_framework | Gabor Somogyi | |
2016-05-04 | Checkstyle fix | Gabor Somogyi | |
2016-05-04 | SupportedCommand model removed | Gabor Somogyi | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-05-02 | Concept update + UI translation support | Gábor Somogyi | |
2016-04-17 | Option to set server session timeout | Anton Tananaev | |
2016-04-16 | Remove old web API service | Anton Tananaev | |
2016-04-09 | Fix new api java<->json conversion problem #1859 | ulion | |
2016-03-19 | Fix web server bean warning (fix #1800) | Anton Tananaev | |
2016-03-09 | Add groups list window component | Anton Tananaev | |
2016-03-08 | Refactor device permissions resource | Anton Tananaev | |
2016-01-05 | Remove unused imports and fix other issues | Anton Tananaev | |
2016-01-04 | For #1606 - share HTTP sessions between all web applications | Vitaly Litvak | |
2015-12-20 | Allow old API to be used separately | Anton Tananaev | |
2015-12-16 | Format date and time in ISO format | Anton Tananaev | |
2015-12-15 | Enable only REST API by default | Anton Tananaev | |
2015-12-08 | Add basic websocket servlet to the server | 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 | Implement error handling for REST API | Anton Tananaev | |
2015-12-02 | Add positions resource to the REST API | Anton Tananaev | |
2015-12-02 | Share session between two API versions | Anton Tananaev | |
2015-12-02 | Start web app migration to REST API | Anton Tananaev | |
2015-12-02 | Minor refactoring in web server class | Anton Tananaev | |
2015-12-02 | Add session authentication option | Anton Tananaev | |
2015-12-01 | Add session resource for authentication | Anton Tananaev | |
2015-12-01 | Explicitly register resource classes | Anton Tananaev | |
2015-12-01 | Rename CORS response filter | Anton Tananaev | |