mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 10:47:44 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| private_modules/hexo-renderer-uppyexamples | ||
| scripts | ||
| src | ||
| themes/uppy | ||
| _config.yml | ||
| build-examples.js | ||
| doc-order.json | ||
| inject.js | ||
| package.json | ||
| postcss.config.js | ||
| VUEORG_LICENSE | ||