trypost/app/Http/Requests
Paulo Castellano 005d3c9dd6 fix: stream chunked video finalize to object storage
Unicode filename encoding was correct, but large videos still died on the last chunk: the whole file was loaded into memory and uploaded to R2 via Guzzle within PHP-FPM's 30s limit. Stream non-images with writeStream and lift the time limit on finalize.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 10:55:57 -03:00
..
Api Harden per-image alt text across publishers, validation, and attach paths 2026-07-16 13:55:33 -03:00
App fix: stream chunked video finalize to object storage 2026-07-23 10:55:57 -03:00