summary refs log tree commit diff
path: root/testFrontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement budget handlingRory&2025-06-037-55/+77
|
* Prepare for budgeting, move to native createdAtRory&2025-06-032-5/+55
|
* testFrontend: add activity for almost all endpointsRory&2025-06-035-30/+120
|
* CRUD devicesRory&2025-06-032-40/+115
|
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-0315-24/+389
|
* More alarm testingRory&2025-06-024-3/+44
|
* Try to fix authRory&2025-06-022-2/+6
|
* Split authentication and authorizationRory&2025-06-023-4/+22
|
* Add sensor history, balanceRory&2025-06-011-1/+5
|
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-018-68/+94
|
* Update test clientRory&2025-06-013-13/+29
|
* Register works, part of login and auth middlewareRory&2025-06-012-14/+78
|
* Add register with validationRory&2025-06-0114-75/+2454
|
* Add some testsRory&2025-06-015-4/+159
|
* Init test frontendRory&2025-05-3176-0/+60320