Fix streaming downloads for large files #51
Owner
- Add token-based download system with 5-minute expiry
- Stream files in 8MB chunks on backend (no memory loading)
- Use browser native download with tokens on frontend
- Fixes hang on large files (10GB+) by avoiding memory buffering
- Add token-based download system with 5-minute expiry
- Stream files in 8MB chunks on backend (no memory loading)
- Use browser native download with tokens on frontend
- Fixes hang on large files (10GB+) by avoiding memory buffering
jimmy
added 1 commit 2026-04-18 11:03:45 +08:00
Run Tests / Backend Tests (pull_request) Failing after 5m29s
Details
Run Tests / Frontend Tests (pull_request) Failing after 3m55s
Details
Run Tests / Test Summary (pull_request) Failing after 18s
Details
Merge pull request 'Fix streaming downloads for large files' (#51) from fix/streaming-downloads into main
Reference in New Issue
Block a user
Delete Branch "fix/streaming-downloads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?