Commit graph

793 commits

Author SHA1 Message Date
Artur Paikin
a337a0e5d5
Merge pull request #427 from transloadit/feature/xhr-limit
Add XHRUpload option to limit simultaneous uploads
2017-11-27 15:20:09 -05:00
Artur Paikin
f4e754da61 publish 0.21 post 2017-11-24 14:18:52 -05:00
Ifedapo .A. Olarewaju
df0b61972d
add some more uppy-server details blog post 2017-11-24 08:17:35 +01:00
Artur Paikin
2a52b92255 add ⚠️ breaking changes 2017-11-23 13:46:06 -05:00
Tim Koschuetzki
b4b2616619
Round of typo fixes for the new Uppy release post. 2017-11-23 08:29:17 +01:00
Artur Paikin
0b4d662531 0.21 post draft 2017-11-22 21:11:06 -05:00
Artur Paikin
4b5f79b07e fix octocat 2017-11-20 18:59:10 -05:00
Renée Kooi
ea8ab5d780
xhrupload: Configurable limit 2017-11-20 10:14:52 +01:00
Renée Kooi
df1a07dff8
docs: Update to use { successful, failed } result objects 2017-11-10 16:55:57 +01:00
Artur Paikin
5b70cb5dfc
Merge pull request #410 from transloadit/feature/refactor-enetoent-tests
Refactor end-to-end tests
2017-11-09 20:11:56 -05:00
Artur Paikin
644069c687 add note for contributors about running tests 2017-11-09 16:45:02 -05:00
Paul Nicholls
2970b87144
Website: Fix a few typos on Getting Started page 2017-11-09 17:20:37 +13:00
Artur Paikin
385572e056
Merge pull request #408 from transloadit/chore/no-state-fns
Remove functions from state
2017-11-07 20:24:53 -05:00
Renée Kooi
89486e00c4
s3: Use XHRUpload plugin internally. 2017-11-03 12:59:05 +01:00
Renée Kooi
6a44d05b5f
docs: Document XHRUpload timeout property. 2017-10-27 12:43:41 +02:00
Artur Paikin
806a333736 Merge pull request #395 from transloadit/fix/paste
Fix pasting files, default `image` file name, add type to meta, file type refactor
2017-10-26 14:54:10 -04:00
Andreas
df2a3cee0f Fix uppy.updateMeta() example 2017-10-26 10:19:58 +02:00
Artur Paikin
4b21fb7c83 file.type.general, file.type.specific --> file.type = 'image/jpeg'
Just use regular mime and .split('/') when needed. Big change in terms of things that might break 👀

Also, updated `fileName` assignment
2017-10-24 16:27:51 -04:00
Renée Kooi
7b2a2105a9
blog: Change RestoreFiles references to GoldenRetriever. 2017-10-23 11:49:51 +02:00
Renée Kooi
f76d582901
Rename Tus10 to Tus. 2017-10-23 11:49:25 +02:00
Renée Kooi
172575fb79
Rename RestoreFiles to GoldenRetriever 2017-10-23 11:49:25 +02:00
James McClean
d5cdd51556 Fix preview typo (#388) 2017-10-16 13:52:34 +02:00
Artur Paikin
8f2bf7c84f setMetaFromTargetForm --> getMetaFromForm
//cc @goto-bus-stop updated docs because option naming was changed #381
2017-10-08 01:14:22 -04:00
Renée Kooi
afab5be521
blog: publish 0.20 post 2017-10-05 23:11:08 +02:00
Artur Paikin
f4bd62a503 Update dragdrop.md 2017-10-05 13:02:56 -04:00
Artur Paikin
4ea5a0041a Update golden-retriever.md 2017-10-05 12:56:09 -04:00
Renée Kooi
78eade8d8a
docs: fix typo in golden retriever doc filename 2017-10-05 17:42:16 +02:00
Renée Kooi
8468325232
docs: add barebones redux plugin doc 2017-10-05 17:40:11 +02:00
Renée Kooi
965a80fe4e
blog: redux plugin in 0.20.1 2017-10-05 17:39:56 +02:00
Renée Kooi
4d9b644a59
docs: add missing uppy.run() to react example snippet 2017-10-05 13:29:11 +02:00
Renée Kooi
32cd05f327
website: fun times w the 0.20.0 blog post 2017-10-04 15:40:37 +02:00
Artur Paikin
d8b234d873 it’s october 🎃 2017-10-03 23:30:37 -04:00
Artur Paikin
34793a78f3 add 0.20 blog post draft, some images and video demo
//cc @goto-bus-stop
2017-10-03 23:27:00 -04:00
Artur Paikin
4a89877473 Merge pull request #374 from transloadit/improvement/dragdrop
DragDrop: redesign, add note, width/height options, arrow icon
2017-10-03 17:06:54 -04:00
Artur Paikin
8b4f8d4da0 fix tests for locale 2017-10-03 16:42:08 -04:00
Artur Paikin
8071579833 fix i18n 2017-10-03 14:43:17 -04:00
Renée Kooi
e2fbfcc540
docs: update for automagic serviceworker detection (ref e8ad854) 2017-10-03 19:14:33 +02:00
Renée Kooi
dd0d51b881
docs: link to react docs from readme & docs/index.md 2017-09-26 16:56:58 +02:00
Renée Kooi
606f772f43
docs: Spread out doc order numbers
So we don't have to change them all whenever we add a new page.

This reserves 10 numbers for each "type" of plugin documentation:

 - 0-9 · introduction (getting started etc)
 - 10-19 · plugin meta (only the list right now)
 - 20-29 · UI plugins
 - 30-39 · Uploaders
 - 40-∞ · Other
2017-09-26 16:47:21 +02:00
Renée Kooi
4b9bf05f13
docs: xhrupload + tus docs 2017-09-26 16:46:56 +02:00
Renée Kooi
31f2217735
examples: rename multipart → xhrupload 2017-09-26 16:46:55 +02:00
Renée Kooi
587c4a1ea7
docs: XHRUpload options 2017-09-26 16:46:55 +02:00
Renée Kooi
d1bd8b6183
docs: Sort uploader plugins, add xhrupload stub. 2017-09-26 16:46:53 +02:00
Renée Kooi
662393483c
Lint fixes 2017-09-22 23:09:33 +02:00
Renée Kooi
ec8507b6aa
docs: yet another link fix 2017-09-22 22:54:54 +02:00
Artur Paikin
fca209e0a6 Merge branch 'master' of https://github.com/transloadit/uppy 2017-09-22 16:43:21 -04:00
Artur Paikin
36020ba581 fix typos 2017-09-22 16:42:47 -04:00
Renée Kooi
2bf9592bfd
blog: fix link 2017-09-22 22:26:59 +02:00
Renée Kooi
9af6b2fea6 Merge pull request #170 from goto-bus-stop/feature/react
High-level React Components
2017-09-22 16:36:58 +02:00
Artur Paikin
8a3c867a10 tiny docs fix 2017-09-21 22:47:21 -04:00