Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix performance issues, add fake user bot to test client, more testing | Rory& | 2025-06-03 | 2 | -5/+19 |
| | |||||
* | More alarm testing | Rory& | 2025-06-02 | 1 | -1/+3 |
| | |||||
* | Fix alarm bug, fix error middleware | Rory& | 2025-06-02 | 1 | -6/+3 |
| | |||||
* | Try to fix auth | Rory& | 2025-06-02 | 2 | -12/+15 |
| | |||||
* | Split authentication and authorization | Rory& | 2025-06-02 | 1 | -12/+67 |
| | |||||
* | Add sensor history, balance | Rory& | 2025-06-01 | 1 | -2/+6 |
| | |||||
* | Rewrite routing | Rory& | 2025-06-01 | 1 | -0/+4 |
| | |||||
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 1 | -1/+7 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 1 | -0/+1 |
| | |||||
* | Login, delete user | Rory& | 2025-06-01 | 1 | -4/+7 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 2 | -0/+27 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 1 | -0/+39 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 3 | -30/+30 |
| | |||||
* | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 2025-05-29 | 1 | -1/+1 |
| | | | | mongo attempt, add test register route | ||||
* | Move middlewares out of start.js | Rory& | 2025-05-28 | 3 | -0/+41 |