mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 01:40:29 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| Assembly.js | ||
| Assembly.test.js | ||
| AssemblyOptions.js | ||
| AssemblyOptions.test.js | ||
| AssemblyWatcher.js | ||
| Client.js | ||
| index.js | ||
| index.test.js | ||
| parseUrl.js | ||
| parseUrl.test.js | ||