Skip to content

fix(upload): chunks upload instead of multipart#94

Merged
gregdel-dev merged 1 commit into
mainfrom
feature/upload
Apr 26, 2026
Merged

fix(upload): chunks upload instead of multipart#94
gregdel-dev merged 1 commit into
mainfrom
feature/upload

Conversation

@NaFo44
Copy link
Copy Markdown
Member

@NaFo44 NaFo44 commented Apr 21, 2026

Refactored the frontend to use dedicated chunked upload endpoints instead of the old multipart approach for videos larger than 95Mb.

The previous multipart upload flow was incompatible with Cloudflare’s request size limits. This update switches to a chunked upload for videos >95Mb.

@gregdel-dev gregdel-dev merged commit 5e5521a into main Apr 26, 2026
1 check passed
@gregdel-dev gregdel-dev deleted the feature/upload branch April 26, 2026 20:16
@github-project-automation github-project-automation Bot moved this from In Review to Done in Fairplay project board Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants