aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add get_by_id and get_by_ownerTolmachev Igor2025-09-261-10/+53
* Add Query extractorTolmachev Igor2025-09-264-1/+33
* Update Json extractorTolmachev Igor2025-09-261-3/+6
* Rename QUEUE tag to QUEUE_MANAGEMENTTolmachev Igor2025-09-252-7/+7
* Rename /change methods to /updateTolmachev Igor2025-09-252-15/+15
* Separate queue moduleTolmachev Igor2025-09-253-2/+11
* Improve permission errorTolmachev Igor2025-09-252-3/+13
* Fix grammarTolmachev Igor2025-09-253-22/+26
* Update api serversTolmachev Igor2025-09-251-2/+5
* Improve the errorsTolmachev Igor2025-09-252-24/+20
* Add basic queue CRUDTolmachev Igor2025-09-255-4/+255
* Fix /change/name methodTolmachev Igor2025-09-241-19/+19
* Move Account model into a separate moduleTolmachev Igor2025-09-243-43/+34
* Change router visibilityTolmachev Igor2025-09-232-2/+2
* Use IntoResponses derive macroTolmachev Igor2025-09-231-60/+19
* Update error type castingTolmachev Igor2025-09-231-4/+7
* Add change/username and change/name methodsTolmachev Igor2025-09-151-0/+103
* Replace the error struct with an enumTolmachev Igor2025-09-151-21/+27
* Fix errorTolmachev Igor2025-09-151-2/+1
* Add openapi specs and docsTolmachev Igor2025-09-1414-222/+513
* Change imports styleTolmachev Igor2025-09-107-18/+23
* Edit main file structureTolmachev Igor2025-09-101-14/+14
* Add account endpointsTolmachev Igor2025-09-0110-40/+447
* Add responseTolmachev Igor2025-08-273-7/+48
* Init projectTolmachev Igor2025-08-233-0/+58