aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16Hide edit buttons in readonly modeAnton 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-15Fix map center coords precisionAnton Tananaev
2015-12-15Use REST API to unlink user deviceAnton Tananaev
2015-12-13Add new format to Totem protocol decoderAnton Tananaev
2015-12-13Add new format to Totem frame decoderAnton Tananaev
2015-12-13Remove editor configuration fileAnton Tananaev
2015-12-13Rename web server JNDI context testAnton Tananaev
2015-12-13Add support for U-pro protocolAnton Tananaev
2015-12-11Add universal editor configuration fileAnton 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-07Change title of devices and state panelAnton Tananaev
2015-12-06Hide status panel by default on mobileAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton 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-02Initial wiring of users and devices APIsAnton Tananaev
2015-12-02Implement server config update APIAnton Tananaev
2015-12-02Clean up unused imports and var namesAnton Tananaev
2015-12-02Use annotations for resource access controlAnton Tananaev
2015-12-02Implement REST login in the web appAnton Tananaev
2015-12-02Share session between two API versionsAnton Tananaev
2015-12-02Start web app migration to REST APIAnton Tananaev
2015-12-02Minor refactoring in web server classAnton Tananaev
2015-12-02Add session authentication optionAnton Tananaev
2015-12-02Add H02 protocol LBS message sampleAnton Tananaev
2015-12-01Add session resource for authenticationAnton Tananaev
2015-12-01Replace MOXy with Jackson implementationAnton Tananaev
2015-12-01Merge branch 'rest' into masterAnton Tananaev
2015-12-01Fix warning reported by FindBugs toolAnton Tananaev
2015-12-01Remove Clazz utility classAnton Tananaev
2015-12-01Refactor security request filteringAnton Tananaev