uppy
uppy copied to clipboard
The next open source file uploader for web browsers :dog:
fixes #3496 ## TODO - [x] provider: dropbox - [x] provider: box - [x] provider: drive - [x] provider: onedrive - [x] provider: facebook - [x] provider: instagram - [x]...
Omitting this has been printing warnings for a long time now. See #3180
## Discovered while working on #3159: - [ ] speed improvement: For TUS uploads (and I believe form upload), we don't need to download file first, even if its size...
I created this issue to collect any breaking changes that we want to do for the next major: - [ ] `streamingUpload` true by default (and remove from all docs/examples...
Fixes #3919 Unfortunately I can't easily test this as we can't get the AWS S3 E2E tests to work: #3665. But the issue is clear enough to know where the...
The idea would be to have tests for uploading images to AWS (using multipart and not). Before merging that, we'd want to set up a AWS bucket to be used...
## Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...
This removes `examples/transloadit` and `examples/transloadit-textarea` because that's relying on Robodog. It'd be nice to have the "Remote Sources" examples landed first. I haven't tested the website changes, but I have...
If we land this PR, we should expect quite a lot of conflicts with the `main` branch, so it's best to release as close to the release as possible.