Commit graph

1379 commits

Author SHA1 Message Date
Ifedapo .A. Olarewaju
34d5d2c1b2
docs,website: tutorial on adding custom providers (#2310)
* docs,website: first draft of tutorial on adding custom providers

* docs: define "Provider Plugins"

* blog,docs: revise Provider summary

* docs: use consistent sample comments

* blog, examples: use svg code directly as custom provider icon
2020-07-03 17:22:00 +01:00
Matthew Hartstonge
0367074d92 companion: fixes docker version tagging. fixes #1579. 2020-06-30 14:44:52 +12:00
Ifedapo .A. Olarewaju
3af9d22e89
companion: send custom headers to tus uploads (#2338)
* companion: send custom headers to tus uploads

fixes #2337

* tus: send headers to companion
2020-06-29 21:25:24 +01:00
Renée Kooi
59bf530961
Fix end to end test failures on CI (#2341)
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2020-06-29 15:05:28 +02:00
Artur Paikin
ca9adf605d
Merge pull request #2323 from transloadit/dashboard-file-removed-ui
Add `reason` to `file-removed` event to distinguish when a file was manually removed by user
2020-06-29 14:00:43 +01:00
Artur Paikin
eab4ddd55c Add reason argument to removeFiles 2020-06-24 18:27:19 +01:00
Artur Paikin
945b7b92fb revert dashboard:file-removed-ui 2020-06-24 17:51:52 +01:00
Tunghsiao Liu
2cdc98b8d2
locales: add new strings for Chinese Simplified (#2335) 2020-06-24 13:20:38 +02:00
Renée Kooi
054e40831a
companion: a few dependency updates (#2333) 2020-06-22 16:03:29 +02:00
Yegor Yarko
988a7ede30
S3 multipart: Do not store completed parts in state (#2326)
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-06-22 13:52:59 +02:00
Ifedapo .A. Olarewaju
2ab00ab05d
companion: enable protection when fetching file size + log info about blocked redirect (#2332)
* companion: enable protection when fetching file size

this has no critical implications, but it's better to have consistent behaviour

* companion: log message when redirect is blocked
2020-06-22 12:49:30 +01:00
Marius
541feef81e
Update tus-js-client dependency to v2 (#2239)
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-06-22 12:41:45 +02:00
Ifedapo .A. Olarewaju
5b20573909
build: upgrade node to v10 on companion.uppy.io (#2329) 2020-06-19 13:33:42 +01:00
ifedapoolarewaju
5effd4898d
Release 2020-06-19 12:20:06 +01:00
Ifedapo .A. Olarewaju
3d949ace84
companion: Import url (#2328)
* build: test companion on node 8

* companion: import URL via url module

* build: use higher node 8 version to avoid error mismatch
2020-06-19 10:55:22 +01:00
ifedapoolarewaju
aacaff256c
Release 2020-06-18 16:31:40 +01:00
Ifedapo .A. Olarewaju
740ba1d5b3
companion: block redirects to urls with different protocol (#2322) 2020-06-18 16:10:34 +01:00
Artur Paikin
9fb7b8b2da Add dashboard:file-removed-ui event 2020-06-17 15:28:30 +01:00
Artur Paikin
ab88612dff Add uppy-DragDrop-input class name back, to fix tests and potential backwards-compat customizations 2020-06-17 14:32:43 +01:00
Ifedapo .A. Olarewaju
69f653eb47
provider-views: handle all plugin state in provider-views (#2318)
other plugins concerned onedrive,dropbox,instagram,google-drive
2020-06-15 14:39:54 +01:00
Ifedapo .A. Olarewaju
21f4686f00
companion: set grant related options for custom providers (#2317) 2020-06-15 14:37:58 +01:00
Renée Kooi
c7e0ff5447
thumbnail-generator: upgrade exifr 2020-06-15 13:08:33 +02:00
Artur Paikin
b00ba13912 Release 2020-06-13 03:12:22 +01:00
Artur Paikin
948a17d86f add catch and error logging 2020-06-13 02:29:19 +01:00
Artur Paikin
7de154e06e Merge branch 'master' into more-network-errors 2020-06-13 01:26:08 +01:00
Artur Paikin
ef5977643a Refactor to use fetchWithNetworkError 2020-06-12 15:27:00 +01:00
Ifedapo .A. Olarewaju
6f41aa161e
Companion 2.0 (#2273)
* companion: check if body is present in error response

fixes #2254

* companion: deprecate (and remove) req.uppy

* companion: remove duplex stream code

* companion: drop node 6 url parser

* companion: send back a consistent error response with the URL controller

* companion: allow videos from instagram graph API (the bug has been fixed)

* build: drop node 6 tests from travis

* build: run companion test for node.js 10
2020-06-10 20:05:11 +01:00
Artur Paikin
ae3396321c
Fix the issue with click even occuring twice, try hiding the input altogether (#2307) 2020-06-09 00:50:48 +02:00
Artur Paikin
9d9269d2a0 cleanup 2020-06-08 23:46:53 +01:00
Renée Kooi
fd3cd06477
locales: fix newline 2020-06-08 14:28:18 +02:00
Artur Paikin
68f36b1ac2
Refactor FileProgress component (#2303)
* refactor FileProgress component; pass hideCancelButton, hidePauseResumeButton and hideRetryButton

* move icons to where they are rendered, rename UppyIcon to uppy-u-icon

* cleanup: rename DashboardItem, remove xmlns

* update docs to specify the option also hides action button on each individual file
2020-06-06 04:10:01 +02:00
jarey
57ad9d7fd9
Update of Galician i18n strings. (#2308)
* Included locale for Galician language (Spanish region).

* Updated Galician strings and fixed some minor bugs in translations for this language.

* Fixed incorrect merge of file.
2020-06-04 19:08:53 +02:00
Artur Paikin
1edfdb6ae5 Fix the issue with click even occuring twice, try hiding the input altogether 2020-06-03 19:54:29 +01:00
Atsawin
fc3cafd4fa
Pass hideRetryButton and hidePauseResumeCancelButtons options to DashboardUI. They are already supported options. (#2292) 2020-05-29 00:46:56 +02:00
Artur Paikin
0e78e32e4c Move the FileItem’s new ErrorButton
it was overlapping the edit button
2020-05-27 09:40:57 +02:00
Artur Paikin
5273c46a06 Add NetworkError to Transloadit plugin, including socket.io’s connect_failed 2020-05-27 09:35:21 +02:00
Renée Kooi
6a01523273
Release 2020-05-25 15:51:21 +02:00
Renée Kooi
1fd95932c3
locales: update generated en_US locale 2020-05-25 14:54:09 +02:00
Artur Paikin
99db9f2076
Dashboard: add options to show remove button after complete (#2284) 2020-05-25 14:33:21 +02:00
Renée Kooi
52f8506632
transloadit: fix property name typo (#2287)
This was causing the `ASSEMBLY_COMPLETED` Assembly statuses to be stored
under an `undefined` key, so you wouldn't actually get the final status
in the result data for the upload.
2020-05-25 13:23:12 +02:00
Artur Paikin
dd5f0b23b4
webcam: Show “enable camera” screen if no camera device was detected (#2282)
* show “enable camera” screen if no camera device was detected

* update locale strings
2020-05-25 12:16:54 +02:00
Renée Kooi
aeae190b8b
transloadit: only cancel assemblies belonging to ongoing upload (#2277) 2020-05-25 11:34:10 +02:00
Renée Kooi
8fa7176115
aws-s3: fix accidental reset of file.meta (#2276) 2020-05-22 23:44:14 +02:00
Zach Conner
f8f2bfa973
tus: resetUploaderRefs before emitting (#2262) 2020-05-22 14:11:33 +02:00
Ifedapo .A. Olarewaju
29e2af05e4
companion: check env for truthy value (#2283)
fixes #2066
2020-05-21 22:14:17 +01:00
Ivaylo Dimitrov
2be9d4f9f8
Add new localization for Bulgarian language [bg_BG] (#2280)
Inherited from the up-to-date en_US localization
2020-05-21 00:19:15 +02:00
Ifedapo .A. Olarewaju
eff4ae9299
companion: validate companion options for non-standalone usage as well (#2275)
this is breaking change since the validation may throw an error
2020-05-20 10:12:04 +01:00
Renée Kooi
547ef058c7
companion-client: add missing dependency, fixes #2266 2020-05-18 14:31:41 +02:00
Renée Kooi
ba4f182c48
aws-s3-multipart: make chunk size configurable, fixes #1543 (#2253) 2020-05-18 14:23:06 +02:00
Renée Kooi
811d763e16
core: add some more suggestions to the incorrect target warning (#2242) 2020-05-15 20:41:39 +02:00