TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.24k stars 68 forks source link

Bug: png allowed but not supported #458

Open yeKcim opened 4 months ago

yeKcim commented 4 months ago

Is this urgent?

No

What parts are affected

Frontend

What is the server version

v96

What is the client version

v0.5.1

What platform are you using

Linux

What's the problem 🤔

I tried to add a picture to my recipe, from a screenshot. Kitchenowl allowed me to select a png but nothing is saved. Jpg of the same picture is ok. Perhaps a size problem (png:1.4Mb, jpg:0.3Mb)

Share your logs

No response

Share your configuration

No response

engeir commented 3 months ago

Experiencing the same with webp images. Was able to select and upload in the android app, but nothing is shown in the app after saving the recipe.