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

[BUG] Properly handle webp files #123

Open
2 of 3 tasks
tycrek opened this issue Mar 14, 2022 · 0 comments
Open
2 of 3 tasks

[BUG] Properly handle webp files #123

tycrek opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tycrek
Copy link
Owner

tycrek commented Mar 14, 2022

Is there an existing Issue for this bug?

  • I have searched the existing issues

Expected behavior

Webp images aren't handled the same way as most images. All the libraries ass use don't allow processing them.

Right now there's some temporary fixes in the code but for long-term support, this should be dealt with properly.

Actual behavior

Without the temporary fixes, uploads fails as things like thumbnail generation fail to handle Webp.

Steps to reproduce

Use 0.9.1 latest release (not master) and try uploading a webp file

Logs (optional)

Irrelevant since I know what to do with these

ass version

0.9.1

Deployment

Docker

File storage

Local

Operating system

Ubunutu/Windows

Node version

14.17

Storage method

Papito

Reverse proxy

  • I am using a reverse proxy

Reverse proxy software

Caddy

Cloudflare

  • I am using Cloudflare
@tycrek tycrek added the bug Something isn't working label Mar 14, 2022
@tycrek tycrek self-assigned this Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant