upload-service/internal/handler
Jeff Emmett d8ff9154a1 feat: Batch uploads with shared /b/{id} link to view all files
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>
2026-04-07 15:41:43 -04:00
..
auth.go feat: Batch uploads with shared /b/{id} link to view all files 2026-04-07 15:41:43 -04:00
batch.go feat: Batch uploads with shared /b/{id} link to view all files 2026-04-07 15:41:43 -04:00
delete.go feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00
download.go feat: Native previews for video, audio, and PDF files 2026-03-23 11:16:18 -07:00
info.go feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00
upload.go feat: Batch uploads with shared /b/{id} link to view all files 2026-04-07 15:41:43 -04:00