Skip to content

feat(hive): preview video attachments inline#16

Merged
lucor merged 1 commit intomainfrom
feat/hive-inline-attachment-viewer
May 4, 2026
Merged

feat(hive): preview video attachments inline#16
lucor merged 1 commit intomainfrom
feat/hive-inline-attachment-viewer

Conversation

@lucor
Copy link
Copy Markdown
Owner

@lucor lucor commented May 4, 2026

Adds a unified attachment viewer with an HTML video player when a notification attachment has a supported video MIME type, while keeping download available for every attachment and falling back cleanly when preview is not available.

Uses blob-backed local playback in Hive, updates CSP for blob media sources, and keeps attachment fetch and decryption inside Hive instead of exposing attachment URLs to media elements.

Adds a unified attachment viewer with an HTML video player when a
notification attachment has a supported video MIME type, while keeping
download available for every attachment and falling back cleanly when
preview is not available.

Uses blob-backed local playback in Hive, updates CSP for blob media
sources, and keeps attachment fetch and decryption inside Hive instead
of exposing attachment URLs to media elements.
@lucor lucor merged commit 70c41cc into main May 4, 2026
3 checks passed
@lucor lucor deleted the feat/hive-inline-attachment-viewer branch May 4, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant