Skip to content

feat: File System Access API support - #509

Open
Matszwe02 wants to merge 1 commit into
schlagmichdoch:masterfrom
Matszwe02:master
Open

Matszwe02 wants to merge 1 commit into
schlagmichdoch:masterfrom
Matszwe02:master

Conversation

@Matszwe02

Copy link
Copy Markdown

PR adds File System Access API, which allows to download large files (tested with 10GB, but it should be unlimited now) for supported browsers (mostly chromium on PC):

https://developer.mozilla.org/en-US/docs/Web/API/Window/showSaveFilePicker#browser_compatibility

If file is > 200MB, warn about the necessity of File System Access API if not present, and for <100MB skip this and save files as usual

Fixes #120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Transferring large files keeps disconnecting/ending prematurely

1 participant