summary refs log tree commit diff
path: root/src/api/routes/budgetRoutes.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix authRory&2025-06-021-1/+1
|
* Implement a few more routes, fix existing imports due to syntax highlight ↵Rory&2025-06-021-1/+25
| | | | breakage
* Split authentication and authorizationRory&2025-06-021-6/+11
|
* Add shortcut for generating http file, part of API documentationRory&2025-06-021-7/+17
|
* Add sensor history, balanceRory&2025-06-011-1/+5
|
* Rewrite routingRory&2025-06-011-10/+36
|
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-011-0/+20