Skip to content

feat(ui): optional "Email link" button in the share dialog - #36

Merged
jaschadub merged 1 commit into
masterfrom
feat/email-share-link
Jul 27, 2026
Merged

feat(ui): optional "Email link" button in the share dialog#36
jaschadub merged 1 commit into
masterfrom
feat/email-share-link

Conversation

@jaschadub

Copy link
Copy Markdown
Member

Adds SEND_EMAIL_SHARE (default false). When enabled, the copy dialog shows a plain mailto: anchor that opens the user's default mail client with the file name as subject and the share URL as body.

Off by default because the URL fragment is the decryption key, so sharing this way puts the key in a plaintext email.

Adds SEND_EMAIL_SHARE (default false). When enabled, the copy dialog
shows a plain mailto: anchor that opens the user's default mail client
with the file name as subject and the share URL as body.

Off by default because the URL fragment is the decryption key, so
sharing this way puts the key in a plaintext email.
@jaschadub
jaschadub merged commit b214d16 into master Jul 27, 2026
2 checks passed
@jaschadub
jaschadub deleted the feat/email-share-link branch July 27, 2026 17:55
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