summary refs log tree commit diff
path: root/src/api/middlewares (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-032-5/+19
* More alarm testingRory&2025-06-021-1/+3
* Fix alarm bug, fix error middlewareRory&2025-06-021-6/+3
* Try to fix authRory&2025-06-022-12/+15
* Split authentication and authorizationRory&2025-06-021-12/+67
* Add sensor history, balanceRory&2025-06-011-2/+6
* Rewrite routingRory&2025-06-011-0/+4
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-011-1/+7
* Update test clientRory&2025-06-011-0/+1
* Login, delete userRory&2025-06-011-4/+7
* Register works, part of login and auth middlewareRory&2025-06-012-0/+27
* Add register with validationRory&2025-06-011-0/+39
* Prettier configRory&2025-05-293-30/+30
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic mon...Rory&2025-05-291-1/+1
* Move middlewares out of start.jsRory&2025-05-283-0/+41