Commit graph

12 commits

Author SHA1 Message Date
Renée Kooi
e9f20282bc
Update a bunch of dependencies 2019-04-01 11:20:57 +02:00
Renée Kooi
938dd3ec0b
Tweaks to aws-presigned-url example so it doesn't hide build errors 2018-11-12 11:23:44 +01:00
Renée Kooi
39baf2ed7e
examples: Update aws-presigned-url deps. 2018-08-13 12:32:52 +02:00
Artur Paikin
fd5294c40a update docs, examples and tests to not set autoProceed: false, since that’s the default now 2018-07-15 23:35:44 -04:00
Renée Kooi
a4822ee90d
Update require() paths in examples. 2018-06-18 11:45:40 +02:00
Renée Kooi
37768e1531
core: Remove .run(). 2018-04-30 12:17:13 +02:00
Renée Kooi
4f4a741221
Fix some example names. 2018-04-09 14:28:23 +02: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
89486e00c4
s3: Use XHRUpload plugin internally. 2017-11-03 12:59:05 +01: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
94d6267952
docs/examples: Fix CORS policy in S3 docs and fix reading body in PHP example. 2017-08-15 13:01:55 +02:00
Renée Kooi
030fe49e74
examples: Add the AWS S3 server-side presigned URL example. 2017-08-15 12:51:34 +02:00