summary refs log tree commit diff
path: root/src/api/routes/auth/deviceRoutes.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-031-0/+15
* CRUD devicesRory&2025-06-031-5/+79
* Implement a few more routes, fix existing imports due to syntax highlight bre...Rory&2025-06-021-3/+4
* Split authentication and authorizationRory&2025-06-021-2/+2
* Add sensor history, balanceRory&2025-06-011-2/+2
* Rewrite routingRory&2025-06-011-31/+14
* Login, delete userRory&2025-06-011-27/+29
* Register works, part of login and auth middlewareRory&2025-06-011-0/+36