uppy/packages/@uppy
Renée Kooi 849b12a655
companion: drop parallel down/upload for S3 multipart (#2114)
* companion: drop parallel down/upload for S3 multipart

We were not ending the `fs-tail-stream` correctly. `fs-tail-stream` is
also not a battle-tested package and relying on file watching is never a
fun time, so it's better if we can avoid it entirely.

One good way to do that is to axe the entire parallel download/upload
feature, and instead download files in full before uploading them, like
we do for Tus and XHR :)

Fixes #1457.

* companion: add back the multiple start calls test
2020-03-16 13:09:33 +01:00
..
aws-s3 Release 2020-02-14 23:17:48 +01:00
aws-s3-multipart Release 2020-02-14 23:17:48 +01:00
companion companion: drop parallel down/upload for S3 multipart (#2114) 2020-03-16 13:09:33 +01:00
companion-client Release 2020-02-14 23:17:48 +01:00
core Release 2020-02-14 23:17:48 +01:00
dashboard Release 2020-02-14 23:17:48 +01:00
drag-drop Release 2020-02-26 10:41:36 +01:00
dropbox Release 2020-02-14 23:17:48 +01:00
facebook Publish 2020-03-11 23:54:00 +01:00
file-input Release 2020-02-14 23:17:48 +01:00
form Release 2020-02-14 23:17:48 +01:00
golden-retriever Release 2020-02-14 23:17:48 +01:00
google-drive Release 2020-02-14 23:17:48 +01:00
informer Release 2020-02-14 23:17:48 +01:00
instagram Release 2020-02-14 23:17:48 +01:00
locales Release 2020-02-27 13:45:01 +01:00
onedrive Release 2020-02-14 23:17:48 +01:00
progress-bar Release 2020-02-14 23:17:48 +01:00
provider-views Release 2020-02-14 23:17:48 +01:00
react Release 2020-02-26 10:41:36 +01:00
react-native Release 2019-10-09 21:00:46 +02:00
redux-dev-tools Release 2020-02-14 23:17:48 +01:00
robodog Publish 2020-03-11 23:54:00 +01:00
status-bar Release 2020-02-14 23:17:48 +01:00
store-default Release 2020-02-14 23:17:48 +01:00
store-redux Release 2020-02-14 23:17:48 +01:00
thumbnail-generator Release 2020-02-14 23:17:48 +01:00
transloadit Release 2020-02-14 23:17:48 +01:00
tus Release 2020-02-14 23:17:48 +01:00
url Release 2020-02-14 23:17:48 +01:00
utils Release 2020-02-14 23:17:48 +01:00
webcam Release 2020-02-26 10:41:36 +01:00
xhr-upload Release 2020-02-14 23:17:48 +01:00