Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement budget handling | Rory& | 2025-06-03 | 7 | -55/+77 |
| | |||||
* | Prepare for budgeting, move to native createdAt | Rory& | 2025-06-03 | 2 | -5/+55 |
| | |||||
* | testFrontend: add activity for almost all endpoints | Rory& | 2025-06-03 | 5 | -30/+120 |
| | |||||
* | CRUD devices | Rory& | 2025-06-03 | 2 | -40/+115 |
| | |||||
* | Fix performance issues, add fake user bot to test client, more testing | Rory& | 2025-06-03 | 15 | -24/+389 |
| | |||||
* | More alarm testing | Rory& | 2025-06-02 | 4 | -3/+44 |
| | |||||
* | Try to fix auth | Rory& | 2025-06-02 | 2 | -2/+6 |
| | |||||
* | Split authentication and authorization | Rory& | 2025-06-02 | 3 | -4/+22 |
| | |||||
* | Add sensor history, balance | Rory& | 2025-06-01 | 1 | -1/+5 |
| | |||||
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 8 | -68/+94 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 3 | -13/+29 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 2 | -14/+78 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 14 | -75/+2454 |
| | |||||
* | Add some tests | Rory& | 2025-06-01 | 5 | -4/+159 |
| | |||||
* | Init test frontend | Rory& | 2025-05-31 | 76 | -0/+60320 |