mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
* xhr-upload: redo limit option using different strategy
* xhr-upload: fix marking requests as done
* Move duplicate createEventTracker definitions to @uppy/utils
* tus: new cancellation for local uploads
* tus: fix cancelling queued uploads
* tus: fix wrong name
* aws-s3-multipart: smol refactor
* aws-s3-multipart: new cancellation style
* aws-s3: new cancellation
* utils: port limitPromises test to RateLimitedQueue
* timing fix?
* tus: new cancellation on websocket
* xhr-upload: implement cancellation for remote uploads
* aws-s3-multipart: port to new cancellation
* utils: remove limitPromises
* xhr-upload: remove pause/resume code
* xhr-upload: clean up event listeners
* xhr-upload: extract progress timer to separate class
* Move ProgressTimeout class to utils
* utils: update typings
* Fix lint
* tus: make pause/resume respect the rate limiting queue
* tus: try to explain some of the tricky things at play in the Tus#upload method
* aws-s3-multipart: add missing { abort: true }
* aws-s3-multipart: make pause/resume respect the rate limiting queue
* eslintrc.json - fixed eslint warnings for jsdoc
* Revert "eslintrc.json - fixed eslint warnings for jsdoc"
This reverts commit
|
||
|---|---|---|
| .. | ||
| after-version-bump.js | ||
| build-bundle.js | ||
| build-css.js | ||
| build-lib.js | ||
| companion | ||
| disc.js | ||
| endtoend-build | ||
| endtoend-build-ci | ||
| endtoend-build-tests | ||
| locale-packs.js | ||
| make-new-versions-table | ||
| release | ||
| remove-accidental-git-tags.sh | ||
| to-gif-hd.sh | ||
| to-gif-hq.sh | ||
| to-gif.sh | ||
| travis-deploy | ||
| travis-deploy-companion | ||
| upload-to-cdn.js | ||
| web-deploy | ||