Commit graph

549 commits

Author SHA1 Message Date
Artur Paikin
d3a6be786d
Merge pull request #1393 from transloadit/remove-window-location
companion-client: remove the use of window.location
2019-04-02 11:57:31 +03:00
Ifedapo Olarewaju
62305be8b9 companion-client: remove the use of window.location 2019-04-01 14:44:03 +01:00
Evgenia Karunus
71db43a993 Dashboard Plugin: remove jumpiness when uppy loads 2019-03-29 21:09:30 +05:00
Ifedapo Olarewaju
de04c7978c companion: send null when download is complete 2019-03-29 14:22:14 +01:00
Ifedapo Olarewaju
c1abfea33d xhr-upload: load CompanionClient appropriately 2019-03-29 13:58:58 +01:00
Artur Paikin
5a3f7c5161
Merge pull request #1363 from transloadit/feature/gdrive-thumbnails
Show thumbnails instead of a generic icon in Google Drive
2019-03-28 17:58:57 +03:00
Artur Paikin
f164f6bf89 remove comment 2019-03-28 17:25:13 +03:00
Artur Paikin
00d51606cb add space before parentheses 2019-03-28 16:27:51 +03:00
Ifedapo .A. Olarewaju
90d4329816
Merge pull request #1371 from yonahforst/master
HTTP-header-safe JSON for dropbox
2019-03-28 11:11:25 +01:00
kiloreux
17b7b29938 Change type to secret (#1387) 2019-03-28 09:19:59 +01:00
Ifedapo Olarewaju
cb7a209037 companion-client: use different informer message for auth errors 2019-03-28 01:46:12 +01:00
Ifedapo Olarewaju
794508588d companion: handle 40x responses that are emitted as errors 2019-03-28 01:42:46 +01:00
Ifedapo Olarewaju
867f473e7e companion: make logs to properly format objects 2019-03-28 01:42:46 +01:00
Ifedapo Olarewaju
700b557c3b provier-views,companion-client: handle 401 response for companion 2019-03-28 01:42:46 +01:00
Ifedapo Olarewaju
6fb6138321 companion: send 401 for invalid access token 2019-03-28 00:53:04 +01:00
Ifedapo .A. Olarewaju
fa6e5d7b02
Merge pull request #1369 from transloadit/async-token-storage
companion-client: add asyn wrapper around token storage
2019-03-28 00:39:19 +01:00
Ifedapo Olarewaju
bf436c21c4 companion-client: add asyn wrapper around token storage 2019-03-28 00:36:41 +01:00
Artur Paikin
aed28e3477
Merge pull request #1382 from lakesare/fix/overflowing-tooltip-text
Informer Plugin: made the tooltip not overflow the uppy container
2019-03-27 19:07:30 +03:00
Evgenia Karunus
3366bc3d47 Informer Plugin: made the tooltip not overflow the uppy container 2019-03-27 03:19:56 +05:00
Ifedapo .A. Olarewaju
fc0c7e4155
Merge pull request #1366 from HughbertD/bug/default-redirect-uri-fix
Updated the callback URIs to reflect their correct location
2019-03-26 16:18:24 +01:00
Yonah Forst
d09963cb7c fix linter errors 2019-03-26 00:37:14 +01:00
Renée Kooi
4a2a6e7d62
core: un-hardcode concat in youCanOnlyUploadFileTypes locale
In some languages, it probably doesn't make much sense to put the list
of allowed file types at the end.

The list of mime types/extensions may not be desired at all, so now you
can omit `%{types}` to not show it.
2019-03-25 12:55:46 +01:00
Yonah Forst
abb719da2f
HTTP-header-safe JSON for dropbox
address #1370
2019-03-25 11:47:39 +01:00
Ifedapo Olarewaju
239f08ce72 companion: check that provideTokens were loaded before logging out 2019-03-25 09:39:05 +01:00
Artur Paikin
ed854354dd fix ProviderBrowserItem 2019-03-23 19:05:02 +03:00
Artur Paikin
021aeea6a2 more weight to uppy-Dashboard-poweredBy 2019-03-22 16:38:35 +03:00
Hugh Downer
23db006083 Updated the callback URIs to reflect their correct location 2019-03-22 10:45:19 +00:00
Artur Paikin
7e9394f106 Fix typos in class names
fixes #1364, thanks @markypython
2019-03-21 21:53:37 +03:00
Artur Paikin
442387b7d7 show thumbnails instead of a generic icon in Google Drive 2019-03-21 20:06:05 +03:00
Artur Paikin
b519544b40 protect some styles from bleeding 2019-03-21 19:55:11 +03:00
Ifedapo .A. Olarewaju
b4045f08fc
Merge pull request #1354 from transloadit/fix/validationerror
companion: do not use Uploader instance if options validation failed
2019-03-20 14:00:32 +01:00
Artur Paikin
a0355dbbe8 use stubs instead of removed locales 2019-03-19 14:45:56 +03:00
Ifedapo .A. Olarewaju
9b1c5229f4
Merge pull request #1350 from transloadit/aws-s3-multipart-401
use companion-client for remote aws-s3 uploads
2019-03-18 14:17:23 +01:00
Ifedapo .A. Olarewaju
29f0f255fc
Merge pull request #1305 from yonahforst/master
Add heroku example to readme
2019-03-18 14:14:28 +01:00
Renée Kooi
78ef41fbe8
companion: do not use Uploader instance if options validation failed 2019-03-18 14:01:27 +01:00
Ifedapo Olarewaju
df9875911a companion: bypass upload destination validation for s3 2019-03-18 13:39:35 +01:00
Renée Kooi
2d14f6f22a
provider-views: eliminate conflicting file list margin 2019-03-18 12:23:50 +01:00
Ifedapo Olarewaju
c0142db78e use companion-client for remote aws-s3 uploads
fixes #1303
2019-03-15 06:53:37 +01:00
Ifedapo Olarewaju
602680210a Merge branch 'master' of github.com:transloadit/uppy 2019-03-14 16:15:06 +01:00
Ifedapo Olarewaju
46509d307a set separate auth cookie for each provider
fixes the issue were uppyAuthToken cookie gets overridden by
the most recent provider token. As a result thumbnail endpoint
may return 401 for previously authed providers
2019-03-14 16:12:01 +01:00
Artur Paikin
9e5ff894ec
Merge pull request #1343 from transloadit/fix/taint
thumbnail-generator: do not export tainted canvas, fixes #1321
2019-03-14 16:53:50 +03:00
Artur Paikin
759a338c3f
Merge pull request #1344 from transloadit/chore/remove-important
Build: remove !important
2019-03-14 16:52:29 +03:00
Ifedapo Olarewaju
985fd62ed6 replace text only when text is valid
cc @arturi
2019-03-14 14:32:22 +01:00
Artur Paikin
9788d26286 hidden should not be displayed 💡 2019-03-13 17:17:19 +03:00
Artur Paikin
933bd77658 don’t render close button in inline mode 2019-03-13 17:16:24 +03:00
Artur Paikin
ee639d196a tweak reset styles 2019-03-11 17:04:57 +03:00
Renée Kooi
514004549e
thumbnail-generator: do not export tainted canvas
When an SVG image includes external resources, we're not allowed to read
the resized version from the canvas.

Trying to do so would log a SecurityError. Now, Uppy still logs a
warning when `debug: true`, but is silent when `debug: false`.
2019-03-11 14:24:55 +01:00
Renée Kooi
3ac7789e13
core: make allowedFileTypes extensions case insensitive 2019-03-11 13:05:40 +01:00
kokokenada
702b29ecbc add showSelectedFiles which was missing from type definition 2019-03-09 19:28:32 -05:00
Artur Paikin
27899d944f Release 2019-03-08 20:47:42 +03:00