Artur Paikin
a5c39e9a35
Release
2019-02-21 19:09:22 +03:00
Ifedapo Olarewaju
05cd55c208
remove debug code
2019-02-21 16:39:59 +01:00
Yonah Forst
eb6098eb2f
Update uppy.js
2019-02-21 11:13:54 +01:00
Yonah Forst
9556a47683
Add heroku example to readme
2019-02-20 20:06:02 +01:00
Ifedapo Olarewaju
8cf0455c31
companion-client: store auth token via plugins
2019-02-20 08:28:28 +01:00
Ifedapo Olarewaju
e8813a8b33
send authtoken via query param
2019-02-17 21:09:20 +01:00
Artur Paikin
4dcef4c3b9
Release
2019-02-15 23:55:18 +03:00
Artur Paikin
f493b300a4
sync @uppy/robodog version with other packages
2019-02-15 22:11:14 +03:00
Artur Paikin
ea0befe4ce
update peerDependencies before release
2019-02-15 22:09:12 +03:00
Artur Paikin
43dd901e50
improve on Dashboard note margin/padding, experiment with removing strict min width/height for the Dashboard
2019-02-11 17:32:06 +03:00
Artur Paikin
32b4491007
Merge pull request #1271 from transloadit/fix/result-removed-upload
...
Don’t emit a complete event if an upload has been canceled
2019-02-11 17:10:25 +03:00
Artur Paikin
f5a6008573
Merge pull request #1279 from transloadit/dashboard/ui-fixes
...
Dashboard ui fixes
2019-02-11 17:05:29 +03:00
Artur Paikin
553119809f
search and close icons alignment
2019-02-11 17:02:06 +03:00
Artur Paikin
2f2561a322
add aria-hidden to icon, use i18n for aria-labels and title
2019-02-11 17:01:53 +03:00
Artur Paikin
10637982d6
Fix an issue with long Dashboard note margin on mobile
2019-02-11 16:37:00 +03:00
Jonas Thelemann
e8de50b75f
Correct "GitHub" Spelling In README ( #1285 )
2019-02-11 09:42:37 +01:00
Ifedapo Olarewaju
eabf6f6576
companion-client: use platform agnositc storage to store auth token
2019-02-10 13:05:42 +01:00
Ifedapo Olarewaju
3d89a0cb4b
companion: use redirect strategy if redirect value is set in auth url
2019-02-10 12:26:02 +01:00
Ifedapo Olarewaju
2bf0755cea
companion: sanitize text before adding to html
2019-02-10 11:38:32 +01:00
Artur Paikin
09d0f3b16a
fix breadcrumbs, bug with x button being stuck
2019-02-06 14:09:54 +03:00
Artur Paikin
ed961523a9
improve icon animation jiggling
2019-02-06 14:08:54 +03:00
Artur Paikin
55eee77e25
inherit font, allow overriding outline
2019-02-06 14:08:39 +03:00
Renée Kooi
3b5bf510a1
robodog: add missing tl-related events
2019-02-04 16:00:34 +01:00
Renée Kooi
5b20f39a2f
robodog: Add events properties...
2019-02-04 14:42:45 +01:00
Ifedapo Olarewaju
aed0c3d4f3
fix instagram hanging uploads
2019-02-03 20:13:50 +01:00
Artur Paikin
ddf9d1c6ae
Trap focus in the active overlay only
2019-02-01 15:46:35 +03:00
Artur Paikin
142d4d3f87
Don’t emit a complete event if an upload has been canceled
...
Fixes #1186
2019-02-01 15:41:55 +03:00
Renée Kooi
9b02bc71ff
Merge branch 'master' into feature/tl-preset
2019-01-31 16:02:36 +01:00
Artur Paikin
498f47ab05
Merge pull request #1138 from transloadit/improvement/xhr-upload-bundle-resp
...
Set response in Core rather than in upload plugins
2019-01-31 17:19:26 +03:00
Artur Paikin
acf2924c70
Merge branch 'master' into feature/react-native
2019-01-29 18:27:32 +03:00
Artur Paikin
2523a83b1d
Merge pull request #1250 from transloadit/chore/update-tus-1-6-0
...
Update to tus-js-client@1.6.0 with React Native support
2019-01-29 17:10:57 +03:00
Artur Paikin
ea79f5ef9a
pin dependecies to what we had in global package-lock
2019-01-29 16:40:45 +03:00
Artur Paikin
5fd9f5b8bf
remove package-lock
...
I might have done npm install in the package folder?
2019-01-29 16:40:15 +03:00
Artur Paikin
efc5e7716b
Merge pull request #1257 from transloadit/feature/s3-name
...
s3: Use user provided filename / type for uploaded object, fixes #1238
2019-01-28 22:21:23 +03:00
Renée Kooi
6376d68fd5
robodoggo
2019-01-28 17:05:11 +01:00
Renée Kooi
10bbebfde1
dashboard: bail out of closeModal() if already closed
2019-01-28 16:02:49 +01:00
Renée Kooi
6b7ef55180
dashboard: Fix issues with multiple modals
...
- Allow multiple dashboard states in the history
- Check if a popstate() event could actually do anything to this modal,
previously we could do `closeModal()` on a modal that was already
closed
2019-01-28 16:00:21 +01:00
Renée Kooi
54ab032e7b
s3: Use user provided filename / type for uploaded object, fixes #1238
2019-01-28 11:26:40 +01:00
Renée Kooi
097c6efccc
Merge pull request #1247 from transloadit/feature/react-uppy-change
...
react: Allow changing instance in `uppy` prop
2019-01-28 10:57:52 +01:00
Matthias Bohlen
d3d86555f0
Make "target" prop optional in Typescript.
2019-01-27 11:17:09 +01:00
Ifedapo .A. Olarewaju
189a252a7c
Merge pull request #1215 from tranvansang/patch-4
...
Support redis option (auth_pass, etc...)
2019-01-27 07:47:39 +01:00
Renée Kooi
8b75d783d6
Add CSS bundle for :tl: wrapper
2019-01-24 15:12:07 +01:00
Renée Kooi
1b1d1e1896
do the rename
2019-01-24 14:18:55 +01:00
Artur Paikin
3a48c9f232
Update to tus-js-client@1.6.0 with React Native support
2019-01-23 19:26:05 +03:00
Renée Kooi
53a362ecd8
Add back componentWillUnmount
2019-01-21 15:12:30 +01:00
Renée Kooi
50a24ffba4
react: Allow changing instance in uppy prop
2019-01-21 15:05:25 +01:00
Renée Kooi
24ec8f81d5
Merge branch 'master' into feature/tl-preset
2019-01-21 10:55:27 +01:00
Ifedapo Olarewaju
25da12754e
Merge branch 'master' of github.com:transloadit/uppy
2019-01-19 16:04:13 +01:00
Ifedapo Olarewaju
25e31e5f26
fix: update instagram nextPagePath after every fetch
2019-01-19 16:03:04 +01:00
Artur Paikin
8ce263c9e3
Emit response in upload-error and set it to file object in Core, like we do with upload-success
2019-01-19 15:34:17 +03:00