Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 3 | -0/+63 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 1 | -4/+13 |
| | |||||
* | Login, delete user | Rory& | 2025-06-01 | 3 | -28/+30 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 4 | -21/+73 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 1 | -8/+14 |
| | |||||
* | Generate jwt secrets | Rory& | 2025-05-31 | 2 | -2/+2 |
| | |||||
* | Add plan and readme | Rory& | 2025-05-31 | 1 | -1/+1 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 5 | -28/+28 |
| | |||||
* | 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 | 4 | -1/+21 |
| | | | | mongo attempt, add test register route | ||||
* | Basic routing and express setup | Rory& | 2025-05-28 | 3 | -0/+19 |