Age | Commit message (Expand) | Author |
2019-02-23 | Refactor configuration | Anton Tananaev |
2019-02-02 | Use full paths for web | Anton Tananaev |
2018-11-08 | Fix time formatting issues | Anton Tananaev |
2018-09-30 | Refactor web server code | Anton Tananaev |
2018-09-30 | Use DefaultServlet instead of ResourceHandler | Anton Tananaev |
2018-09-30 | Remove support for war app | Anton Tananaev |
2018-09-22 | Fix date formatting (fix #4063) | Anton Tananaev |
2018-09-17 | Remove joda time library | Anton Tananaev |
2018-09-17 | Upgrade to Java 8 | Anton Tananaev |
2018-09-15 | Provide error messages | Anton Tananaev |
2018-09-14 | Log using slf4j and java logging | Anton Tananaev |
2018-02-03 | Revert back parameter name | Anton Tananaev |
2018-02-02 | - Use "media.path" as switch | Abyss777 |
2018-02-02 | Add switch to enable media web access | Abyss777 |
2018-02-02 | - Move media servlet to api context | Abyss777 |
2018-02-01 | Provide access to media files received from devices | Abyss777 |
2018-01-26 | Clean up unused imports | Anton Tananaev |
2018-01-26 | Clean up unnecessary code | Anton Tananaev |
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-19 | Remove own JSON converter | Anton Tananaev |
2016-12-15 | Begin simple web app implementation | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-11-02 | Allow remote access to web console | Anton Tananaev |
2016-11-01 | Simplify resource loading | Anton Tananaev |
2016-10-27 | Export positions to GPX | Abyss777 |
2016-10-08 | Implement statistics API call | Anton Tananaev |
2016-09-22 | Merge pull request #2354 from Abyss777/device_attribute_aliases | Anton Tananaev |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-09-21 | PMD fix | Abyss777 |
2016-09-14 | Simplify regex | Abyss777 |
2016-09-14 | - Make Attributes always last column | Abyss777 |
2016-08-08 | Removed addLine and addField functions | Abyss777 |
2016-08-08 | - Used @Consumes and @Produces instead of direct header access | Abyss777 |
2016-08-05 | - Moved GeneralReport to separate file | Abyss777 |
2016-08-05 | - Added distance rounding | Abyss777 |
2016-08-04 | - Added getGroupDevices to PermissionsManager | Abyss777 |
2016-07-13 | changes Anton asked me | ninioe |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe |
2016-07-04 | Fix null list exception | Anton Tananaev |
2016-06-28 | JsonConverter.objectToJson now can return Lists of objects or primitives | Abyss777 |
2016-06-26 | Added notifications via email | Abyss777 |
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 |