aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-12-23Update supported Meiligao commandsAnton Tananaev
2015-12-23Fix hemisphere decoding for H02 protocolAnton Tananaev
2015-12-22Decode BCD-coded identifier (fix #1610)Anton Tananaev
2015-12-21Fix style issues and unused importsAnton Tananaev
2015-12-21Implement new Megastek message formatAnton Tananaev
2015-12-20Fix some REST API minor issuesAnton Tananaev
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Remove generic method for permissionsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-20Allow old API to be used separatelyAnton Tananaev
2015-12-20Add support for GT300 message formatAnton Tananaev
2015-12-19Correctly docode speed for Castel protocolAnton Tananaev
2015-12-19Remove extra line spacingAnton Tananaev
2015-12-18Add user creation to database changelogAnton Tananaev
2015-12-18Implement Arnavi communication protocolAnton Tananaev
2015-12-18Finish Liquibase migration implementationAnton Tananaev
2015-12-17Implement changeset for version 3.0Anton Tananaev
2015-12-17Start Liquibase library integrationAnton Tananaev
2015-12-17Add content to Castel response (fix #1599)Anton Tananaev
2015-12-17Fix Noran new position decoding (fix #1595)Anton Tananaev
2015-12-16Implement PathAway communication protocolAnton Tananaev
2015-12-16Fix unused imports and other warningsAnton Tananaev
2015-12-16Format date and time in ISO formatAnton Tananaev
2015-12-16Add readonly flag to server settingsAnton Tananaev
2015-12-16Always use old format for async servletAnton Tananaev
2015-12-15Implement ThinkRace communication protocolAnton Tananaev
2015-12-15Add support for Disha device protocolAnton Tananaev
2015-12-15Implement AURU GPRS communication protocolAnton Tananaev
2015-12-15Enable only REST API by defaultAnton Tananaev
2015-12-15Use web socket instead of long pollingAnton Tananaev
2015-12-15Finish server side web socketsAnton Tananaev
2015-12-13Add new format to Totem protocol decoderAnton Tananaev
2015-12-13Add new format to Totem frame decoderAnton Tananaev
2015-12-13Add support for U-pro protocolAnton Tananaev
2015-12-11Support custom attributes for OsmAnd protocolAnton Tananaev
2015-12-08Remove unused imports and methodsAnton Tananaev
2015-12-08Add basic websocket servlet to the serverAnton Tananaev
2015-12-07Implement device permissions REST APIAnton Tananaev
2015-12-07Implement command REST resourceAnton Tananaev
2015-12-07Replace factory method with reflectionAnton Tananaev
2015-12-07Fix compilation error in data managerAnton Tananaev
2015-12-07Refactor identity manager implementationAnton Tananaev
2015-12-07Use UTF-8 name from standard libraryAnton Tananaev
2015-12-07Restrict CORS origin header valueAnton Tananaev
2015-12-03Remove unused class importsAnton Tananaev
2015-12-03Implement command support for MeiligaoAnton Tananaev
2015-12-02Implement error handling for REST APIAnton Tananaev
2015-12-02Add positions resource to the REST APIAnton Tananaev
2015-12-02Implement server config update APIAnton Tananaev
2015-12-02Clean up unused imports and var namesAnton Tananaev