summary refs log tree commit diff
path: root/src/db (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to fix authRory&2025-06-021-1/+1
* Add sensor history, balanceRory&2025-06-015-22/+89
* Partial progress on generating http filesRory&2025-06-011-1/+5
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-013-1/+70
* Update test clientRory&2025-06-011-2/+3
* Login, delete userRory&2025-06-012-11/+22
* Register works, part of login and auth middlewareRory&2025-06-013-21/+91
* Add register with validationRory&2025-06-012-11/+13
* Add some testsRory&2025-06-015-0/+88
* Generate jwt secretsRory&2025-05-312-1/+2
* Add plan and readmeRory&2025-05-312-2/+13
* Prettier configRory&2025-05-293-26/+40
* Get database workingRory&2025-05-292-3/+6
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic mon...Rory&2025-05-294-0/+32
* Initialise modules, add eslint configRory&2025-05-281-0/+0