summary refs log tree commit diff
path: root/src/db/dbAccess/user.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix nix package, implement moduleRory&2025-06-031-1/+1
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-4/+2
* Try to fix authRory&2025-06-021-1/+1
* Add sensor history, balanceRory&2025-06-011-1/+1
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-011-0/+13
* Update test clientRory&2025-06-011-2/+3
* Login, delete userRory&2025-06-011-2/+12
* Register works, part of login and auth middlewareRory&2025-06-011-19/+64
* Add register with validationRory&2025-06-011-10/+12
* Add some testsRory&2025-06-011-0/+41