chris 699c5cbaa1 Fix HEIC crash: skip unsupported images gracefully
Sharp in this container lacks HEIF support, causing the entire form
submission to fail when someone uploads a HEIC file. Wrap each file
conversion in try/catch so unsupported formats are skipped with a
warning and the message still goes through.

Also remove HEIC from the advertised accepted formats in the UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 21:44:37 -04:00
Description
No description provided
186 MiB
Languages
TypeScript 49.5%
JavaScript 22.1%
HTML 12.1%
CSS 8.5%
Shell 7.2%
Other 0.6%