aboutsummaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby4-198/+279
2025-07-19tag adding feature for imagesBobby2-18/+282
2025-07-19post metadata update via editBobby2-9/+150
2025-07-18better error handlersBobby6-80/+159
2025-07-18favourite system and ∂etails on single pageBobby1-2/+44
2025-07-17tags and ratings filter in posts, uploads progressBobby1-28/+83
2025-07-17posts list page and collage lookBobby1-0/+6
2025-07-17image upload featureBobby1-246/+246
2025-07-17webp support, decode and transformation functionsBobby1-7/+61
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 ↵Bobby5-4/+12
database organization
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