aboutsummaryrefslogtreecommitdiff
path: root/controllers/posts.go
AgeCommit message (Expand)AuthorFilesLines
2025-07-19tag adding feature for imagesBobby1-18/+3
2025-07-19post metadata update via editBobby1-6/+145
2025-07-18better error handlersBobby1-18/+46
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 uploadBobby1-2/+65
2025-07-16upload ui for images; registered users can uploadBobby1-1/+69
2025-07-16enhance requests queries for posts; integrate backend with searchBobby1-5/+28
2025-07-16constants and types refactor; next value for proper redirect on loginBobby1-10/+26
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper datab...Bobby1-1/+0
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/+22