summary refs log tree commit diff
path: root/src/api/routes.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-031-0/+1
* Try to fix authRory&2025-06-021-1/+1
* Split authentication and authorizationRory&2025-06-021-17/+40
* Add shortcut for generating http file, part of API documentationRory&2025-06-021-5/+30
* Add sensor history, balanceRory&2025-06-011-7/+14
* Rewrite routingRory&2025-06-011-51/+22
* Partial progress on generating http filesRory&2025-06-011-0/+24
* Login, delete userRory&2025-06-011-5/+19
* Register works, part of login and auth middlewareRory&2025-06-011-4/+22
* Prettier configRory&2025-05-291-14/+14
* Basic routing and express setupRory&2025-05-281-0/+18