aboutsummaryrefslogtreecommitdiff
path: root/controllers/register.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-89/+0
2025-07-19post metadata update via editBobby1-3/+5
2025-07-18better error handlersBobby1-12/+15
2025-07-16constants and types refactor; next value for proper redirect on loginBobby1-8/+9
2025-07-13registration controllers and email sending supportBobby1-2/+73
2025-07-12register and login pagesBobby1-1/+1
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper ↵Bobby1-1/+0
database organization
2025-07-07fix templates to use proper layout and semantic forms instead of tablesBobby1-0/+1
2025-07-07refactor to y2k retro style with django templatesBobby1-0/+12