aboutsummaryrefslogtreecommitdiff
path: root/controllers/account.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-0/+279
2025-07-18better error handlersBobby1-10/+20
2025-07-17refactor and fake uploadBobby1-2/+1
2025-07-16constants and types refactor; next value for proper redirect on loginBobby1-8/+9
2025-07-13account verification and login flowBobby1-0/+48