Commit graph

149 commits

Author SHA1 Message Date
Artur Paikin
2b06af0fc9
Merge branch 'master' into hide-buttons-status-bar 2018-05-27 23:58:54 -04:00
Artur Paikin
0dfd1a2610
Merge branch 'master' into feature/auto-run 2018-05-21 22:57:09 -04:00
Artur Paikin
a921cc6bc6 Change Uppy version references to v0.24.4 2018-05-14 16:49:44 -04:00
Matteo Padovano
2c67ee6362 allow to hide cancel and retry buttons 2018-05-11 02:46:25 +02:00
Artur Paikin
0284c8e47b Change Uppy version references to v0.24.3 2018-05-10 16:53:24 -04:00
Renée Kooi
37768e1531
core: Remove .run(). 2018-04-30 12:17:13 +02:00
Renée Kooi
bd236d6493
examples: Dashboard maxWidth → width 2018-04-23 12:04:19 +02:00
Renée Kooi
ab8d05c099
examples: Add metaFields to inline React example. 2018-04-23 10:33:04 +02:00
Ifedapo Olarewaju
94ef98ade3 Merge branch 'master' of github.com:transloadit/uppy 2018-04-18 10:19:41 +01:00
Ifedapo Olarewaju
eba0e3bbee update example uppy-server version 2018-04-18 10:15:40 +01:00
Artur Paikin
ced58d3f4b Change Uppy version references to v0.24.2 2018-04-17 12:46:10 -04:00
Artur Paikin
ee5c617c41 Change Uppy version references to v0.24.0 2018-04-16 15:55:29 -04:00
Artur Paikin
9475e30d41 Change Uppy version references to v0.23.3 2018-04-12 15:29:22 -04:00
Ifedapo .A. Olarewaju
b919dd5075
Merge pull request #743 from transloadit/custom-provider-example
add custom provider example
2018-04-11 07:38:44 +01:00
Artur Paikin
a3ce2f607a
Merge pull request #740 from transloadit/fix/react-dashboard-modal-target
react: Allow overriding <DashboardModal /> `target` prop, fixes #739
2018-04-09 20:58:10 -04:00
Ifedapo Olarewaju
faa6fbf54e add custom provider example 2018-04-09 23:12:41 +01:00
Renée Kooi
4f4a741221
Fix some example names. 2018-04-09 14:28:23 +02:00
Renée Kooi
b7415fe859
react: Allow overriding <DashboardModal /> target prop
This was always mounting the dashboard DOM element into the current
React container element, but that's not always the right thing to do,
for example if the container element is a small element with `overflow:
hidden` or some `position: relative` style.

This patch allows you to do `target={document.body}` and the like, so
you can mount the dashboard element anywhere.
2018-04-09 12:06:13 +02:00
Artur Paikin
2aece2e184 uppy icon margin-left: 1px 2018-04-05 11:17:24 -04:00
Renée Kooi
25e4bcfb34
Merge pull request #663 from transloadit/doc/do-example
Add example using AwsS3 with DigitalOcean Spaces
2018-03-22 14:21:10 +01:00
Artur Paikin
f807f03232 Change Uppy version references to v0.23.2 2018-03-21 20:13:20 -04:00
Artur Paikin
1c30519883
Merge pull request #711 from transloadit/fix/s3-remote
s3: Support fake XHR from remote uploads
2018-03-20 15:42:41 -04:00
Renée Kooi
596c390002
Merge pull request #691 from bertho-zero/patch-1
Update aws-s3.md
2018-03-19 10:33:47 +01:00
Renée Kooi
243a1fa62c
doc: Sync AWS presigned URL example with S3 docs 2018-03-19 10:32:25 +01:00
Renée Kooi
d2f0600d28
examples: Update DO Spaces readme 2018-03-19 10:25:35 +01:00
Renée Kooi
9a5643eddd
Update uppy-server 2018-03-19 10:07:46 +01:00
Renée Kooi
cf5653f016
use uppy-server 2018-03-19 09:51:25 +01:00
Renée Kooi
6cbae6fa41
examples: Some fixes for DO 2018-03-19 09:51:24 +01:00
Renée Kooi
cd242f82b4
examples: Add some text to the DO example page 2018-03-19 09:51:24 +01:00
Renée Kooi
1a93bfb556
Add DigitalOcean upload example. 2018-03-19 09:51:24 +01:00
Renée Kooi
efae421b82
Add Google Drive to S3 + uppy-server example 2018-03-15 15:53:47 +01:00
Ifedapo Olarewaju
1688ff645e docs: update server docs cc @arturi 2018-03-14 22:59:14 +01:00
Kevin van Zonneveld
30b48048f7 Change Uppy version references to v0.23.1 2018-02-27 12:17:26 +01:00
Renée Kooi
4de10dbb3c
examples: Add missing uppy.socket call to S3 example 2018-02-23 18:46:48 +01:00
Artur Paikin
7ebf6e9bed Change Uppy version references to v0.23.0 2018-02-20 19:41:04 -05:00
Artur Paikin
ca9d1b0aa9
Update main.js 2018-02-17 22:36:17 -05:00
Artur Paikin
8c20cf933d Change Uppy version references to v 2018-02-10 12:43:57 -05:00
Kevin van Zonneveld
86da6f693c Change Uppy version references to v0.22.4 2018-02-08 12:34:56 +01:00
Kevin van Zonneveld
f1bd928d92 Change Uppy version references to v0.22.3 2018-02-08 12:05:31 +01:00
Kevin van Zonneveld
40e599c9bd Change Uppy version references to v 2018-02-08 11:13:05 +01:00
Renée Kooi
64c76593a8
Merge pull request #449 from transloadit/feature/xhr-bundle
Add the XHRUpload `bundle` option.
2018-02-05 13:15:56 +01:00
Ifedapo Olarewaju
ce0f4de0b4 Merge branch 'master' of github.com:transloadit/uppy 2018-02-05 12:39:32 +01:00
Ifedapo Olarewaju
c59a159b3a docs: add example to use uppy + uppy-server 2018-02-05 12:38:05 +01:00
Kevin van Zonneveld
7debae4e2e Change Uppy version references to v 2018-02-05 12:02:45 +01:00
Renée Kooi
a057009cf9
Remove unused files from published package (#586)
Ooooops…

Installed package size:

 - Before: 84M
 - After: 5.9M

The npmignore files are in nested folders, then they override the `files` config in package.json. It seemed difficult to change the `files` config to exclude all these things, so I opted for this instead.
2018-02-01 16:17:35 +01:00
Kevin van Zonneveld
33eb159a01
Upload Uppy releases to Edgly.net CDN (#558)
* Upload Uppy releases to Edgly.net CDN

* Install AWS CLI if needed

* Remove unpkg from docs

a) Good citizenship to pay for production bandwidth ourselves
b) Nice to have a CDN that will exist exactly as long we will :)

* Fix typos (thx @goto-bus-stop)
2018-01-29 10:08:02 +01:00
Sergei Zelinsky
be2837c601
[examples/react-example] add missed css 2018-01-27 01:49:15 +02:00
Renée Kooi
2fc44cb6e3
examples: Add XHRUpload bundle option example. 2018-01-08 11:52:45 +01:00
Artur Paikin
e6da1ec66b
Merge branch 'master' into fix/remote-uploads 2018-01-05 16:56:10 -05:00
Artur Paikin
5ba2ef0eee update cdn-example 2018-01-04 18:31:48 -05:00