index
:
imageboard
main
Imageboard for https://shi.foo — Inspired by imageboards like Danbooru and Gelbooru - custom built for myself!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controllers
/
posts.go
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-07-19
tag adding feature for images
Bobby
1
-18
/
+3
2025-07-19
post metadata update via edit
Bobby
1
-6
/
+145
2025-07-18
better error handlers
Bobby
1
-18
/
+46
2025-07-18
favourite system and ∂etails on single page
Bobby
1
-2
/
+44
2025-07-17
tags and ratings filter in posts, uploads progress
Bobby
1
-28
/
+83
2025-07-17
posts list page and collage look
Bobby
1
-0
/
+6
2025-07-17
image upload feature
Bobby
1
-246
/
+246
2025-07-17
webp support, decode and transformation functions
Bobby
1
-7
/
+61
2025-07-17
refactor and fake upload
Bobby
1
-2
/
+65
2025-07-16
upload ui for images; registered users can upload
Bobby
1
-1
/
+69
2025-07-16
enhance requests queries for posts; integrate backend with search
Bobby
1
-5
/
+28
2025-07-16
constants and types refactor; next value for proper redirect on login
Bobby
1
-10
/
+26
2025-07-07
massive y2k retro overhaul with sidebar, context processors, and proper ↵
Bobby
1
-1
/
+0
database organization
2025-07-07
fix templates to use proper layout and semantic forms instead of tables
Bobby
1
-0
/
+1
2025-07-07
refactor to y2k retro style with django templates
Bobby
1
-0
/
+22