summary refs log tree commit diff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite routingRory&2025-06-0110-180/+328
* Partial progress on generating http filesRory&2025-06-014-2/+59
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-014-1/+70
* Update test clientRory&2025-06-012-4/+14
* Login, delete userRory&2025-06-015-37/+56
* Register works, part of login and auth middlewareRory&2025-06-017-25/+122
* Add register with validationRory&2025-06-013-9/+58
* Generate jwt secretsRory&2025-05-313-2/+4
* Add plan and readmeRory&2025-05-311-1/+1
* Prettier configRory&2025-05-2911-81/+81
* Get database workingRory&2025-05-292-2/+2
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic mon...Rory&2025-05-296-2/+25
* Move middlewares out of start.jsRory&2025-05-284-31/+46
* Basic routing and express setupRory&2025-05-286-2/+76
* Bare minimum express server, fix nix packageRory&2025-05-281-0/+12
* Initialise modules, add eslint configRory&2025-05-281-0/+0