lbry-desktop/ui/component/webUploadList
infinite-persistence bef7ff4a2d
Support resume-able upload via tus
## Issue
38 Handle resumable file upload

## Notes
Since we can't serialize a File object, we'll need to the user to re-select the file to resume.
2021-11-11 08:00:12 +08:00
..
internal Support resume-able upload via tus 2021-11-11 08:00:12 +08:00
index.js Support resume-able upload via tus 2021-11-11 08:00:12 +08:00
view.jsx Support resume-able upload via tus 2021-11-11 08:00:12 +08:00