Commit graph

6460 commits

Author SHA1 Message Date
Artur Paikin
fcc42437c0 add basic @uppy/react-native docs 2019-04-24 18:58:32 +03:00
Kevin van Zonneveld
591b552678
Merge pull request #1491 from transloadit/robodog_accept_submit_on_success
Robodog: Add support for submitOnSuccess option
2019-04-24 16:33:46 +02:00
Kevin van Zonneveld
174d0780ae
Merge pull request #1492 from transloadit/fr_missing
Add missing translations
2019-04-24 16:33:12 +02:00
kiloreux
9caab5eb31 Add missing translations 2019-04-24 15:32:09 +01:00
tim-kos
4744303975 Add support for option. 2019-04-24 16:27:07 +02:00
Kevin van Zonneveld
95add3f446 Update packages/@uppy/locales/src/nl_NL.js 2019-04-24 16:22:12 +02:00
Kevin van Zonneveld
ec8c725aaa Help translators by showing what the English is 2019-04-24 16:19:31 +02:00
Artur Paikin
42b3e1f718
Merge pull request #1478 from transloadit/fix/remove-auth-error-info
Don’t show informer for an auth error
2019-04-24 15:34:14 +03:00
Kevin van Zonneveld
c97e241968 Merge branch 'master' of github.com:transloadit/uppy 2019-04-24 14:09:12 +02:00
Kevin van Zonneveld
75d380efa8 Update CHANGELOG.md 2019-04-24 14:09:09 +02:00
Artur Paikin
28fff41312
Merge pull request #1477 from transloadit/chore/remove-demo-auth
Remove handleDemoAuth
2019-04-24 14:56:40 +03:00
Kevin van Zonneveld
e74c14cc5b
Merge pull request #1485 from transloadit/day30
Day 30
2019-04-24 13:40:02 +02:00
AJvanLoon
863dd9b5dc
An iteration 2019-04-24 13:35:39 +02:00
Renée Kooi
46c6b0eb82
xhr-upload: add filename to FormData with bundle: true (#1487)
Fixes #1486
2019-04-24 12:26:18 +02:00
Freddy
ca38eb592f
Remove trailing space 2019-04-24 11:04:11 +01:00
Kevin van Zonneveld
04127f8821 more about process 2019-04-24 12:02:16 +02:00
Freddy
a83dcd2be8
Fixes #1486 2019-04-24 10:54:04 +01:00
Kevin van Zonneveld
84672024e2 Update website/src/_posts/2019-04-liftoff-30.md 2019-04-24 11:49:40 +02:00
Kevin van Zonneveld
56d49d13b1 First swing at day 30 2019-04-24 11:46:12 +02:00
Renée Kooi
165ca03416
update lockfile + depend explicitly on eslint-plugin-react
eslint-plugin-react is used by eslint-config-standard-preact, and is a
dependency of it. when eslint is run, it tries to
require('eslint-plugin-react') from the root of the project, which isn't
guaranteed to work (although npm hoisting will _normally_ let it work).
if we depend on it explicitly this will always work.
2019-04-24 11:42:11 +02:00
kiloreux
5a5db08478 Added french language pack (#1481) 2019-04-24 09:38:08 +02:00
Kevin van Zonneveld
366a73a7f8 Regenerate lockfile, it was replaced by a package.json? 2019-04-23 23:00:56 +02:00
Kevin van Zonneveld
394261cef7
Update LICENSE 2019-04-23 22:21:00 +02:00
Artur Paikin
68b22f3d81 don’t show informer if it’s an auth error 2019-04-23 21:57:06 +03:00
Artur Paikin
3fec17e1e0 Update index.js 2019-04-23 21:42:05 +03:00
Artur Paikin
61442ec58e remove handleDemoAuth 2019-04-23 21:39:10 +03:00
Artur Paikin
6c6531a30a
Merge pull request #1467 from transloadit/locale/ru_RU
Add Russian language pack (ru_RU)
2019-04-23 18:57:37 +03:00
Artur Paikin
13e237c159 Update CHANGELOG.md 2019-04-23 18:45:15 +03:00
Artur Paikin
b7ccdcc332
Merge pull request #1468 from transloadit/docs/thumbnail-generator
Add docs for Thumbnail Generator plugin
2019-04-23 18:42:27 +03:00
Artur Paikin
d49d4cf91e simplify 2019-04-23 18:40:50 +03:00
Artur Paikin
761153c32a add thumbnail-generator to list of plugins 2019-04-23 18:40:35 +03:00
Artur Paikin
636ca26366 update Russian strings (dropHint, poweredBy, authenticateWithTitle) 2019-04-23 18:10:51 +03:00
Artur Paikin
7b836172c3 add new en_US strings 2019-04-23 18:10:12 +03:00
Artur Paikin
6d36309b72 make “powered by” translatable with i18n 2019-04-23 18:03:33 +03:00
Artur Paikin
103116e48c make “authenticate with” translatable with i18n 2019-04-23 18:03:03 +03:00
Renée Kooi
7a88dd68d2
Update website/src/docs/thumbnail-generator.md
Co-Authored-By: arturi <artur@arturpaikin.com>
2019-04-23 17:51:34 +03:00
Kevin van Zonneveld
7f15d15a74
Update CHANGELOG.md 2019-04-23 16:16:47 +02:00
tim-kos
0a2b48ffd5 Fix extra semicolons in German locale file. 2019-04-23 16:12:21 +02:00
tim-kos
c4bc3c03bd Update Robodog docs. 2019-04-23 15:54:37 +02:00
tim-kos
f34deb1ede Properly document modal: true on the Robodog docs page. 2019-04-23 15:54:37 +02:00
Tyler McAllister
3b37a1272c [WIP] Day 29 Initial draft (#1472)
* Initial draft

* An iteration
2019-04-23 15:54:25 +02:00
Artur Paikin
258e8765fa update todos 2019-04-23 16:44:25 +03:00
Tim Koschuetzki
3685f5659c German language pack (#1475)
* Adding initial version.

* More German updates.
2019-04-23 15:19:03 +02:00
Artur Paikin
4552234f83 remove images from root
//cc @ajvanloon
2019-04-23 16:17:04 +03:00
Artur Paikin
c6786cd3b7 serverUrl --> companionUrl 2019-04-23 16:16:45 +03:00
Tim Koschuetzki
5463178f88 Simpler caption for Robodog demo (#1473)
* Initial untested implementation.

* Making this simpler for now to not waste much time on it as dynamic variables in codeblocks is difficult.

* Add back newline.
2019-04-23 14:59:21 +02:00
Kevin van Zonneveld
988dff9462 Update bin/upload-to-cdn.sh 2019-04-23 14:56:52 +02:00
Kevin van Zonneveld
ee86ad56ba Merge branch 'master' of github.com:transloadit/uppy 2019-04-23 14:47:02 +02:00
Kevin van Zonneveld
39f15315fe Update CHANGELOG.md 2019-04-23 14:46:55 +02:00
tim-kos
d25bcfa921 Fix loading of Robodog on example page. 2019-04-23 14:40:27 +02:00