aboutsummaryrefslogtreecommitdiff
path: root/src/app/api
Commit message (Expand)AuthorAgeFilesLines
* refactor(api): simplify password update logicschererleander2025-12-261-44/+9
* refactor(api): optimize profile update route and error handlingschererleander2025-12-261-28/+16
* refactor(api): optimize register route and improve error handlingschererleander2025-12-261-17/+10
* refactor(auth): cleanup auth options and remove manual db connectschererleander2025-12-261-1/+1
* feat: add user management APIschererleander2025-07-023-0/+353
* feat: add authentication APIschererleander2025-07-022-0/+67