Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Rename function to "getSupportedCommands"
- Some cleanup
|
|
|
|
|
|
Implement SQL requests construction
|
|
|
|
|
|
|
|
|
|
|
|
- Remame getDeviceById and getDeviceByUniqueId functions
|
|
|
|
|
|
Refactor managers, permissions etc
|
|
|
|
|
|
|
|
- Reorganize permission check and link
- Optimize calendar retrieving
|
|
|
|
|
|
- Add two helpers to BaseResource
|
|
|
|
|
|
|
|
|
|
|
|
Drivers implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement SMS commands
|
|
|
|
Add fallback to SMS if device is not online
Use more variables and ternary operators
|