Clicking an image thumbnail opens a full-size overlay instead of
navigating away. Left/right arrows and on-screen buttons cycle
through images. Click backdrop or press Escape to close. Includes
filename and download link in the lightbox footer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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>
Multi-file uploads now generate a batch ID, grouping files together.
A single batch URL (e.g. /b/Ab3xKz9q) shows all files with previews
and download links. Schema migrates automatically for existing DBs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>