mint-o-badges / badgr-ui

GNU Affero General Public License v3.0
4 stars 2 forks source link

ui (| server?): allow bigger images for badge creation #808

Open zven opened 3 weeks ago

zven commented 3 weeks ago

Atm we only allow very small images to be uploaded during the badge creation process (250 KB). Many of our users requested the possibility to upload larger images (up to 2 MB).

Are we already scaling down the images that are uploaded? If not, it might make sense to consider this.

jona159 commented 1 week ago

@Thiemann96 i merged the backend PR to see if it would work on staging, but unfortunately i get the same error message in the preview. I made a Pr to revert the change. Curiously this error does not seem to appear on develop for me, so maybe this is something specific to the staging server

Thiemann96 commented 1 week ago

there seems to be something wrong with some settings on staging. will debug and get back to here

zven commented 5 days ago

@mpfeil might have some input here