summary refs log tree commit diff
path: root/src/api/routes/auth/adminAccountRoutes.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove admin account routes, fix multiple routesRory&2025-06-031-58/+0
* Implement a few more routes, fix existing imports due to syntax highlight bre...Rory&2025-06-021-1/+9
* Split authentication and authorizationRory&2025-06-021-1/+1
* Add shortcut for generating http file, part of API documentationRory&2025-06-021-0/+8
* Rewrite routingRory&2025-06-011-15/+33
* Partial progress on generating http filesRory&2025-06-011-0/+24