| Commit message (Expand) | Author | Files | Lines |
2025-06-03 | Simple nixOS module | Rory& | 3 | -6/+35 |
2025-06-03 | Use streaming for alarm list | Rory& | 1 | -1/+0 |
2025-06-03 | Fix performance issues, add fake user bot to test client, more testing | Rory& | 30 | -63/+583 |
2025-06-02 | More alarm testing | Rory& | 7 | -11/+52 |
2025-06-02 | Fix alarm bug, fix error middleware | Rory& | 4 | -9/+11 |
2025-06-02 | Try to fix auth | Rory& | 10 | -30/+56 |
2025-06-02 | Fix readme | Rory& | 1 | -3/+3 |
2025-06-02 | Implement a few more routes, fix existing imports due to syntax highlight bre... | Rory& | 4 | -7/+58 |
2025-06-02 | Split authentication and authorization | Rory& | 13 | -45/+183 |
2025-06-02 | Add shortcut for generating http file, part of API documentation | Rory& | 12 | -98/+201 |
2025-06-01 | Add sensor history, balance | Rory& | 14 | -99/+150 |
2025-06-01 | Rewrite routing | Rory& | 10 | -180/+328 |
2025-06-01 | Partial progress on generating http files | Rory& | 8 | -4/+127 |
2025-06-01 | Add alarm endpoints, basic budget routes, spend history | Rory& | 16 | -72/+239 |
2025-06-01 | Update test client | Rory& | 11 | -23/+79 |
2025-06-01 | Login, delete user | Rory& | 8 | -78/+127 |
2025-06-01 | Register works, part of login and auth middleware | Rory& | 19 | -69/+373 |
2025-06-01 | Add register with validation | Rory& | 30 | -101/+2615 |
2025-06-01 | Add some tests | Rory& | 21 | -9/+449 |
2025-05-31 | Init test frontend | Rory& | 76 | -0/+60320 |
2025-05-31 | Generate jwt secrets | Rory& | 10 | -4/+74 |
2025-05-31 | Add plan and readme | Rory& | 7 | -62/+120 |
2025-05-29 | Prettier config | Rory& | 24 | -2604/+2627 |
2025-05-29 | Get database working | Rory& | 10 | -7/+52 |
2025-05-29 | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic mon... | Rory& | 15 | -9/+84 |
2025-05-28 | Move middlewares out of start.js | Rory& | 4 | -31/+46 |
2025-05-28 | Basic routing and express setup | Rory& | 10 | -3/+155 |
2025-05-28 | Bare minimum express server, fix nix package | Rory& | 4 | -7/+18 |
2025-05-28 | Initialise modules, add eslint config | Rory& | 7 | -5/+72 |
2025-05-28 | Organise dependencies | Rory& | 3 | -9/+99 |
2025-05-28 | Clean up generated files | Rory& | 6 | -150/+4 |
|