mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-30 21:44:38 +00:00
* Set `allowNewUpload: true` when an error occurs to allow retryAll * Add assembly error message and assembly_id * Pass debug option to Robodog * Add forceAllowNewUpload to use in retry and retryAll, improve calls to _showOrLogErrorAndThrow * Capitalize Create Assembly message * don’t throw error from 'upload-error' event, improved error message structure * handle errors better * check if error.details exists * Doc tweaks: added error.assembly |
||
|---|---|---|
| .. | ||
| Assembly.js | ||
| Assembly.test.js | ||
| AssemblyOptions.js | ||
| AssemblyOptions.test.js | ||
| AssemblyWatcher.js | ||
| Client.js | ||
| index.js | ||
| index.test.js | ||
| parseUrl.js | ||
| parseUrl.test.js | ||