Renée Kooi
df3c501600
Add some values to AwsS3 options in docs.
2018-05-24 15:08:09 +02:00
Renée Kooi
1af649db8b
Add docs for AwsS3Multipart.
2018-05-24 15:08:09 +02:00
Artur Paikin
0dfd1a2610
Merge branch 'master' into feature/auto-run
2018-05-21 22:57:09 -04:00
Janko Marohnić
c26a8b4024
Fix dangling parenthesis
2018-05-17 03:24:33 +02:00
Artur Paikin
a921cc6bc6
Change Uppy version references to v0.24.4
2018-05-14 16:49:44 -04:00
Artur Paikin
c8434606da
Merge pull request #814 from transloadit/improvement/restrictions-accept-multiple
...
Pass allowedFileTypes and maxNumberOfFiles to input[type=file]
2018-05-14 16:23:00 -04:00
Artur Paikin
234764c7e5
Merge pull request #804 from transloadit/feature/tl-uppy-server
...
Update Transloadit plugin's Uppy Server handling
2018-05-14 16:22:40 -04:00
Artur Paikin
179754bab2
Improve docs
2018-05-14 16:15:05 -04:00
Artur Paikin
d33e2ec992
Merge pull request #817 from loopbio/tus-limit-parallel-uploads
...
tus: respect `limit` option for upload parameter requests
2018-05-14 10:21:43 -04:00
Renée Kooi
14f8653a40
doc: Explain name metadata vs. $_FILES[]["name"].
2018-05-14 15:22:00 +02:00
Renée Kooi
1c1bf2eff5
doc: Fix anchor
2018-05-14 15:18:15 +02:00
ap--
c1a1d9102a
tus: add limit option to docs
2018-05-14 14:01:02 +02:00
Artur Paikin
0284c8e47b
Change Uppy version references to v0.24.3
2018-05-10 16:53:24 -04:00
Artur Paikin
e62d68f330
Merge pull request #777 from transloadit/doc/gcs
...
Document Google Cloud Storage setup for the AwsS3 plugin
2018-05-09 17:28:05 -04:00
Artur Paikin
d7abb71b59
Remove allowMultipleFiles and update docs to talk about restrictions
2018-05-09 17:09:20 -04:00
Artur Paikin
64a5cac6c5
Merge branch 'master' into improvement/restrictions-accept-multiple
2018-05-09 16:58:17 -04:00
Artur Paikin
5fdd443754
Merge pull request #778 from transloadit/feature/drag-drop-input-name
...
dragdrop: Add `inputName` option like FileInput has, closes #729 .
2018-05-09 16:53:36 -04:00
Artur Paikin
f82cbbfd7a
talk about maxNumberOfFiles and allowedFileTypes affecting system file dialog
2018-05-08 17:31:23 -04:00
Artur Paikin
803a88e7f2
Update docs too
2018-05-03 16:25:17 -04:00
Renée Kooi
7e8d3a5f38
transloadit: Only rewrite Uppy Server URLs if uppy is configured to use TL's hosted options.
2018-05-03 13:56:18 +02:00
Clinton Bush
fb11d6841f
Corrected Property Name
...
Changed 'multipleFiles' to 'allowMultipleFiles'
2018-05-01 13:09:59 -04:00
Renée Kooi
e3363f9313
docs: Mention that Webcam requires https (or localhost).
2018-04-30 16:17:48 +02:00
Renée Kooi
25726ae51d
Merge pull request #792 from transloadit/doc/uppy-state
...
Update some `uppy.state` docs to align with the Stores feature.
2018-04-30 15:07:36 +02:00
Renée Kooi
37768e1531
core: Remove .run().
2018-04-30 12:17:13 +02:00
Renée Kooi
ccb4e232cb
Add syntax highlighting to env var blocks
...
Thanks @janko-m!
2018-04-26 13:16:02 +02:00
Janko Marohnić
506c77c229
Fix link
2018-04-26 10:45:48 +02:00
Janko Marohnić
a82c6b9ab4
Document "headers" upload parameter in AwsS3 plugin
...
The AwsS3 plugin appears to already support the "headers" field in
upload parameter, indicating the request headers that should be sent
along with the upload request, so we add it to the documentation.
2018-04-24 03:18:30 +02:00
Renée Kooi
678da2e6f3
docs: Explain that metaFields enables the edit button in the dashboard.
2018-04-23 13:29:52 +02:00
Renée Kooi
3a1db69813
docs: Remove uppy.use() call from render() method in DashboardModal example.
2018-04-23 11:58:12 +02:00
Renée Kooi
bea3c4c2a5
docs: Remove XML documentation from GCS, having just one way to do it is simpler
2018-04-23 11:21:17 +02:00
Renée Kooi
d48db40c7f
docs: Mention gsutil.
2018-04-23 11:18:59 +02:00
Renée Kooi
fbd8de3622
docs: Update AWS CORS section for Google Cloud Storage
2018-04-23 11:10:02 +02:00
Renée Kooi
8a7e6b31f4
doc: Start Google Cloud Storage documentation (needs updates to CORS section)
2018-04-23 11:10:02 +02:00
Renée Kooi
a8823e1f43
docs: enviorment → environment
2018-04-23 10:57:31 +02:00
Renée Kooi
bd35a6724f
Link to "Writing Plugins" from docs index.
2018-04-23 10:52:41 +02:00
Renée Kooi
045456d4b4
core: Add getFiles() method.
...
`uppy.getFiles()` returns an array of all file objects. This way people
don't have to reach into the internal state object to do something with
the files.
2018-04-23 10:26:38 +02:00
Renée Kooi
2fc905654c
docs: progressbar words
2018-04-23 10:13:35 +02:00
Renée Kooi
451869d357
Update some uppy.state docs to align with the Stores feature.
2018-04-19 15:57:51 +02:00
Renée Kooi
34a820b36b
docs: Link to uppy.info() in onBefore*() function descriptions.
2018-04-19 15:34:55 +02:00
Artur Paikin
ced58d3f4b
Change Uppy version references to v0.24.2
2018-04-17 12:46:10 -04:00
Artur Paikin
667beb3e20
consistent shape of the getResponseData: getResponseData (responseText, response)
...
//cc @ifedapoolarewaju @goto-bus-stop
hope this is ok, naming is tricky, but we were naming params differently accross docs, code and blog posts
2018-04-17 12:30:59 -04:00
Artur Paikin
ee5c617c41
Change Uppy version references to v0.24.0
2018-04-16 15:55:29 -04:00
Artur Paikin
ed96fd5d73
update Dashboard docs for maxWidth --> width
2018-04-16 12:21:33 -04:00
Renée Kooi
e9ab5e4e76
Add more getResponseData() information to blog post and docs
2018-04-16 09:36:34 +02:00
Artur Paikin
9475e30d41
Change Uppy version references to v0.23.3
2018-04-12 15:29:22 -04:00
Artur Paikin
7ae6d24e7e
return false — abort adding file or upload
2018-04-12 00:14:17 -04:00
Artur Paikin
f32ba35e83
Merge branch 'master' into bugfix/add-file-promises
2018-04-11 20:16:11 -04:00
Ifedapo Olarewaju
880d438f52
docs: update server docs cc @arturi
2018-04-09 23:37:20 +01:00
Renée Kooi
3de338362d
Update onBefore*() docs
2018-04-09 09:56:32 +02:00
Renée Kooi
77c265ffdd
docs: Synchronous onBeforeFileAdded() and addFile()
2018-04-09 09:36:20 +02:00