summary refs log tree commit diff
path: root/src/api/routes/budgetRoutes.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-031-2/+24
* Implement budget handlingRory&2025-06-031-29/+55
* Remove admin account routes, fix multiple routesRory&2025-06-031-3/+3
* Try to fix authRory&2025-06-021-1/+1
* Implement a few more routes, fix existing imports due to syntax highlight bre...Rory&2025-06-021-1/+25
* 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