summary refs log tree commit diff
path: root/src/dto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up pointless error handling, coerce booleans to string in nixRory&2025-06-031-10/+1
|
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-3/+1
|
* Fix alarm bug, fix error middlewareRory&2025-06-021-1/+3
|
* Try to fix authRory&2025-06-022-10/+28
|
* Split authentication and authorizationRory&2025-06-021-1/+0
|
* Add sensor history, balanceRory&2025-06-011-36/+0
|
* Update test clientRory&2025-06-012-3/+4
|
* Register works, part of login and auth middlewareRory&2025-06-014-8/+76
|
* Add register with validationRory&2025-06-014-0/+70