• Johnny's avatar
    feat: add HDR image and video support · 5612fb8f
    Johnny authored
    - Add HDR detection utilities for wide color gamut formats (HEIC, HEIF, WebP)
    - Apply colorSpace attribute to image/video elements for HDR-capable files
    - Update frontend components (AttachmentCard, PreviewImageDialog, AttachmentList)
    - Expand backend thumbnail generation to support HEIC, HEIF, WebP formats
    - Add Color-Gamut response headers to advertise wide gamut support
    - Extend avatar MIME type validation for HDR formats
    
    Supported formats:
    - Images: HEIC, HEIF, WebP, PNG, JPEG
    - Videos: MP4, QuickTime, Matroska, WebM (VP9 Profile 2)
    
    Browser support:
    - Safari 14.1+, Chrome 118+, Edge 118+
    - Gracefully degrades to sRGB on unsupported browsers
    5612fb8f
Name
Last commit
Last update
..
components Loading commit data...
contexts Loading commit data...
helpers Loading commit data...
hooks Loading commit data...
layouts Loading commit data...
lib Loading commit data...
locales Loading commit data...
pages Loading commit data...
router Loading commit data...
themes Loading commit data...
types Loading commit data...
utils Loading commit data...
App.tsx Loading commit data...
auth-state.ts Loading commit data...
connect.ts Loading commit data...
i18n.ts Loading commit data...
index.css Loading commit data...
instance-config.ts Loading commit data...
main.tsx Loading commit data...