aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete Scalar.html fileTolmachev Igor2025-09-251-19/+0
* 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
* Reorder tasksTolmachev Igor2025-09-231-31/+36
* 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-1417-226/+539
* Fix LICENSE fileTolmachev Igor2025-09-121-215/+654
* Change imports styleTolmachev Igor2025-09-108-21/+28
* Add -d for database docker commandTolmachev Igor2025-09-101-0/+1
* Edit main file structureTolmachev Igor2025-09-101-14/+14
* Add account endpointsTolmachev Igor2025-09-0114-48/+490
* Add responseTolmachev Igor2025-08-273-7/+48
* Add database migration and entitiesTolmachev Igor2025-08-2614-0/+504
* Init projectTolmachev Igor2025-08-235-0/+106
* Initial commitTolmachev Igor2025-08-233-0/+260