uppy/packages/@uppy/transloadit/src
Renée Kooi b22a812db3
Propagate isNetworkError through error wrappers (#3620)
The `ErrorWithCause` class uses the same signature as the builtin Error
does, but it supports the `{ cause }` option in older environments, and
it propagates the `isNetworkError` property from the underlying error.
2022-04-05 15:57:25 +02:00
..
Assembly.js @uppy/transloadit: close assembly if upload is cancelled (#3591) 2022-03-24 13:57:00 +01:00
Assembly.test.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
AssemblyOptions.js Propagate isNetworkError through error wrappers (#3620) 2022-04-05 15:57:25 +02:00
AssemblyOptions.test.js Upgrade linting to 2.0.0-0 (#3280) 2021-11-09 11:19:05 +00:00
AssemblyWatcher.js examples: update angular-example to Angular v13 (#3325) 2021-11-22 19:12:56 +01:00
Client.js @uppy/transloadit: fix handling of Tus errors and rate limiting (#3429) 2022-01-12 18:24:11 +03:00
index.js Propagate isNetworkError through error wrappers (#3620) 2022-04-05 15:57:25 +02:00
index.test.js @uppy/transloadit: fix unhandledPromiseRejection failures (#3197) 2021-09-16 15:24:20 +02:00
locale.js Refactor locale scripts & generate types and docs (#3276) 2021-11-10 11:43:04 +01:00
parseUrl.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
parseUrl.test.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00