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

fix: Do not block if the filetype is unknown to the browser #955

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

juliusknorr
Copy link
Contributor

@juliusknorr juliusknorr commented Nov 14, 2023

Fix #926

@juliusknorr juliusknorr added the 3. to review Waiting for reviews label Nov 14, 2023
@pulsejet
Copy link

Fixes the issue for me

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4188caf) 92.30% compared to head (e78aae3) 92.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #955      +/-   ##
==========================================
- Coverage   92.30%   92.10%   -0.21%     
==========================================
  Files           3        3              
  Lines          78       76       -2     
  Branches       14       13       -1     
==========================================
- Hits           72       70       -2     
  Misses          3        3              
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@susnux susnux added the bug Something isn't working label Nov 14, 2023
@juliusknorr juliusknorr merged commit 24a1850 into master Nov 15, 2023
15 checks passed
@juliusknorr juliusknorr deleted the bugfix/926 branch November 15, 2023 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't upload files with unknown mimetype
4 participants