Age | Commit message (Expand) | Author |
2016-01-03 | Update JSON serialization date format | Anton Tananaev |
2016-01-03 | Another update for date serialization | Anton Tananaev |
2016-01-03 | Fix another problem with date format | Anton Tananaev |
2016-01-02 | Implement NVS GNSS communication protocol | Anton Tananaev |
2016-01-02 | Correct date if device sends not full time | Anton Tananaev |
2016-01-01 | Always allow admin to register new users | Anton Tananaev |
2015-12-30 | Remove code duplication in reverse geocoder | Anton Tananaev |
2015-12-29 | Fix typo in config parameter name | Anton Tananaev |
2015-12-27 | Mark OsmAnd message as valid (fix #1625) | Anton Tananaev |
2015-12-27 | Remove dataId from Device model class | Anton Tananaev |
2015-12-26 | Include seconds in the timestamps (fix #1623) | Anton Tananaev |
2015-12-24 | Dynamically add driver path to classpath | Anton Tananaev |
2015-12-23 | Update supported Meiligao commands | Anton Tananaev |
2015-12-23 | Fix hemisphere decoding for H02 protocol | Anton Tananaev |
2015-12-22 | Decode BCD-coded identifier (fix #1610) | Anton Tananaev |
2015-12-21 | Fix style issues and unused imports | Anton Tananaev |
2015-12-21 | Implement new Megastek message format | Anton Tananaev |
2015-12-20 | Fix some REST API minor issues | Anton Tananaev |
2015-12-20 | Check readonly and registration flags | Anton Tananaev |
2015-12-20 | Remove generic method for permissions | Anton Tananaev |
2015-12-20 | Check permissions for REST API calls | Anton Tananaev |
2015-12-20 | Allow old API to be used separately | Anton Tananaev |
2015-12-20 | Add support for GT300 message format | Anton Tananaev |
2015-12-19 | Correctly docode speed for Castel protocol | Anton Tananaev |
2015-12-19 | Remove extra line spacing | Anton Tananaev |
2015-12-18 | Add user creation to database changelog | Anton Tananaev |
2015-12-18 | Implement Arnavi communication protocol | Anton Tananaev |
2015-12-18 | Finish Liquibase migration implementation | Anton Tananaev |
2015-12-17 | Implement changeset for version 3.0 | Anton Tananaev |
2015-12-17 | Start Liquibase library integration | Anton Tananaev |
2015-12-17 | Add content to Castel response (fix #1599) | Anton Tananaev |
2015-12-17 | Fix Noran new position decoding (fix #1595) | Anton Tananaev |
2015-12-16 | Implement PathAway communication protocol | Anton Tananaev |
2015-12-16 | Fix unused imports and other warnings | Anton Tananaev |
2015-12-16 | Format date and time in ISO format | Anton Tananaev |
2015-12-16 | Add readonly flag to server settings | Anton Tananaev |
2015-12-16 | Always use old format for async servlet | Anton Tananaev |
2015-12-15 | Implement ThinkRace communication protocol | Anton Tananaev |
2015-12-15 | Add support for Disha device protocol | Anton Tananaev |
2015-12-15 | Implement AURU GPRS communication protocol | Anton Tananaev |
2015-12-15 | Enable only REST API by default | Anton Tananaev |
2015-12-15 | Use web socket instead of long polling | Anton Tananaev |
2015-12-15 | Finish server side web sockets | Anton Tananaev |
2015-12-13 | Add new format to Totem protocol decoder | Anton Tananaev |
2015-12-13 | Add new format to Totem frame decoder | Anton Tananaev |
2015-12-13 | Add support for U-pro protocol | Anton Tananaev |
2015-12-11 | Support custom attributes for OsmAnd protocol | Anton Tananaev |
2015-12-08 | Remove unused imports and methods | Anton Tananaev |
2015-12-08 | Add basic websocket servlet to the server | Anton Tananaev |
2015-12-07 | Implement device permissions REST API | Anton Tananaev |