aboutsummaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Expand)AuthorFilesLines
2025-07-17refactor and fake uploadBobby2-4/+66
2025-07-16upload ui for images; registered users can uploadBobby1-1/+69
2025-07-16enhance requests queries for posts; integrate backend with searchBobby2-6/+36
2025-07-16constants and types refactor; next value for proper redirect on loginBobby7-90/+70
2025-07-13account verification and login flowBobby2-22/+77
2025-07-13registration controllers and email sending supportBobby5-22/+112
2025-07-13Login post controllerBobby2-2/+109
2025-07-12add cookie based preferencesBobby1-1/+1
2025-07-12register and login pagesBobby3-3/+3
2025-07-12not found controllerBobby1-0/+26
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper datab...Bobby5-4/+12
2025-07-07fix templates to use proper layout and semantic forms instead of tablesBobby4-0/+4
2025-07-07refactor to y2k retro style with django templatesBobby5-17/+58
2025-06-15setting up the imageboardBobby1-0/+17