Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite routing | Rory& | 2025-06-01 | 10 | -180/+328 |
| | |||||
* | Partial progress on generating http files | Rory& | 2025-06-01 | 5 | -3/+64 |
| | |||||
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 7 | -2/+140 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 5 | -9/+21 |
| | |||||
* | Login, delete user | Rory& | 2025-06-01 | 8 | -78/+127 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 15 | -54/+292 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 10 | -22/+144 |
| | |||||
* | Add some tests | Rory& | 2025-06-01 | 10 | -1/+217 |
| | |||||
* | Generate jwt secrets | Rory& | 2025-05-31 | 8 | -4/+72 |
| | |||||
* | Add plan and readme | Rory& | 2025-05-31 | 3 | -3/+14 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 16 | -114/+128 |
| | |||||
* | Get database working | Rory& | 2025-05-29 | 6 | -5/+18 |
| | |||||
* | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 2025-05-29 | 10 | -2/+57 |
| | | | | 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 | 3 | -0/+0 |
| | |||||
* | Clean up generated files | Rory& | 2025-05-28 | 1 | -3/+0 |
| | |||||
* | Add basic dependencies | Rory& | 2025-05-28 | 1 | -0/+3 |