aboutsummaryrefslogtreecommitdiff
path: root/database
AgeCommit message (Expand)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-0/+6
2025-07-19tag adding feature for imagesBobby2-0/+192
2025-07-19post metadata update via editBobby3-2/+21
2025-07-17tags and ratings filter in posts, uploads progressBobby2-7/+36
2025-07-17posts list page and collage lookBobby1-1/+1
2025-07-17image upload featureBobby2-1/+47
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