| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up pointless error handling, coerce booleans to string in nix | Rory& | 2025-06-03 | 1 | -10/+1 |
* | CRUD devices | Rory& | 2025-06-03 | 1 | -5/+79 |
* | Fix nix package, implement module | Rory& | 2025-06-03 | 2 | -2/+1 |
* | Simple nixOS module | Rory& | 2025-06-03 | 1 | -1/+1 |
* | Use streaming for alarm list | Rory& | 2025-06-03 | 1 | -1/+0 |
* | Fix performance issues, add fake user bot to test client, more testing | Rory& | 2025-06-03 | 12 | -37/+177 |
* | More alarm testing | Rory& | 2025-06-02 | 2 | -6/+5 |
* | Fix alarm bug, fix error middleware | Rory& | 2025-06-02 | 3 | -8/+8 |
* | Try to fix auth | Rory& | 2025-06-02 | 8 | -28/+50 |
* | Implement a few more routes, fix existing imports due to syntax highlight bre... | Rory& | 2025-06-02 | 4 | -7/+58 |
* | Split authentication and authorization | Rory& | 2025-06-02 | 9 | -41/+145 |
* | Add shortcut for generating http file, part of API documentation | Rory& | 2025-06-02 | 7 | -17/+87 |
* | Add sensor history, balance | Rory& | 2025-06-01 | 10 | -70/+116 |
* | 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 mon... | Rory& | 2025-05-29 | 10 | -2/+57 |
* | 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 |