6 Commits

Author SHA1 Message Date
Johannes
931c9be0df show upload date next to filesize in slideshow 2026-05-06 05:11:12 +02:00
Johannes
22774e5449 add reset button to admin: wipes pictures, previews, and db 2026-05-06 04:50:58 +02:00
Johannes
fdbc63136f store post created_at timestamp, add sort by date option 2026-05-06 04:48:23 +02:00
Johannes
2b585a19f2 add /admin page with pic count and folder sizes 2026-05-06 04:31:17 +02:00
Johannes
af38049294 add Previews folder with ≤1MB scaled previews, toggle in UI 2026-05-06 03:02:39 +02:00
Johannes
ba28381ba9 big refactor go brrr *wags tail* uwu
patchie notesies >w< :

new stuff arf arf!!
- unified downloader!! one pawsome script for e621, konachan + yandere
- sqlite db saves all imgs + tags so no more icky duplicates woof
- api keys live in .env now so they stop being naked in the code omg
- requirements.txt so setup is ez pz for good girls

web ui glow up *zoomies*!!
- tag search replaces boring folder picker yay!!
- tag sidebar shows all tags on current pic w/ counts, click to search or + to add uwu
- get images button right in the ui!! pick ur site n go!!
- live download progress bar via SSE *bouncy bouncy*
- press E to open the og post on the booru site hehe
- fullscreen zoom + pan w/ scroll wheel + drag drag
- reload remembers which pic u were on !! no more jumping to 1 >:(

deleted stuff rip!!
- Catgirl.py (rip girlie u served well)
- get_pics_621/kona/yan.py (all grown up into downloader.py now)
2026-04-28 17:32:09 +02:00