| Commit message (Expand) | Author | Age | Files | Lines |
* | CRUD devices | Rory& | 2025-06-03 | 1 | -5/+79 |
* | 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 | 6 | -14/+141 |
* | More alarm testing | Rory& | 2025-06-02 | 1 | -5/+2 |
* | Fix alarm bug, fix error middleware | Rory& | 2025-06-02 | 1 | -1/+2 |
* | Try to fix auth | Rory& | 2025-06-02 | 2 | -4/+5 |
* | 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 | 5 | -10/+36 |
* | Add shortcut for generating http file, part of API documentation | Rory& | 2025-06-02 | 5 | -8/+53 |
* | Add sensor history, balance | Rory& | 2025-06-01 | 2 | -3/+7 |
* | Rewrite routing | Rory& | 2025-06-01 | 7 | -129/+228 |
* | Partial progress on generating http files | Rory& | 2025-06-01 | 3 | -2/+35 |
* | 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 mon... | Rory& | 2025-05-29 | 4 | -1/+21 |
* | Basic routing and express setup | Rory& | 2025-05-28 | 3 | -0/+19 |