uppy/website
Martin Brennan d613b849a6
@uppy/aws-s3-multipart: add support for presigned URL batching (#3056)
* Add first basic test for aws-s3-multipart

* Add another test for GH actions run

* Add whatwg-fetch to aws-s3-multipart package.json

This is to satisfy linter errors, and the other s3 plugin
does this as well

* Adding more tests

* More test progress

* Tests working with nock

* Add another test, for part uploaded event

* Remove spec and refactor to beforeEach

* S3 multipart batch presign working...in theory

* Working batching and tests

* Min needed for presign batch functionality

* Fix lint issues

* Fix syntax error in companion

* Add companion batch presign endpoint

* Improve tests

* Fix each -> forEach

* Remove .prettierrc

* Adding docs and allow for headers with batch prepare

* Review fixes

* Rename prepareUploadPart to prepareUploadParts and use breaking changes
  to batch presign URLs there.
* Get rid of unnecessary batchPartPresign and minNeededForPresignBatch
  options. Use Math.ceil(limit / 2) for min needed instead.
* Fix up tests.
* Fix up type tests.
* Update documentation.

* Review fixes

* Change _ private methods to use # syntax
* Minor code and docs improvements

* Change Promise.resolve() microtasks to async/await
2021-08-11 15:04:05 +02:00
..
private_modules/hexo-renderer-uppyexamples Merge conflict, Editor.js 2021-07-30 14:31:21 +01:00
scripts tools: remove use of promisify where possible (#3010) 2021-07-14 14:22:06 +02:00
src @uppy/aws-s3-multipart: add support for presigned URL batching (#3056) 2021-08-11 15:04:05 +02:00
themes/uppy Disable box (#3087) 2021-08-09 14:34:04 +01:00
_config.yml website: update to postcss 7 2019-05-20 11:31:38 +02:00
build-examples.js deps: remove mkdirp in favor of the built-in fs.mkdir 2021-07-07 15:49:39 +02:00
doc-order.json Update from master 2016-02-01 00:53:55 -05:00
inject.js tools: remove use of promisify where possible (#3010) 2021-07-14 14:22:06 +02:00
package.json @uppy/transloadit: upgrade socket.io-client version (#3065) 2021-08-02 20:42:18 +01:00
postcss.config.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
VUEORG_LICENSE Rename LICENSE to VUE 2015-11-29 14:22:03 +01:00