aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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