aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-19Check for empty tokenAnton Tananaev
2016-11-19Fix code analysis problemsAnton Tananaev
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-19Small adjustments to tokensAnton Tananaev
2016-11-18Remove useless elseAbyss777
2016-11-18- Flip user-token mapAbyss777
2016-11-18Implement users tokensAbyss777
2016-11-18Merge pull request #2548 from tananaev/usersAnton Tananaev
2016-11-18Check user in session resourceAnton Tananaev
2016-11-18Fix the problem with sessionAnton Tananaev
2016-11-18Decode AutoGrade status byteAnton Tananaev
2016-11-18Check account on every callAnton Tananaev
2016-11-17Add user expiration and device limitAnton Tananaev
2016-11-17Correctly decode upro mileageAnton Tananaev
2016-11-16Decode upro odometer and OBDAnton Tananaev
2016-11-15Implement upro protocol responseAnton Tananaev
2016-11-15Fix Astra decoding problemAnton Tananaev
2016-11-14Fix Navis speed decodingAnton Tananaev
2016-11-14Another attempt to fix H02 frame decoderAnton Tananaev
2016-11-12New format for V680 protocolAnton Tananaev
2016-11-11Remove staticAbyss777
2016-11-11Analog input values tuningAbyss777
2016-11-09Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)Enrique Villafane
2016-11-10Fix issues with upro coordinatesAnton Tananaev
2016-11-09Support LBS for H02 protocolAnton Tananaev
2016-11-09Extend upro protocol decoderAnton Tananaev
2016-11-07Handle new line in ET messages (fix #2509)Anton Tananaev
2016-11-06Use distance units in Excel reportsAnton Tananaev
2016-11-06Simplify formatting codeAnton Tananaev
2016-11-06Fix NMEA checksum calculation (fix #2405)Anton Tananaev
2016-11-05Support new Totem protocol formatAnton Tananaev
2016-11-03Include version in server modelAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-02Change TK102 protocol to binaryAnton Tananaev
2016-11-02Handle Prime AT Plus protocolAnton Tananaev
2016-11-02Allow remote access to web consoleAnton Tananaev
2016-11-01Move parseDate to DateUtilAbyss777
2016-11-01Remove json conversion in reportsAbyss777
2016-11-01Simplify resource loadingAnton Tananaev
2016-11-01Update resource error handlingAnton Tananaev
2016-10-27Export positions to GPXAbyss777
2016-10-27Implement default config (fix #2484)Anton Tananaev
2016-10-25Merge pull request #2481 from Abyss777/coordinatesAnton Tananaev
2016-10-25Expand expressionAbyss777
2016-10-25Improved checks of last and new positionAbyss777
2016-10-25Remove default values and improve the logicAbyss777
2016-10-25Fix U-pro decoder patterAnton Tananaev
2016-10-24Add exclusion for valid positions to CoordinatesHandlerAbyss777
2016-10-25Merge pull request #2480 from Abyss777/coordinatesAnton Tananaev
2016-10-24Add maximum coordinates error to CoordinatesHandlerAbyss777