mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The upload endpoint was rejecting non-image files via validateImageBuffer. Now non-image files skip validation and use the MIME type from the multipart upload. Width/height are null for non-image files.