Commit graph

6443 commits

Author SHA1 Message Date
Renée Kooi
9644df7eee
transloadit: add type: TUS_ERROR|API_ERROR|STATUS_ERROR to reports 2019-04-24 16:53:31 +02:00
Renée Kooi
5f38ece7ec
transloadit: remove ip, report full error message 2019-04-24 15:27:27 +02:00
Renée Kooi
de0a1d546b
transloadit: add opt out of error reporting 2019-04-24 14:26:53 +02:00
Renée Kooi
9448b91238
transloadit: report tus errors as well 2019-04-24 14:26:53 +02:00
Renée Kooi
a0269233a7
transloadit: add error reporting 2019-04-24 14:26:50 +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
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
Kevin van Zonneveld
a47b5a28cf Update website/src/docs/robodog.md 2019-04-23 13:04:58 +02:00
Geert Clerx
90e4dd4579 Expand dutch locale (#1471) 2019-04-23 11:48:18 +02:00
Ifedapo .A. Olarewaju
854da1642d companion: detect bytes upload mismatch for multipart uploads (#1470) 2019-04-23 11:36:14 +02:00
Kevin van Zonneveld
97dc3902fb Merge branch 'master' of github.com:transloadit/uppy 2019-04-23 10:23:54 +02:00
Kevin van Zonneveld
2389d3f914 Use robodog for var name 2019-04-23 10:23:50 +02:00
Artur Paikin
22a4abbf07 Update React Native example to use @uppy@0.30.5 (#1469)
* Fallback when icon is not available to prevent crashing

* react native tus fingerprint is now built into @uppy/tus@0.35.5, removing from example

//cc @ifedapoolarewaju @kvz

* update to @uppy@0.35.5
2019-04-23 09:47:28 +02:00
Kevin van Zonneveld
9f521a8e5d Revert "temp downgrade CDN links to 0.30.4 until CDN build is fixed"
This reverts commit 96f1a5ff5c.
2019-04-23 09:44:37 +02:00
Kevin van Zonneveld
c426ea5016 Update bin/upload-to-cdn.sh 2019-04-23 09:39:06 +02:00
AJvanLoon
3b99ec4585
Publish 2019-04-22 16:34:02 +02:00
Artur Paikin
bec78901ed remove “сюда” — “here” 2019-04-22 17:27:12 +03:00
Artur Paikin
62651babe8 Add docs for Thumbnail Generator 2019-04-22 16:33:52 +03:00
Artur Paikin
f7a1c1966a Finish Russian language pack 2019-04-22 15:06:11 +03:00
Artur Paikin
d17005a63f wider dropFilesTitle to accomodate for different translations 2019-04-22 15:05:05 +03:00
Artur Paikin
9a4559a11d “File Uploader” instead of “Uppy Dashboard”
//cc @kvz
2019-04-22 15:03:00 +03:00
Artur Paikin
96f1a5ff5c temp downgrade CDN links to 0.30.4 until CDN build is fixed
//cc @kvz
2019-04-22 13:44:09 +03:00
Artur Paikin
44b58298bc sort 0.30.5 changelog 2019-04-22 13:29:55 +03:00
AJvanLoon
1742f50871
Publish 2019-04-21 14:54:55 +02:00