• Joined on 2026-02-20
burrson created repository burrson/Picture_sorter 2026-05-21 15:33:25 +00:00
burrson pushed to master at burrson/slideshow 2026-05-06 04:00:01 +00:00
b518fda452 use change field as created_at fallback for rule34 posts
burrson pushed to master at burrson/slideshow 2026-05-06 03:11:14 +00:00
931c9be0df show upload date next to filesize in slideshow
burrson pushed to master at burrson/slideshow 2026-05-06 03:01:23 +00:00
9909fc4390 fix admin URLs: use url_for so ProxyFix includes sub-path prefix
burrson pushed to master at burrson/slideshow 2026-05-06 02:58:02 +00:00
5d792062a2 fix admin URLs: use relative paths like slideshow does
burrson pushed to master at burrson/slideshow 2026-05-06 02:51:04 +00:00
22774e5449 add reset button to admin: wipes pictures, previews, and db
burrson pushed to master at burrson/slideshow 2026-05-06 02:48:33 +00:00
fdbc63136f store post created_at timestamp, add sort by date option
burrson pushed to master at burrson/slideshow 2026-05-06 02:32:12 +00:00
2b585a19f2 add /admin page with pic count and folder sizes
burrson pushed to master at burrson/slideshow 2026-05-06 02:22:30 +00:00
34991e4977 disable e key image open when search input is focused
burrson pushed to master at burrson/slideshow 2026-05-06 02:14:29 +00:00
b30464ea2f fix sub-url navigation: use relative tag links, preserve _site param
burrson pushed to master at burrson/slideshow 2026-05-06 02:06:28 +00:00
3d63a12199 server-side selected site option, no js needed
burrson pushed to master at burrson/slideshow 2026-05-06 02:01:38 +00:00
60b3c7eb60 simplify site selection: just read _site from url on load
burrson pushed to master at burrson/slideshow 2026-05-06 01:55:23 +00:00
2e0caf1e00 use localStorage to persist site dropdown selection
burrson pushed to master at burrson/slideshow 2026-05-06 01:51:40 +00:00
5f33ff8468 persist site dropdown selection via _site url param
burrson pushed to master at burrson/slideshow 2026-05-06 01:12:58 +00:00
0e03681b5d fix rule34 api url, guard against non-list responses
burrson pushed to master at burrson/slideshow 2026-05-06 01:03:04 +00:00
af38049294 add Previews folder with ≤1MB scaled previews, toggle in UI
burrson pushed to master at burrson/slideshow 2026-05-06 00:32:04 +00:00
6213b34e8b track Pictures dir via .gitkeep, declare volumes in Dockerfile
burrson pushed to master at burrson/slideshow 2026-05-06 00:27:47 +00:00
00e8f69274 fix redirect after download when mounted at /slideshow via reverse proxy
burrson pushed to master at burrson/slideshow 2026-05-05 22:56:09 +00:00
45af8a2ace rule34 support, smarter downloads, file size display
burrson pushed to master at burrson/slideshow 2026-05-04 02:25:50 +00:00
1fad0b736e fullscreen container div with explicit tap zones for mobile nav