Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement computed attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add fallback to SMS if device is not online
Use more variables and ternary operators
|
|
|
|
|
|
- Allow "device readonly" users send commands
|
|
Implement SMS notifications with help of smpp protocol
|
|
|
|
|
|
|
|
- Allow users edit tokens
- Managers can create users with deviceLimit = 0 only
- Manager can't create users with expirationTime later then their
- Other permissions improvements
|
|
- optimize HashSet creation
|
|
- Optimize getManaged* functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove extra spaces
|
|
|
|
|
|
- Style fixes
|
|
|
|
|
|
|