Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 4 | -1/+70 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 2 | -4/+14 |
| | |||||
* | Login, delete user | Rory& | 2025-06-01 | 5 | -37/+56 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 7 | -25/+122 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 3 | -9/+58 |
| | |||||
* | Generate jwt secrets | Rory& | 2025-05-31 | 3 | -2/+4 |
| | |||||
* | Add plan and readme | Rory& | 2025-05-31 | 1 | -1/+1 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 11 | -81/+81 |
| | |||||
* | Get database working | Rory& | 2025-05-29 | 2 | -2/+2 |
| | |||||
* | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 2025-05-29 | 6 | -2/+25 |
| | | | | mongo attempt, add test register route | ||||
* | Move middlewares out of start.js | Rory& | 2025-05-28 | 4 | -31/+46 |
| | |||||
* | Basic routing and express setup | Rory& | 2025-05-28 | 6 | -2/+76 |
| | |||||
* | Bare minimum express server, fix nix package | Rory& | 2025-05-28 | 1 | -0/+12 |
| | |||||
* | Initialise modules, add eslint config | Rory& | 2025-05-28 | 1 | -0/+0 |