Renée Kooi
a8e8a65664
dashboard: do %{browse} the old-style way, too
2020-07-29 15:20:15 +02:00
Renée Kooi
72965029f2
dashboard: mostly restore backwards compatibility for the browse strings ( #2397 )
2020-07-29 15:15:51 +02:00
Renée Kooi
8c826313b6
A few docs things ( #2371 )
2020-07-29 12:17:27 +02:00
Renée Kooi
da80f73dcb
revert #2379 ( #2405 )
2020-07-29 11:28:24 +02:00
Renée Kooi
1e3bc43fbb
aws-s3: remove redundant check
...
Brought up by @johnnyperkins in
https://github.com/transloadit/uppy/pull/2391#issuecomment-665329514 ,
thanks!
2020-07-29 11:23:01 +02:00
Renée Kooi
b9657daebf
dashboard: update preact8-css-transition-group
2020-07-27 13:29:58 +02:00
Jonathan Arbely
7a3b585242
Added new string 'browseFiles' (same as 'browse') ( #2396 )
...
If 'browseFiles' isn't defined, the default English text will show, which is ofc. undesired.
2020-07-26 15:27:59 +02:00
Renée Kooi
fa079c033b
locales: remove redundant plural forms from Korean
2020-07-26 15:27:16 +02:00
fingul
0868f39043
Update ko_KR.js ( #2395 )
...
Add translation for %{browseFiles} / %{browseFolders}.
Modify some nuiance.
2020-07-26 15:00:09 +02:00
Johnny Perkins
649fd84dd7
aws-s3: better typecheck to prevent accessing undefined var ( #2388 )
...
* aws-s3: better typecheck to prevent accessing undefined var
* aws-s3: refactor and test isXml
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-23 13:23:08 +02:00
Dmitry Ivakhnenko
aca4bc1517
companion-client: use promise chaining instead of wrapping ( #2355 )
...
* use promise chaining instead of wrapping
* fix test
* add fetch polyfill
* resolve logout promise after token have been removed
2020-07-22 10:31:53 +01:00
Renée Kooi
6151b33700
Release
2020-07-21 16:49:28 +02:00
Renée Kooi
2dcd91eed9
locales: stub the new strings
2020-07-21 15:38:58 +02:00
bdirito
4ad07f5f1b
Adds the ability to upload whole folders to dashboard ( #2334 )
2020-07-21 14:19:00 +02:00
Renée Kooi
8d32b6f5a8
dashboard: preact version fun ( #2379 )
2020-07-20 20:24:38 +02:00
Renée Kooi
6839a4c0d7
tus: fix typo, fixes #2376 ( #2378 )
2020-07-20 11:28:43 +02:00
Artur Paikin
96715d3260
image-editor: fix crop/rotate/zoom buttons on mobile
2020-07-19 18:44:30 +01:00
Artur Paikin
1faeb43228
Release
2020-07-19 14:37:55 +01:00
Artur Paikin
5b89211e2c
Image Editor can’t edit remote files
2020-07-18 10:38:27 +01:00
Artur Paikin
dc64885660
update package.json and package-lock.json
2020-07-18 10:37:50 +01:00
Ifedapo .A. Olarewaju
e4f8da4386
companion: override grant's default redirect_uri for consistent provider options ( #2364 )
...
* companion: override grant's default redirect_uri for consistent provider options
* companion[test]: passing tests
2020-07-17 17:24:54 +01:00
Artur Paikin
5c761b8f36
Merge branch 'master' into dashboard-image-cropping
2020-07-16 18:56:15 +01:00
Artur Paikin
bfa3fd729b
Add “beta”
2020-07-16 18:36:09 +01:00
Artur Paikin
5cf40d0f00
pass options and i18n
2020-07-16 18:21:17 +01:00
Artur Paikin
735a2f3c21
Types, locales packages, readme
2020-07-16 17:59:04 +01:00
Artur Paikin
32e2e02102
refactor
2020-07-15 17:23:37 +01:00
Artur Paikin
4a2cff37a9
tweak styles and svg accessibility
2020-07-15 16:55:47 +01:00
Artur Paikin
373a2d0f32
move canEditFile to dashboard/index.js to pass down as a prop
2020-07-15 16:51:42 +01:00
Renée Kooi
16686fc0ca
Release
2020-07-15 13:59:56 +02:00
ifedapoolarewaju
04d5d34332
companion: avoid "undefined" TypeError
2020-07-15 01:00:21 +01:00
Renée Kooi
6b63325035
core: do not create an upload in retryAll() if there were no errors ( #2361 )
...
fixes #2298
2020-07-13 18:33:45 +02:00
Artur Paikin
2a8a0cde0d
Update packages/@uppy/dashboard/src/index.js
...
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-13 15:47:39 +01:00
Renée Kooi
5012eb4124
aws-s3-multipart: implement retries ( #2312 )
2020-07-13 15:10:23 +02:00
Artur Paikin
916d7cb320
Editor component, сanEditFile() and conditional “edit file” button, based on
2020-07-10 23:41:56 +01:00
Ifedapo .A. Olarewaju
772e54c6bf
companion: rename microsoft and google options to onedrive and drive respectively ( #2346 )
...
* companion: rename microsoft and google provider options to onedrive and drive respectively
* companion: throw error when the deprecated option is set
2020-07-06 14:22:15 +01:00
Renée Kooi
921013de28
aws-s3-multipart: mention which method you need to implement in the error message, closes #2354
2020-07-06 13:45:00 +02:00
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
Artur Paikin
a831837773
Connect image-editor and Dashboard, try rotation
2020-06-30 17:24:59 +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
Artur Paikin
1423b4c839
Merge branch 'master' into dashboard-image-cropping
2020-06-29 14:56:57 +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
Artur Paikin
42552ba3a6
cleanup
2020-06-23 15:25:30 +01: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