uppy/packages/@uppy/transloadit/src
Antoine du Hamel dceac85af5
@uppy/transloadit: improve fetch error handling (#3637)
Returning a non-2xx code is not a `NetworkError`, it's a rejection from
the server and we should handle it as such.
2022-04-19 19:15:40 +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: improve fetch error handling (#3637) 2022-04-19 19:15:40 +02: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