trypost/app/Http/Requests/App
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
..
Ai Merge main + finalize AI brand-colors toggle 2026-07-18 15:12:26 -03:00
ApiKey refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Asset fix: stream chunked video finalize to object storage 2026-07-23 10:55:57 -03:00
Auth refactor: organize middleware/requests into App/ subdirs, add Resources, fix auth routes 2026-03-29 21:13:30 -03:00
Automations fix(automations): persist the Generate node content style 2026-06-18 11:50:10 -03:00
Discord feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Invite fix(members): preserve invited role on accept and surface viewer in role menu 2026-06-22 14:24:19 -03:00
Label refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Onboarding feat(onboarding): add "where you found us" referral-source step 2026-07-18 16:07:11 -03:00
Post feat(bluesky): add link preview cards for posts 2026-07-17 14:32:40 -03:00
PostComment feat: complete AI assistant with custom services and brand config 2026-04-16 09:25:08 -03:00
PostTemplate feat: pass and persist post dates through AI creation wizard and template application flows 2026-05-06 17:21:30 -03:00
Settings feat: implement consolidated authentication settings including session management and social provider integration 2026-05-03 17:42:44 -03:00
Workspace Save the autofilled site logo as the workspace logo on brand settings update 2026-07-03 20:05:54 -03:00