aboutsummaryrefslogtreecommitdiff
path: root/src/routers
Commit message (Expand)AuthorAgeFilesLines
* Add the queue access routerTolmachev Igor2025-09-263-8/+18
* Add an example for the token fieldTolmachev Igor2025-09-261-0/+1
* Add get_by_id and get_by_ownerTolmachev Igor2025-09-261-10/+53
* Rename QUEUE tag to QUEUE_MANAGEMENTTolmachev Igor2025-09-251-6/+6
* Rename /change methods to /updateTolmachev Igor2025-09-252-15/+15
* Separate queue moduleTolmachev Igor2025-09-253-2/+11
* Improve permission errorTolmachev Igor2025-09-251-3/+8
* Fix grammarTolmachev Igor2025-09-252-21/+25
* Improve the errorsTolmachev Igor2025-09-251-20/+16
* Add basic queue CRUDTolmachev Igor2025-09-252-1/+228
* Fix /change/name methodTolmachev Igor2025-09-241-19/+19
* Move Account model into a separate moduleTolmachev Igor2025-09-241-43/+6
* Change router visibilityTolmachev Igor2025-09-232-2/+2
* Add change/username and change/name methodsTolmachev Igor2025-09-151-0/+103
* Add openapi specs and docsTolmachev Igor2025-09-142-67/+163
* Change imports styleTolmachev Igor2025-09-101-6/+8
* Add account endpointsTolmachev Igor2025-09-012-19/+177
* Add responseTolmachev Igor2025-08-271-7/+14
* Init projectTolmachev Igor2025-08-232-0/+32