summary refs log tree commit diff
path: root/src/db (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for budgeting, move to native createdAtRory&2025-06-033-86/+90
|
* Fix nix package, implement moduleRory&2025-06-032-2/+1
|
* Simple nixOS moduleRory&2025-06-031-1/+1
|
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-033-15/+16
|
* 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 ↵Rory&2025-05-294-0/+32
| | | | mongo attempt, add test register route
* Initialise modules, add eslint configRory&2025-05-281-0/+0