summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-038-18/+185
|
* Implement budget handlingRory&2025-06-0310-85/+134
|
* Prepare for budgeting, move to native createdAtRory&2025-06-035-91/+145
|
* Remove admin account routes, fix multiple routesRory&2025-06-038-76/+29
|
* testFrontend: add activity for almost all endpointsRory&2025-06-035-30/+120
|
* Add preparation and build instructionsRory&2025-06-032-2/+16
|
* Add systemd exampleRory&2025-06-032-1/+31
|
* Clean up pointless error handling, coerce booleans to string in nixRory&2025-06-032-14/+5
|
* Fix logRequests optionRory&2025-06-031-2/+6
|
* Lock down systemd serviceRory&2025-06-032-53/+80
|
* CRUD devicesRory&2025-06-035-47/+196
|
* Deploy documentationRory&2025-06-031-0/+37
|
* Nix cleanup, fix planRory&2025-06-032-4/+2
|
* Fix typoRory&2025-06-031-1/+1
|
* Refer to system properlyRory&2025-06-031-2/+2
|
* Fix nix module evalRory&2025-06-031-1/+1
|
* Fix nix package, implement moduleRory&2025-06-036-10/+33
|
* Simple nixOS moduleRory&2025-06-033-6/+35
|
* Use streaming for alarm listRory&2025-06-031-1/+0
|
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-0330-63/+583
|
* More alarm testingRory&2025-06-027-11/+52
|
* Fix alarm bug, fix error middlewareRory&2025-06-024-9/+11
|
* Try to fix authRory&2025-06-0210-30/+56
|
* Fix readmeRory&2025-06-021-3/+3
|
* Implement a few more routes, fix existing imports due to syntax highlight ↵Rory&2025-06-024-7/+58
| | | | breakage
* Split authentication and authorizationRory&2025-06-0213-45/+183
|
* Add shortcut for generating http file, part of API documentationRory&2025-06-0212-98/+201
|
* Add sensor history, balanceRory&2025-06-0114-99/+150
|
* Rewrite routingRory&2025-06-0110-180/+328
|
* Partial progress on generating http filesRory&2025-06-018-4/+127
|
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-0116-72/+239
|
* Update test clientRory&2025-06-0111-23/+79
|
* Login, delete userRory&2025-06-018-78/+127
|
* Register works, part of login and auth middlewareRory&2025-06-0119-69/+373
|
* Add register with validationRory&2025-06-0130-101/+2615
|
* Add some testsRory&2025-06-0121-9/+449
|
* Init test frontendRory&2025-05-3176-0/+60320
|
* Generate jwt secretsRory&2025-05-3110-4/+74
|
* Add plan and readmeRory&2025-05-317-62/+120
|
* Prettier configRory&2025-05-2924-2604/+2627
|
* Get database workingRory&2025-05-2910-7/+52
|
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&2025-05-2915-9/+84
| | | | mongo attempt, add test register route
* Move middlewares out of start.jsRory&2025-05-284-31/+46
|
* Basic routing and express setupRory&2025-05-2810-3/+155
|
* Bare minimum express server, fix nix packageRory&2025-05-284-7/+18
|
* Initialise modules, add eslint configRory&2025-05-287-5/+72
|
* Organise dependenciesRory&2025-05-283-9/+99
|
* Clean up generated filesRory&2025-05-286-150/+4
|
* Set up husky and lintstagedrcRory&2025-05-282-0/+31
|
* Set up gitattributesRory&2025-05-281-0/+8
|
* Add basic dependenciesRory&2025-05-2811-4/+2513
|
* Init package.jsonRory&2025-05-235-0/+37
|
* add deadlinegithub-classroom[bot]2025-03-281-0/+1
|
* Initial commitgithub-classroom[bot]2024-11-271-0/+0