upload-service/internal
Jeff Emmett 573e7d0d80 feat: Thumbnail grid for batch page with Download All as zip
Batch page now shows files as a thumbnail grid (images render as
cover-fit thumbnails, other types show icons). Added /b/{id}/dl
endpoint that streams all batch files as a zip archive.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 16:04:40 -04:00
..
cleanup feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00
config feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00
db fix: Move batch_id index to migration to fix existing DB startup 2026-04-07 15:43:07 -04:00
handler feat: Thumbnail grid for batch page with Download All as zip 2026-04-07 16:04:40 -04:00
middleware feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00
r2 fix: Buffer simple uploads for R2 Content-Length requirement 2026-03-23 11:55:03 -07:00
store feat: Batch uploads with shared /b/{id} link to view all files 2026-04-07 15:41:43 -04:00