postiz-app/apps
Emi Rexhepi ee8b26f383 fix(api): preserve file extension in upload-from-url endpoint
The upload-from-url endpoint passed an empty originalname to
uploadFile(), causing extname('') to return '' and files to be saved
without an extension. Derive the extension from the response
Content-Type header (or URL fallback) so files are stored with the
correct extension on disk.

Fixes gitroomhq/postiz-app#1147

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:40:55 +01:00
..
backend fix(api): preserve file extension in upload-from-url endpoint 2026-02-06 15:40:55 +01:00
commands feat: temporal - huge refactor 2026-01-05 15:49:19 +07:00
extension feat: language 2025-06-01 00:04:06 +07:00
frontend feat: wordpress 2026-02-06 15:21:51 +07:00
orchestrator feat: streak 2026-01-28 16:00:48 +07:00
sdk feat: remove view, update package json for sdk build 2025-07-27 13:09:33 +07:00