uppy/packages/@uppy/transloadit/src
Renée Kooi 0590b823ef transloadit: throw and warn when using the old Uppy Server URL (#1038)
Shows up in the informer and in the console when trying to upload a file
from a remote source. Kinda sucks that you have to actually do it, but
this is the easiest place to implement it…else we have to look at other
plugins' private options and hope that users are adding the plugins in
an order that makes that possible.
2018-09-03 15:29:53 +02:00
..
Assembly.js transloadit: Use https endpoint for status fetching. 2018-09-03 11:15:11 +02:00
Assembly.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyOptions.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyOptions.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
AssemblyWatcher.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02:00
Client.js Move Transloadit plugin to @uppy/transloadit 2018-06-18 00:49:34 -04:00
index.js transloadit: throw and warn when using the old Uppy Server URL (#1038) 2018-09-03 15:29:53 +02:00
index.test.js Transloadit refactors + socket fallback (#1011) 2018-08-21 15:23:31 +02: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