aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby2-0/+0
2025-07-19tag adding feature for imagesBobby2-0/+698
2025-07-19post metadata update via editBobby1-2/+90
2025-07-18favourite system and ∂etails on single pageBobby1-0/+53
2025-07-18template filters and image resizerBobby2-9/+10
2025-07-18refactor ratings, minify content, update single post pageBobby3-2/+151
2025-07-17tags and ratings filter in posts, uploads progressBobby2-29/+162
2025-07-17posts list page and collage lookBobby1-0/+87
2025-07-17Merge pull request #2 from luciferreeves/imgbotBobby6-0/+0
[ImgBot] Optimize images
2025-07-17refactor and fake uploadBobby2-5/+318
2025-07-17error handler messages via backend for uploadBobby1-2/+1
2025-07-17upload spinner and tidying up the uiBobby2-23/+120
2025-07-16upload ui for images; registered users can uploadBobby1-4/+1
2025-07-16upload ui for images; registered users can uploadBobby4-21/+525
2025-07-16enhance requests queries for posts; integrate backend with searchBobby1-5/+12
2025-07-13[ImgBot] Optimize imagesImgBotApp6-0/+0
*Total -- 1,341.17kb -> 1,065.29kb (20.57%) /static/images/original/welcome_login.png -- 506.88kb -> 369.43kb (27.12%) /static/images/original/welcome_register.png -- 324.56kb -> 256.59kb (20.94%) /static/images/icons/android-chrome-512x512.png -- 381.57kb -> 327.50kb (14.17%) /static/images/icons/android-chrome-192x192.png -- 66.01kb -> 57.10kb (13.51%) /static/images/icons/apple-touch-icon.png -- 59.06kb -> 51.64kb (12.56%) /static/images/icons/favicon-32x32.png -- 3.08kb -> 3.03kb (1.74%) Signed-off-by: ImgBotApp <[email protected]>
2025-07-13added faviconBobby7-0/+19
2025-07-13registration controllers and email sending supportBobby1-0/+9
2025-07-13Login post controllerBobby1-1/+0
2025-07-13fix % in css fieldsBobby1-1/+1
2025-07-12add cookie based preferencesBobby3-46/+91
2025-07-12fix image styles and add 404 imageBobby2-0/+4
2025-07-12register and login pagesBobby6-2/+70
2025-07-12Merge branch 'main' of https://github.com/luciferreeves/imageboardBobby1-0/+0
2025-07-12not found controllerBobby1-4/+4
2025-07-12UI changes. optimised imagesBobby2-1/+3
2025-07-08Merge pull request #1 from luciferreeves/imgbotBobby1-0/+0
[ImgBot] Optimize images
2025-07-08polished search form, rating checkboxes, 100vh layout, and fixed static file ↵Bobby1-6/+163
serving
2025-07-07[ImgBot] Optimize imagesImgBotApp1-0/+0
/static/images/image_main.png -- 4,376.93kb -> 4,364.28kb (0.29%) Signed-off-by: ImgBotApp <[email protected]>
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper ↵Bobby3-327/+77
database organization
2025-07-07fix templates to use proper layout and semantic forms instead of tablesBobby1-0/+50
2025-07-07refactor to y2k retro style with django templatesBobby2-0/+361
2025-06-16added templates and static to dockerfileBobby1-0/+2