Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better media preview/download implementation #53

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

beastafk
Copy link
Contributor

@beastafk beastafk commented Oct 3, 2024

Fixes #52

Currently, only image previews are available. It would be great to have an option to preview (or download) other file types as well. Unfortunately, the only option is to download a file first in the background and then show the browser's download dialog

@aine-etke aine-etke changed the title Add download option for non image media Better media preview/download implementation Oct 3, 2024
@aine-etke aine-etke merged commit 31d3712 into main Oct 3, 2024
1 check passed
@aine-etke aine-etke deleted the add-download-option branch October 25, 2024 08: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.

Better media preview/download implementation
2 participants