aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-0/+34
2025-12-15update rating on post editBobby1-1/+1
2025-07-18favourite system and ∂etails on single pageBobby1-0/+4
2025-07-18refactor ratings, minify content, update single post pageBobby1-5/+5
2025-07-17tags and ratings filter in posts, uploads progressBobby3-0/+80
2025-07-17image upload featureBobby4-31/+93
2025-07-17webp support, decode and transformation functionsBobby7-33/+203
2025-07-17refactor and fake uploadBobby5-3/+22
2025-07-17error handler messages via backend for uploadBobby1-0/+15
2025-07-16upload ui for images; registered users can uploadBobby2-1/+18
2025-07-16constants and types refactor; next value for proper redirect on loginBobby2-5/+42
2025-07-13registration controllers and email sending supportBobby3-0/+164
2025-07-13Login post controllerBobby1-0/+5
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper ↵Bobby1-0/+27
database organization
2025-06-16added math and validation utilsBobby3-0/+47
2025-06-15setting up the imageboardBobby1-0/+66