uppy/packages/@uppy/transloadit/src
agreene-coursera 71e83504d3
transloadit: fix progress with very different Assembly runtimes (#2143)
* FIX: if an assembly has fully completed during the upload step (because it was smaller than other files in the batch), complete it during post processing

* FIX: linter error

* TRY: creating AssemblyWatcher before connecting assembly

* REMOVE: Assembly watcher changes

* transloadit: track completed files by ID

* transloadit: fix postprocess progress bar

* transloadit: create AssemblyWatchers when restoring files

Co-authored-by: Renée Kooi <renee@kooi.me>
2020-04-01 16:40:52 +02:00
..
Assembly.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
Assembly.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyOptions.js Object rest spreads 2018-11-26 15:41:22 +01:00
AssemblyOptions.test.js transloadit: add AssemblyOptions test for fields array 2019-04-03 12:14:54 +02:00
AssemblyWatcher.js transloadit: let pipeline progress after cancellation 2019-04-03 16:08:15 +02:00
Client.js core, transloadit: Allow new uploads when retrying; improve error handling (#1960) 2020-02-11 17:06:33 +01:00
index.js transloadit: fix progress with very different Assembly runtimes (#2143) 2020-04-01 16:40:52 +02:00
index.test.js core: use uploadStarted: null instead of false (#1628) 2019-06-04 19:16:36 +03:00
parseUrl.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
parseUrl.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00