ifedapoolarewaju
bfd5d217fe
companion: fix test
2020-03-23 12:32:59 +01:00
ifedapoolarewaju
1e5e54bc9d
companion: add support to download gsuite (google docs, google sreadsheet) files
2020-03-19 16:30:47 +01:00
Ifedapo .A. Olarewaju
fdd7efc9fa
Merge pull request #2139 from transloadit/send-back-download-error
...
companion: emit error to client if download fails
2020-03-16 16:32:41 +01:00
ifedapoolarewaju
fdc065fe51
companion: emit error to client if download fails
2020-03-16 16:11:53 +01:00
Renée Kooi
ab3d7cb067
react: fix typescript proptypes for DashboardModal, fixes #2124 ( #2136 )
2020-03-16 15:22:03 +01:00
Renée Kooi
0aa511a476
core: add typings for setOptions(). ( #2135 )
...
* core: add typings for `setOptions()`.
* core: add typings test for plugin#setOptions
2020-03-16 14:11:56 +01:00
Renée Kooi
849b12a655
companion: drop parallel down/upload for S3 multipart ( #2114 )
...
* companion: drop parallel down/upload for S3 multipart
We were not ending the `fs-tail-stream` correctly. `fs-tail-stream` is
also not a battle-tested package and relying on file watching is never a
fun time, so it's better if we can avoid it entirely.
One good way to do that is to axe the entire parallel download/upload
feature, and instead download files in full before uploading them, like
we do for Tus and XHR :)
Fixes #1457 .
* companion: add back the multiple start calls test
2020-03-16 13:09:33 +01:00
Stephane Mensah
d85cf2024b
Docs: fix incorrect link to Dashboard in locale.md ( #2128 )
...
- Replaced incorrect link to the Dashboard docs: `http://localhost/docs/dashboard/#locale ` -> `https://uppy.io/docs/dashboard/#locale `
- Replaced `here's Dashboard` with a meaningful sentence.
2020-03-16 10:58:58 +01:00
Renée Kooi
15513c7ece
dependabot broke the lockfile :)
2020-03-14 11:26:19 +01:00
dependabot[bot]
9d35a7f5c5
build(deps): bump acorn from 5.7.3 to 5.7.4 ( #2130 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 10:07:52 +01:00
Artur Paikin
90014d97c4
Release
2020-03-12 01:52:28 +01:00
Artur Paikin
9a610f1204
Publish
...
- uppy@1.10.1
- @uppy/facebook@1.0.0
2020-03-11 23:54:00 +01:00
Artur Paikin
2664a59450
Release
2020-03-11 21:50:23 +01:00
Artur Paikin
af75287b06
Update package-lock.json
2020-03-11 21:40:35 +01:00
Artur Paikin
87a48cffb9
Add Facebook to Uppy bundle package
2020-03-11 20:45:44 +01:00
Alexander Zaytsev
cf756eb3c1
Add the featured customers logos ( #2120 )
...
* Add SVGs
* Add logos
* Set links
* Add hovers (wip)
* Fix issuu hover styles
* More whitespace before the customer logos section on desktop
* Add subtle transition on hover
* Fine-tune margins
* Better copy /thx @arturi
* Update website/themes/uppy/layout/index.ejs /thx @goto-bus-stop
Co-Authored-By: Renée Kooi <renee@kooi.me>
Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-03-11 19:46:37 +01:00
Renée Kooi
82e2100ad8
docs: allowedFileTypes is a property of restrictions
2020-03-11 16:06:12 +01:00
Ifedapo .A. Olarewaju
a59e8483b0
companion: don't log redundant errors in production ( #2112 )
...
* companion: don't log redundant errors in production
cc @kvz
* companion: remove redundant condition
* companion: if the error is a URIError from the requested URL we only log the error message
2020-03-11 13:00:38 +01:00
Artur Paikin
e20d6e78fc
Ok, now actually publish the 1.8 and 1.9 post
2020-03-11 12:09:26 +01:00
Ifedapo .A. Olarewaju
62c48408ba
companion: return 401 early if token is not set ( #2118 )
2020-03-10 16:34:20 +01:00
Artur Paikin
289d39a6e7
publish 1.8 and 1.9 post
...
finally
Co-Authored-By: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
Co-Authored-By: Renée Kooi <github@kooi.me>
2020-03-09 16:28:19 +01:00
Renée Kooi
9192c9fca9
blog: add missing image
2020-03-09 15:37:01 +01:00
Renée Kooi
da7e7f101d
website: remove ?lang parameter from twitter link
...
this was telling twitter to use the Catalan locale.
2020-03-09 15:12:23 +01:00
Renée Kooi
ecf8b8c044
blog: expand the types section
2020-03-09 15:09:57 +01:00
Renée Kooi
0e02d2a495
companion: pass endpoint and region to AWS SDK constructor ( #2113 )
...
Accidentally removed in #2030 . This can cause S3 to reject uploads.
2020-03-09 13:56:31 +01:00
Renée Kooi
4e5cad5842
npm audit fix
2020-03-09 11:33:19 +01:00
Jason Bosco
b40934a90c
Allow S3 ACL to be specified in Companion Standalone ( #2111 )
2020-03-09 10:43:16 +01:00
ifedapoolarewaju
7676fd11b3
blog: update 1.9 blog post
...
cc @arturi
2020-03-06 20:10:47 +01:00
Artur Paikin
e27178bfa1
1.9 post draft
2020-03-05 23:40:08 +00:00
Artur Paikin
40570c22df
Website: fix privacy policy layout
2020-03-05 19:18:36 +00:00
Artur Paikin
ee39e7c967
docs: update custom plugin example
...
thanks @kiloreux
2020-03-04 22:43:24 +00:00
Renée Kooi
d191703595
companion: allow providing any S3 option, closes #1388 ( #2030 )
...
* companion: allow providing any S3 option, closes #1388
Now you can configure any S3 option listed in
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#constructor-property .
It adds a warning about the official S3 names `accessKeyId` and
`secretAccessKey` because you should use the Companion-style names `key`
and `secret` instead.
* companion: use awsClientOptions property for Aws SDK config
* companion: also reject keys inside awsClientOptions
* should keep the checks next to each other
* companion: first check if awsClientOptions isnt null
2020-03-04 14:01:59 +01:00
Jason Bosco
b2b24a2404
Add S3 ACL option to companion docs ( #2109 )
2020-03-04 10:27:48 +01:00
Marc-Antoine Ferland
cbe33a661f
Fix typo in thumbnail generator documentation ( #2108 )
2020-03-04 09:54:04 +01:00
Ifedapo .A. Olarewaju
ea0be471fc
Merge pull request #2107 from transloadit/graph-instagram-api
...
website: optionally point to companion with graph instagram API
2020-03-03 19:06:30 +01:00
ifedapoolarewaju
1096c7e6af
website: optionally point to companion with graph instagram API
2020-03-03 17:41:14 +01:00
ifedapoolarewaju
1938f16fd8
Add 1.9.5 Release changelog
2020-02-28 12:41:04 +01:00
ifedapoolarewaju
7bfc3e7e5f
Release
2020-02-28 12:15:39 +01:00
Ifedapo .A. Olarewaju
4d00ef3429
Merge pull request #2096 from transloadit/oauth-redirect-state
...
companion: read state from session in oauth-redirect controller
2020-02-28 10:54:35 +01:00
ifedapoolarewaju
a09d76b0c3
update changelog
2020-02-28 10:39:12 +01:00
ifedapoolarewaju
b59d5b4fb6
companion: use state in session in tests
2020-02-27 18:45:12 +01:00
ifedapoolarewaju
7fc4490bb8
companion: read state from session in oauth-redirect controller
2020-02-27 17:28:30 +01:00
ifedapoolarewaju
0bf6e6bd0b
Add 1.9.4 Release changelog
2020-02-27 14:05:36 +01:00
ifedapoolarewaju
ca37f093fe
Release
2020-02-27 13:45:01 +01:00
Ifedapo .A. Olarewaju
7525440229
Merge pull request #2094 from transloadit/fix-http
...
companion: return the right httpAgent when protocol value contains ":"
2020-02-27 13:26:16 +01:00
ifedapoolarewaju
9b17cf2037
companion: return the right httpAgent when protocol value contains ":"
2020-02-27 12:58:48 +01:00
ifedapoolarewaju
c5750367b7
Add urgency to 1.9.3 changelog
2020-02-26 20:08:36 +01:00
Felipe Gallinari
2f01b49edc
locales: fix pluralization in pt_BR ( #2093 )
2020-02-26 13:14:19 +01:00
ifedapoolarewaju
a88d564962
Release 1.9.3 changelog
2020-02-26 11:10:07 +01:00
ifedapoolarewaju
b20bc7e1f1
Release
2020-02-26 10:41:36 +01:00