corbindavenport / imageshare

A lightweight web app for uploading images, created for the Nintendo 3DS and other legacy web browsers.
https://theimageshare.com
GNU General Public License v3.0
83 stars 5 forks source link

Improve larger image file support #21

Open corbindavenport opened 7 months ago

corbindavenport commented 7 months ago

ImageShare doesn't have a defined upload size limit, and silently fails with some larger files. The error handling needs to be improved and there should be a clearly-stated maximum upload size (either one that fits both upload API options or a per-option size).