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
/
database
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-12-15
account routes clubbed together; send email for forgot username
HEAD
main
Bobby
1
-0
/
+6
2025-07-19
tag adding feature for images
Bobby
2
-0
/
+192
2025-07-19
post metadata update via edit
Bobby
3
-2
/
+21
2025-07-17
tags and ratings filter in posts, uploads progress
Bobby
2
-7
/
+36
2025-07-17
posts list page and collage look
Bobby
1
-1
/
+1
2025-07-17
image upload feature
Bobby
2
-1
/
+47
2025-07-17
refactor and fake upload
Bobby
1
-7
/
+8
2025-07-16
constants and types refactor; next value for proper redirect on login
Bobby
2
-1
/
+12
2025-07-13
account verification and login flow
Bobby
1
-2
/
+2
2025-07-13
registration controllers and email sending support
Bobby
3
-0
/
+78
2025-07-13
Login post controller
Bobby
1
-0
/
+11
2025-07-07
massive y2k retro overhaul with sidebar, context processors, and proper ↵
Bobby
3
-0
/
+68
database organization
2025-07-07
refactored config system with generic `Defaults` function, fixed database ↵
Bobby
1
-5
/
+34
migration setup, and applied dry principles
2025-06-16
moved app secret, dev mode to server config. added min password length
Bobby
1
-0
/
+49