mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
multer/busboy decode multipart filename headers as latin1 by default, which mangled umlauts and other non-ASCII characters end-to-end (Größe.jpg arrived as Größe.jpg and was stored that way). Setting defParamCharset: 'utf8' on the multer options makes the entire upload pipeline consistent UTF-8. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth.js | ||
| sanitize.js | ||
| subscription.js | ||
| upload.js | ||