feat(media): allow HTML/Markdown/CSV uploads; serve scriptable types as downloads #5
Reference in New Issue
Block a user
Delete Branch "feat/s3-storage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
text/csv (in addition to images/av, pdf, txt, zip, office docs)
Content-Disposition: attachment for script-capable types (html, xhtml, svg,
xml) so an uploaded file can't render/execute inline from the IIOS origin
(stored-XSS). Images/video/audio/pdf still serve inline for preview.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com