Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API docs HEAD main | Rory& | 2025-06-03 | 8 | -18/+185 |
| | |||||
* | Implement budget handling | Rory& | 2025-06-03 | 10 | -85/+134 |
| | |||||
* | Prepare for budgeting, move to native createdAt | Rory& | 2025-06-03 | 5 | -91/+145 |
| | |||||
* | Remove admin account routes, fix multiple routes | Rory& | 2025-06-03 | 8 | -76/+29 |
| | |||||
* | testFrontend: add activity for almost all endpoints | Rory& | 2025-06-03 | 5 | -30/+120 |
| | |||||
* | Add preparation and build instructions | Rory& | 2025-06-03 | 2 | -2/+16 |
| | |||||
* | Add systemd example | Rory& | 2025-06-03 | 2 | -1/+31 |
| | |||||
* | Clean up pointless error handling, coerce booleans to string in nix | Rory& | 2025-06-03 | 2 | -14/+5 |
| | |||||
* | Fix logRequests option | Rory& | 2025-06-03 | 1 | -2/+6 |
| | |||||
* | Lock down systemd service | Rory& | 2025-06-03 | 2 | -53/+80 |
| | |||||
* | CRUD devices | Rory& | 2025-06-03 | 5 | -47/+196 |
| | |||||
* | Deploy documentation | Rory& | 2025-06-03 | 1 | -0/+37 |
| | |||||
* | Nix cleanup, fix plan | Rory& | 2025-06-03 | 2 | -4/+2 |
| | |||||
* | Fix typo | Rory& | 2025-06-03 | 1 | -1/+1 |
| | |||||
* | Refer to system properly | Rory& | 2025-06-03 | 1 | -2/+2 |
| | |||||
* | Fix nix module eval | Rory& | 2025-06-03 | 1 | -1/+1 |
| | |||||
* | Fix nix package, implement module | Rory& | 2025-06-03 | 6 | -10/+33 |
| | |||||
* | Simple nixOS module | Rory& | 2025-06-03 | 3 | -6/+35 |
| | |||||
* | 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 | 30 | -63/+583 |
| | |||||
* | More alarm testing | Rory& | 2025-06-02 | 7 | -11/+52 |
| | |||||
* | Fix alarm bug, fix error middleware | Rory& | 2025-06-02 | 4 | -9/+11 |
| | |||||
* | Try to fix auth | Rory& | 2025-06-02 | 10 | -30/+56 |
| | |||||
* | Fix readme | Rory& | 2025-06-02 | 1 | -3/+3 |
| | |||||
* | Implement a few more routes, fix existing imports due to syntax highlight ↵ | Rory& | 2025-06-02 | 4 | -7/+58 |
| | | | | breakage | ||||
* | Split authentication and authorization | Rory& | 2025-06-02 | 13 | -45/+183 |
| | |||||
* | Add shortcut for generating http file, part of API documentation | Rory& | 2025-06-02 | 12 | -98/+201 |
| | |||||
* | Add sensor history, balance | Rory& | 2025-06-01 | 14 | -99/+150 |
| | |||||
* | Rewrite routing | Rory& | 2025-06-01 | 10 | -180/+328 |
| | |||||
* | Partial progress on generating http files | Rory& | 2025-06-01 | 8 | -4/+127 |
| | |||||
* | Add alarm endpoints, basic budget routes, spend history | Rory& | 2025-06-01 | 16 | -72/+239 |
| | |||||
* | Update test client | Rory& | 2025-06-01 | 11 | -23/+79 |
| | |||||
* | Login, delete user | Rory& | 2025-06-01 | 8 | -78/+127 |
| | |||||
* | Register works, part of login and auth middleware | Rory& | 2025-06-01 | 19 | -69/+373 |
| | |||||
* | Add register with validation | Rory& | 2025-06-01 | 30 | -101/+2615 |
| | |||||
* | Add some tests | Rory& | 2025-06-01 | 21 | -9/+449 |
| | |||||
* | Init test frontend | Rory& | 2025-05-31 | 76 | -0/+60320 |
| | |||||
* | Generate jwt secrets | Rory& | 2025-05-31 | 10 | -4/+74 |
| | |||||
* | Add plan and readme | Rory& | 2025-05-31 | 7 | -62/+120 |
| | |||||
* | Prettier config | Rory& | 2025-05-29 | 24 | -2604/+2627 |
| | |||||
* | Get database working | Rory& | 2025-05-29 | 10 | -7/+52 |
| | |||||
* | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 2025-05-29 | 15 | -9/+84 |
| | | | | mongo attempt, add test register route | ||||
* | Move middlewares out of start.js | Rory& | 2025-05-28 | 4 | -31/+46 |
| | |||||
* | Basic routing and express setup | Rory& | 2025-05-28 | 10 | -3/+155 |
| | |||||
* | Bare minimum express server, fix nix package | Rory& | 2025-05-28 | 4 | -7/+18 |
| | |||||
* | Initialise modules, add eslint config | Rory& | 2025-05-28 | 7 | -5/+72 |
| | |||||
* | Organise dependencies | Rory& | 2025-05-28 | 3 | -9/+99 |
| | |||||
* | Clean up generated files | Rory& | 2025-05-28 | 6 | -150/+4 |
| | |||||
* | Set up husky and lintstagedrc | Rory& | 2025-05-28 | 2 | -0/+31 |
| | |||||
* | Set up gitattributes | Rory& | 2025-05-28 | 1 | -0/+8 |
| | |||||
* | Add basic dependencies | Rory& | 2025-05-28 | 11 | -4/+2513 |
| | |||||
* | Init package.json | Rory& | 2025-05-23 | 5 | -0/+37 |
| | |||||
* | add deadline | github-classroom[bot] | 2025-03-28 | 1 | -0/+1 |
| | |||||
* | Initial commit | github-classroom[bot] | 2024-11-27 | 1 | -0/+0 |