SnapOtter and GitHub
098ed50d06
fix(image): decode real iPhone HEIC files instead of rejecting them at validation ( #631 )
...
validateImageBuffer() never listed heif in CLI_DECODED_FORMATS, so real iPhone HEIC uploads hit Sharp's own metadata probe (its bundled libheif only supports AV1/AVIF) and got rejected before reaching the working heif-convert/heif-dec decode path already wired up downstream. Adds heif to that set, same as raw/psd/tga/bmp/etc.
Also fixes the same gap on erase-object's mask input, which validates through the same function but had no matching decode step, so a HEIC mask reached an unguarded sharp() call and came back as a misclassified server error instead of a clean 422.
Fixes #622
2026-07-25 10:45:12 +08:00
..
2026-07-19 20:47:35 +08:00
2026-06-21 02:18:53 +08:00
2026-07-01 12:32:33 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-03 09:54:02 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-19 20:47:35 +08:00
2026-07-25 10:45:12 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-21 17:02:12 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-15 03:34:24 +08:00
2026-07-15 03:34:24 +08:00
2026-06-21 02:18:53 +08:00
2026-06-22 23:31:18 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-19 22:35:25 +08:00
2026-07-11 19:53:00 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-07-21 16:48:48 +08:00
2026-06-21 02:18:53 +08:00
2026-06-29 22:06:24 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00
2026-06-21 02:18:53 +08:00