summary refs log tree commit diff
path: root/src/api/routes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-013-0/+63
|
* Update test clientRory&2025-06-011-4/+13
|
* Login, delete userRory&2025-06-013-28/+30
|
* Register works, part of login and auth middlewareRory&2025-06-014-21/+73
|
* Add register with validationRory&2025-06-011-8/+14
|
* Generate jwt secretsRory&2025-05-312-2/+2
|
* Add plan and readmeRory&2025-05-311-1/+1
|
* Prettier configRory&2025-05-295-28/+28
|
* Get database workingRory&2025-05-292-2/+2
|
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&2025-05-294-1/+21
| | | | mongo attempt, add test register route
* Basic routing and express setupRory&2025-05-283-0/+19