Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-11 | - Split geofence refresh on 3 functions | Abyss777 | |
- Enable back groupsCache | |||
2016-06-26 | Fixed missed license and wrong EOL | Abyss777 | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-18 | Variable | Abyss777 | |
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 | |
- Show geofence name in event toasts - Link/Unlink geofences to users, devices and groups | |||
2016-06-16 | Added/updated license headers | Abyss777 | |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 | |
- Some optimization | |||
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-10 | Geofences | Abyss777 | |
2016-06-02 | Style fixes and optimization. | Abyss777 | |
2016-06-02 | Send position with event to websocket | Abyss777 | |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 | |
- Fixed bracket indentation | |||
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-08 | Review fixes | Gábor Somogyi | |
2016-05-06 | Checkstyle fix | Gábor Somogyi | |
2016-05-06 | Rename SupportedCommand to CommandType | Gábor Somogyi | |
2016-05-05 | Backend side model put back | Gabor Somogyi | |
2016-05-04 | Merge failure fix | Gabor 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 | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-05-03 | Removed database.selectLatestPosition | Gábor Somogyi | |
2016-05-02 | Concept update + UI translation support | Gábor Somogyi | |
2016-04-27 | Command framework ugly hack version | Gábor Somogyi | |
2016-04-23 | Fix issues with CORS requests | Anton Tananaev | |
2016-04-16 | Bind async connection to user id | Anton Tananaev | |
2016-04-16 | Fix IntelliJ improvement suggestion | Anton Tananaev | |
2016-03-31 | Remove unused variable in filter | Anton Tananaev | |
2016-03-30 | Implement OPTIONS verb API handler | Anton Tananaev | |
2016-03-30 | Refactor CORS response filter | Anton Tananaev | |
2016-03-14 | Fix PMD and CheckStyle issues | Anton Tananaev | |
2016-03-09 | Implement API resource for groups | Anton Tananaev | |
2016-03-08 | Add group queries and recourse | Anton Tananaev | |
2016-03-08 | Refactor device permissions resource | Anton Tananaev | |
2016-03-08 | Add new and update old data models | Anton Tananaev | |
2016-03-07 | Properly compare Java strings | Anton Tananaev | |
2016-03-05 | Handle some async socket exceptions | Anton Tananaev | |
2016-03-03 | Add API to get current positions | Anton Tananaev | |
2016-03-01 | Remove unused Java class imports | Anton Tananaev | |
2016-02-27 | Make WebSocket timeout configurable | Anton Tananaev | |
2016-02-27 | Merge changes from RS-CORS-Origin | Anton Tananaev | |
2016-02-27 | Update file to fix IDE issue | Anton Tananaev | |
2016-02-25 | #1751 Bugfix in new API | Alexander | |
2016-01-23 | Fix checkstyle issues in the project | Anton Tananaev | |
2016-01-20 | Try to authenticate all requests | Anton Tananaev | |
2016-01-16 | Change serialization date format again | Anton Tananaev | |
2016-01-08 | Handle websocket connection idle timeout | Anton Tananaev | |
2016-01-03 | Update JSON serialization date format | Anton Tananaev | |