aboutsummaryrefslogtreecommitdiff
path: root/src/routers/account.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix grammarTolmachev Igor2025-09-251-11/+11
* Improve the errorsTolmachev Igor2025-09-251-20/+16
* 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-231-1/+1
* Add change/username and change/name methodsTolmachev Igor2025-09-151-0/+103
* Add openapi specs and docsTolmachev Igor2025-09-141-63/+158
* Change imports styleTolmachev Igor2025-09-101-6/+8
* Add account endpointsTolmachev Igor2025-09-011-10/+174
* Add responseTolmachev Igor2025-08-271-7/+14
* Init projectTolmachev Igor2025-08-231-0/+17