aboutsummaryrefslogtreecommitdiff
path: root/database
AgeCommit message (Expand)AuthorFilesLines
2025-07-17refactor and fake uploadBobby1-7/+8
2025-07-16constants and types refactor; next value for proper redirect on loginBobby2-1/+12
2025-07-13account verification and login flowBobby1-2/+2
2025-07-13registration controllers and email sending supportBobby3-0/+78
2025-07-13Login post controllerBobby1-0/+11
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper datab...Bobby3-0/+68
2025-07-07refactored config system with generic `Defaults` function, fixed database mig...Bobby1-5/+34
2025-06-16moved app secret, dev mode to server config. added min password lengthBobby1-0/+49