Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for budgeting, move to native createdAt | Rory& | 2025-06-03 | 3 | -86/+90 |
| | |||||
* | Fix nix package, implement module | Rory& | 2025-06-03 | 1 | -1/+0 |
| | |||||
* | Simple nixOS module | Rory& | 2025-06-03 | 1 | -1/+1 |
| | |||||
* | Fix performance issues, add fake user bot to test client, more testing | Rory& | 2025-06-03 | 1 | -10/+13 |
| | |||||
* | Add sensor history, balance | Rory& | 2025-06-01 | 4 | -21/+88 |
| | |||||
* | Partial progress on generating http files | Rory& | 2025-06-01 | 1 | -1/+5 |
| | |||||
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 2 | -1/+57 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 1 | -0/+22 |
| | |||||
* | Add some tests | Rory& | 2025-06-01 | 1 | -0/+1 |
| | |||||
* | Generate jwt secrets | Rory& | 2025-05-31 | 1 | -1/+1 |
| | |||||
* | Add plan and readme | Rory& | 2025-05-31 | 2 | -2/+13 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 1 | -9/+23 |
| | |||||
* | Get database working | Rory& | 2025-05-29 | 1 | -0/+0 |
| | |||||
* | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 2025-05-29 | 2 | -0/+14 |
mongo attempt, add test register route |