upload-service/web/static
Jeff Emmett 18442a7564 feat: Allow custom URL slugs for uploads
Uploaders can optionally set a custom path via the "slug" field.
Slug appears before the file in multipart form so it's available
before streaming begins. Validated: alphanumeric + hyphens/dots/
underscores, 1-64 chars, checked for uniqueness.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 10:54:44 -07:00
..
style.css feat: Allow custom URL slugs for uploads 2026-03-23 10:54:44 -07:00
upload.js feat: Allow custom URL slugs for uploads 2026-03-23 10:54:44 -07:00
upload.sh feat: Initial upload-service implementation 2026-03-22 18:21:57 -07:00