summary refs log tree commit diff
path: root/src/api/routes/alarmRoutes.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-031-1/+22
|
* Remove admin account routes, fix multiple routesRory&2025-06-031-8/+9
|
* Use streaming for alarm listRory&2025-06-031-1/+0
|
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-13/+25
|
* More alarm testingRory&2025-06-021-5/+2
|
* Fix alarm bug, fix error middlewareRory&2025-06-021-1/+2
|
* Try to fix authRory&2025-06-021-3/+4
|
* Implement a few more routes, fix existing imports due to syntax highlight ↵Rory&2025-06-021-2/+20
| | | | breakage
* Split authentication and authorizationRory&2025-06-021-1/+1
|
* Rewrite routingRory&2025-06-011-36/+65
|
* Partial progress on generating http filesRory&2025-06-011-2/+10
|
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-011-0/+41