mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Release: uppy@4.0.0-beta.4 (#5130)
| Package | Version | Package | Version | | ---------------------- | ------------ | ---------------------- | ------------ | | @uppy/angular | 0.7.0-beta.4 | @uppy/instagram | 4.0.0-beta.4 | | @uppy/audio | 2.0.0-beta.4 | @uppy/onedrive | 4.0.0-beta.4 | | @uppy/aws-s3-multipart | 4.0.0-beta.4 | @uppy/provider-views | 4.0.0-beta.4 | | @uppy/box | 3.0.0-beta.4 | @uppy/react | 4.0.0-beta.4 | | @uppy/companion | 5.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.4 | | @uppy/companion-client | 4.0.0-beta.4 | @uppy/store-redux | 4.0.0-beta.2 | | @uppy/compressor | 2.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.2 | | @uppy/core | 4.0.0-beta.4 | @uppy/transloadit | 4.0.0-beta.4 | | @uppy/dashboard | 4.0.0-beta.4 | @uppy/unsplash | 4.0.0-beta.4 | | @uppy/drop-target | 3.0.0-beta.4 | @uppy/url | 4.0.0-beta.4 | | @uppy/dropbox | 4.0.0-beta.4 | @uppy/utils | 6.0.0-beta.4 | | @uppy/facebook | 4.0.0-beta.4 | @uppy/webcam | 4.0.0-beta.4 | | @uppy/file-input | 4.0.0-beta.4 | @uppy/xhr-upload | 4.0.0-beta.2 | | @uppy/form | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.4 | | @uppy/google-drive | 4.0.0-beta.4 | uppy | 4.0.0-beta.4 | | @uppy/image-editor | 3.0.0-beta.2 | | | - meta: Upgrade Yarn to 4.x (Merlijn Vos / #4849) - @uppy/utils: fix fetcher export (Murderlon) - @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074) - docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125) - meta: Update yarn.lock (Murderlon) - @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122) - meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124) - meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123) - @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117) - @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112) - @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107) - @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111) - meta: bump Prettier version (Antoine du Hamel / #5114) - @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097) - @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106) - meta: fix linter (Antoine du Hamel) - @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035) - @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058) - meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105) - meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102) - meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101) - meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot]) - meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot]) - @uppy/react: remove `useUppy` & reintroduce `useUppyState` (Merlijn Vos / #5059) - meta: docs: add back markdown files (Antoine du Hamel / #5064) - meta: fix custom provider example (Merlijn Vos / #5079) - @uppy/utils: add fetcher (Merlijn Vos / #5073) - meta: Fix prettier (Murderlon) - @uppy/dashboard: add missing `x-zip-compress` archive type (Younes / #5081) - meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086) - meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087) - meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089) - meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090) - meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088) - meta: add `dependabot.yml` to keep GHA up-to-date (Antoine du Hamel / #5083) - @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084) - @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082) - meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060) - meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068) - @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069) - @uppy/companion: upgrade redis (Mikael Finstad / #5065) - meta: fix `watch:*` scripts (Antoine du Hamel / #5046) - meta: include more packages in `compare_diff` CI (Antoine du Hamel / #5044) - @uppy/file-input: add missing export (Antoine du Hamel / #5045) - meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036) - @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037) | Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/audio | 1.1.9 | @uppy/instagram | 3.3.1 | | @uppy/aws-s3-multipart | 3.11.1 | @uppy/onedrive | 3.3.1 | | @uppy/box | 2.3.1 | @uppy/provider-views | 3.12.0 | | @uppy/companion-client | 3.8.1 | @uppy/react | 3.3.1 | | @uppy/compressor | 1.1.3 | @uppy/status-bar | 3.3.2 | | @uppy/core | 3.11.0 | @uppy/svelte | 3.1.4 | | @uppy/dashboard | 3.8.2 | @uppy/transloadit | 3.6.1 | | @uppy/drop-target | 2.1.0 | @uppy/unsplash | 3.3.1 | | @uppy/dropbox | 3.3.1 | @uppy/url | 3.6.1 | | @uppy/facebook | 3.3.1 | @uppy/utils | 5.9.0 | | @uppy/file-input | 3.1.2 | @uppy/webcam | 3.4.1 | | @uppy/form | 3.2.1 | @uppy/xhr-upload | 3.6.5 | | @uppy/google-drive | 3.5.1 | @uppy/zoom | 2.3.1 | | @uppy/image-editor | 2.4.5 | uppy | 3.25.0 | - meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126) - @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080) - @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118) - @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074) - meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125) - meta: Update yarn.lock (Murderlon) - @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122) - meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124) - meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123) - @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117) - @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112) - @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107) - @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111) - meta: bump Prettier version (Antoine du Hamel / #5114) - @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097) - @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106) - meta: fix linter (Antoine du Hamel) - @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058) - meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105) - meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102) - meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101) - meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot]) - meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
This commit is contained in:
parent
b2529d8065
commit
b8f8f8a9dd
97 changed files with 509 additions and 170 deletions
|
|
@ -474,6 +474,10 @@ module.exports = {
|
|||
],
|
||||
rules: {
|
||||
'no-extra-semi': 'off',
|
||||
'no-restricted-syntax': ['error', {
|
||||
selector: 'ImportDeclaration[importKind="type"][source.value=/^\\./]:not([source.value=/\\.js$/])',
|
||||
message: 'Use ".js" file extension for import type declarations',
|
||||
}],
|
||||
'import/prefer-default-export': 'off',
|
||||
'@typescript-eslint/no-empty-function': 'off',
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Uppy
|
||||
|
||||
Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can use
|
||||
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.js"></script>`) or bundle it with your webapp.
|
||||
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.js"></script>`) or bundle it with your webapp.
|
||||
|
||||
Note that the recommended way to use Uppy is to install it with yarn/npm and use a
|
||||
bundler like Webpack so that you can create a smaller custom build with only the
|
||||
|
|
|
|||
118
CHANGELOG.md
118
CHANGELOG.md
|
|
@ -12,6 +12,77 @@ Please add your entries in this format:
|
|||
|
||||
In the current stage we aim to release a new version at least every month.
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
|
||||
| Package | Version | Package | Version |
|
||||
| ---------------------- | ------------ | ---------------------- | ------------ |
|
||||
| @uppy/angular | 0.7.0-beta.4 | @uppy/instagram | 4.0.0-beta.4 |
|
||||
| @uppy/audio | 2.0.0-beta.4 | @uppy/onedrive | 4.0.0-beta.4 |
|
||||
| @uppy/aws-s3-multipart | 4.0.0-beta.4 | @uppy/provider-views | 4.0.0-beta.4 |
|
||||
| @uppy/box | 3.0.0-beta.4 | @uppy/react | 4.0.0-beta.4 |
|
||||
| @uppy/companion | 5.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.4 |
|
||||
| @uppy/companion-client | 4.0.0-beta.4 | @uppy/store-redux | 4.0.0-beta.2 |
|
||||
| @uppy/compressor | 2.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.2 |
|
||||
| @uppy/core | 4.0.0-beta.4 | @uppy/transloadit | 4.0.0-beta.4 |
|
||||
| @uppy/dashboard | 4.0.0-beta.4 | @uppy/unsplash | 4.0.0-beta.4 |
|
||||
| @uppy/drop-target | 3.0.0-beta.4 | @uppy/url | 4.0.0-beta.4 |
|
||||
| @uppy/dropbox | 4.0.0-beta.4 | @uppy/utils | 6.0.0-beta.4 |
|
||||
| @uppy/facebook | 4.0.0-beta.4 | @uppy/webcam | 4.0.0-beta.4 |
|
||||
| @uppy/file-input | 4.0.0-beta.4 | @uppy/xhr-upload | 4.0.0-beta.2 |
|
||||
| @uppy/form | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.4 |
|
||||
| @uppy/google-drive | 4.0.0-beta.4 | uppy | 4.0.0-beta.4 |
|
||||
| @uppy/image-editor | 3.0.0-beta.2 | | |
|
||||
|
||||
- meta: Upgrade Yarn to 4.x (Merlijn Vos / #4849)
|
||||
- @uppy/utils: fix fetcher export (Murderlon)
|
||||
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074)
|
||||
- docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125)
|
||||
- meta: Update yarn.lock (Murderlon)
|
||||
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
|
||||
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124)
|
||||
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123)
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112)
|
||||
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
|
||||
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
|
||||
- meta: bump Prettier version (Antoine du Hamel / #5114)
|
||||
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
|
||||
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
|
||||
- meta: fix linter (Antoine du Hamel)
|
||||
- @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035)
|
||||
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058)
|
||||
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105)
|
||||
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102)
|
||||
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101)
|
||||
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
|
||||
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
|
||||
- @uppy/react: remove `useUppy` & reintroduce `useUppyState` (Merlijn Vos / #5059)
|
||||
- meta: docs: add back markdown files (Antoine du Hamel / #5064)
|
||||
- meta: fix custom provider example (Merlijn Vos / #5079)
|
||||
- @uppy/utils: add fetcher (Merlijn Vos / #5073)
|
||||
- meta: Fix prettier (Murderlon)
|
||||
- @uppy/dashboard: add missing `x-zip-compress` archive type (Younes / #5081)
|
||||
- meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086)
|
||||
- meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087)
|
||||
- meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089)
|
||||
- meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090)
|
||||
- meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088)
|
||||
- meta: add `dependabot.yml` to keep GHA up-to-date (Antoine du Hamel / #5083)
|
||||
- @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084)
|
||||
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082)
|
||||
- meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060)
|
||||
- meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068)
|
||||
- @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069)
|
||||
- @uppy/companion: upgrade redis (Mikael Finstad / #5065)
|
||||
- meta: fix `watch:*` scripts (Antoine du Hamel / #5046)
|
||||
- meta: include more packages in `compare_diff` CI (Antoine du Hamel / #5044)
|
||||
- @uppy/file-input: add missing export (Antoine du Hamel / #5045)
|
||||
- meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036)
|
||||
- @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)
|
||||
|
||||
|
||||
## 4.0.0-beta.3
|
||||
|
||||
Released: 2024-04-15
|
||||
|
|
@ -165,6 +236,53 @@ Released: 2024-03-28
|
|||
- meta: prepare release workflow for beta versions (Antoine du Hamel)
|
||||
|
||||
|
||||
|
||||
## 3.25.0
|
||||
|
||||
Released: 2024-04-29
|
||||
|
||||
| Package | Version | Package | Version |
|
||||
| ---------------------- | ------- | ---------------------- | ------- |
|
||||
| @uppy/audio | 1.1.9 | @uppy/instagram | 3.3.1 |
|
||||
| @uppy/aws-s3-multipart | 3.11.1 | @uppy/onedrive | 3.3.1 |
|
||||
| @uppy/box | 2.3.1 | @uppy/provider-views | 3.12.0 |
|
||||
| @uppy/companion-client | 3.8.1 | @uppy/react | 3.3.1 |
|
||||
| @uppy/compressor | 1.1.3 | @uppy/status-bar | 3.3.2 |
|
||||
| @uppy/core | 3.11.0 | @uppy/svelte | 3.1.4 |
|
||||
| @uppy/dashboard | 3.8.2 | @uppy/transloadit | 3.6.1 |
|
||||
| @uppy/drop-target | 2.1.0 | @uppy/unsplash | 3.3.1 |
|
||||
| @uppy/dropbox | 3.3.1 | @uppy/url | 3.6.1 |
|
||||
| @uppy/facebook | 3.3.1 | @uppy/utils | 5.9.0 |
|
||||
| @uppy/file-input | 3.1.2 | @uppy/webcam | 3.4.1 |
|
||||
| @uppy/form | 3.2.1 | @uppy/xhr-upload | 3.6.5 |
|
||||
| @uppy/google-drive | 3.5.1 | @uppy/zoom | 2.3.1 |
|
||||
| @uppy/image-editor | 2.4.5 | uppy | 3.25.0 |
|
||||
|
||||
- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126)
|
||||
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080)
|
||||
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118)
|
||||
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074)
|
||||
- meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125)
|
||||
- meta: Update yarn.lock (Murderlon)
|
||||
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
|
||||
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124)
|
||||
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123)
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112)
|
||||
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
|
||||
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
|
||||
- meta: bump Prettier version (Antoine du Hamel / #5114)
|
||||
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
|
||||
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
|
||||
- meta: fix linter (Antoine du Hamel)
|
||||
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058)
|
||||
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105)
|
||||
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102)
|
||||
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101)
|
||||
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
|
||||
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
|
||||
|
||||
|
||||
## 3.24.3
|
||||
|
||||
Released: 2024-04-16
|
||||
|
|
|
|||
116
README.md
116
README.md
|
|
@ -65,7 +65,7 @@ const uppy = new Uppy()
|
|||
npm install @uppy/core @uppy/dashboard @uppy/tus
|
||||
```
|
||||
|
||||
Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css), either to your HTML page’s `<head>` or include in JS, if your bundler of choice supports it.
|
||||
Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css), either to your HTML page’s `<head>` or include in JS, if your bundler of choice supports it.
|
||||
|
||||
Alternatively, you can also use a pre-built bundle from Transloadit’s CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object.
|
||||
|
||||
|
|
@ -73,12 +73,12 @@ Alternatively, you can also use a pre-built bundle from Transloadit’s CDN: Edg
|
|||
|
||||
```html
|
||||
<!-- 1. Add CSS to `<head>` -->
|
||||
<link href="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css" rel="stylesheet">
|
||||
<link href="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css" rel="stylesheet">
|
||||
|
||||
<!-- 2. Initialize -->
|
||||
<div id="files-drag-drop"></div>
|
||||
<script type="module">
|
||||
import { Uppy, Dashboard, Tus } from "https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.mjs"
|
||||
import { Uppy, Dashboard, Tus } from "https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.mjs"
|
||||
|
||||
const uppy = new Uppy()
|
||||
uppy.use(Dashboard, { target: '#files-drag-drop' })
|
||||
|
|
@ -247,17 +247,17 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[schonert](https://github.com/schonert) |[SlavikTraktor](https://github.com/SlavikTraktor) |[scottbessler](https://github.com/scottbessler) |[jrschumacher](https://github.com/jrschumacher) |[rosenfeld](https://github.com/rosenfeld) |[rdimartino](https://github.com/rdimartino) |
|
||||
|
||||
[<img alt="richmeij" src="https://avatars.githubusercontent.com/u/9741858?v=4&s=117" width="117">](https://github.com/richmeij) |[<img alt="Youssef1313" src="https://avatars.githubusercontent.com/u/31348972?v=4&s=117" width="117">](https://github.com/Youssef1313) |[<img alt="allenfantasy" src="https://avatars.githubusercontent.com/u/1009294?v=4&s=117" width="117">](https://github.com/allenfantasy) |[<img alt="Zyclotrop-j" src="https://avatars.githubusercontent.com/u/4939546?v=4&s=117" width="117">](https://github.com/Zyclotrop-j) |[<img alt="anark" src="https://avatars.githubusercontent.com/u/101184?v=4&s=117" width="117">](https://github.com/anark) |[<img alt="bdirito" src="https://avatars.githubusercontent.com/u/8117238?v=4&s=117" width="117">](https://github.com/bdirito) |
|
||||
[<img alt="ahmedkandel" src="https://avatars.githubusercontent.com/u/28398523?v=4&s=117" width="117">](https://github.com/ahmedkandel) |[<img alt="Youssef1313" src="https://avatars.githubusercontent.com/u/31348972?v=4&s=117" width="117">](https://github.com/Youssef1313) |[<img alt="allenfantasy" src="https://avatars.githubusercontent.com/u/1009294?v=4&s=117" width="117">](https://github.com/allenfantasy) |[<img alt="Zyclotrop-j" src="https://avatars.githubusercontent.com/u/4939546?v=4&s=117" width="117">](https://github.com/Zyclotrop-j) |[<img alt="anark" src="https://avatars.githubusercontent.com/u/101184?v=4&s=117" width="117">](https://github.com/anark) |[<img alt="bdirito" src="https://avatars.githubusercontent.com/u/8117238?v=4&s=117" width="117">](https://github.com/bdirito) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[richmeij](https://github.com/richmeij) |[Youssef1313](https://github.com/Youssef1313) |[allenfantasy](https://github.com/allenfantasy) |[Zyclotrop-j](https://github.com/Zyclotrop-j) |[anark](https://github.com/anark) |[bdirito](https://github.com/bdirito) |
|
||||
[ahmedkandel](https://github.com/ahmedkandel) |[Youssef1313](https://github.com/Youssef1313) |[allenfantasy](https://github.com/allenfantasy) |[Zyclotrop-j](https://github.com/Zyclotrop-j) |[anark](https://github.com/anark) |[bdirito](https://github.com/bdirito) |
|
||||
|
||||
[<img alt="darthf1" src="https://avatars.githubusercontent.com/u/17253332?v=4&s=117" width="117">](https://github.com/darthf1) |[<img alt="fortrieb" src="https://avatars.githubusercontent.com/u/4126707?v=4&s=117" width="117">](https://github.com/fortrieb) |[<img alt="heocoi" src="https://avatars.githubusercontent.com/u/13751011?v=4&s=117" width="117">](https://github.com/heocoi) |[<img alt="jarey" src="https://avatars.githubusercontent.com/u/5025224?v=4&s=117" width="117">](https://github.com/jarey) |[<img alt="muhammadInam" src="https://avatars.githubusercontent.com/u/7801708?v=4&s=117" width="117">](https://github.com/muhammadInam) |[<img alt="rettgerst" src="https://avatars.githubusercontent.com/u/11684948?v=4&s=117" width="117">](https://github.com/rettgerst) |
|
||||
[<img alt="darthf1" src="https://avatars.githubusercontent.com/u/17253332?v=4&s=117" width="117">](https://github.com/darthf1) |[<img alt="fortrieb" src="https://avatars.githubusercontent.com/u/4126707?v=4&s=117" width="117">](https://github.com/fortrieb) |[<img alt="frederikhors" src="https://avatars.githubusercontent.com/u/41120635?v=4&s=117" width="117">](https://github.com/frederikhors) |[<img alt="heocoi" src="https://avatars.githubusercontent.com/u/13751011?v=4&s=117" width="117">](https://github.com/heocoi) |[<img alt="jarey" src="https://avatars.githubusercontent.com/u/5025224?v=4&s=117" width="117">](https://github.com/jarey) |[<img alt="muhammadInam" src="https://avatars.githubusercontent.com/u/7801708?v=4&s=117" width="117">](https://github.com/muhammadInam) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[darthf1](https://github.com/darthf1) |[fortrieb](https://github.com/fortrieb) |[heocoi](https://github.com/heocoi) |[jarey](https://github.com/jarey) |[muhammadInam](https://github.com/muhammadInam) |[rettgerst](https://github.com/rettgerst) |
|
||||
[darthf1](https://github.com/darthf1) |[fortrieb](https://github.com/fortrieb) |[frederikhors](https://github.com/frederikhors) |[heocoi](https://github.com/heocoi) |[jarey](https://github.com/jarey) |[muhammadInam](https://github.com/muhammadInam) |
|
||||
|
||||
[<img alt="mkabatek" src="https://avatars.githubusercontent.com/u/1764486?v=4&s=117" width="117">](https://github.com/mkabatek) |[<img alt="jukakoski" src="https://avatars.githubusercontent.com/u/52720967?v=4&s=117" width="117">](https://github.com/jukakoski) |[<img alt="olemoign" src="https://avatars.githubusercontent.com/u/11632871?v=4&s=117" width="117">](https://github.com/olemoign) |[<img alt="ahmedkandel" src="https://avatars.githubusercontent.com/u/28398523?v=4&s=117" width="117">](https://github.com/ahmedkandel) |[<img alt="btrice" src="https://avatars.githubusercontent.com/u/4358225?v=4&s=117" width="117">](https://github.com/btrice) |[<img alt="5idereal" src="https://avatars.githubusercontent.com/u/30827929?v=4&s=117" width="117">](https://github.com/5idereal) |
|
||||
[<img alt="rettgerst" src="https://avatars.githubusercontent.com/u/11684948?v=4&s=117" width="117">](https://github.com/rettgerst) |[<img alt="mkabatek" src="https://avatars.githubusercontent.com/u/1764486?v=4&s=117" width="117">](https://github.com/mkabatek) |[<img alt="jukakoski" src="https://avatars.githubusercontent.com/u/52720967?v=4&s=117" width="117">](https://github.com/jukakoski) |[<img alt="olemoign" src="https://avatars.githubusercontent.com/u/11632871?v=4&s=117" width="117">](https://github.com/olemoign) |[<img alt="btrice" src="https://avatars.githubusercontent.com/u/4358225?v=4&s=117" width="117">](https://github.com/btrice) |[<img alt="5idereal" src="https://avatars.githubusercontent.com/u/30827929?v=4&s=117" width="117">](https://github.com/5idereal) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[mkabatek](https://github.com/mkabatek) |[jukakoski](https://github.com/jukakoski) |[olemoign](https://github.com/olemoign) |[ahmedkandel](https://github.com/ahmedkandel) |[btrice](https://github.com/btrice) |[5idereal](https://github.com/5idereal) |
|
||||
[rettgerst](https://github.com/rettgerst) |[mkabatek](https://github.com/mkabatek) |[jukakoski](https://github.com/jukakoski) |[olemoign](https://github.com/olemoign) |[btrice](https://github.com/btrice) |[5idereal](https://github.com/5idereal) |
|
||||
|
||||
[<img alt="AndrwM" src="https://avatars.githubusercontent.com/u/565743?v=4&s=117" width="117">](https://github.com/AndrwM) |[<img alt="behnammodi" src="https://avatars.githubusercontent.com/u/1549069?v=4&s=117" width="117">](https://github.com/behnammodi) |[<img alt="BePo65" src="https://avatars.githubusercontent.com/u/6582465?v=4&s=117" width="117">](https://github.com/BePo65) |[<img alt="bradedelman" src="https://avatars.githubusercontent.com/u/124367?v=4&s=117" width="117">](https://github.com/bradedelman) |[<img alt="camiloforero" src="https://avatars.githubusercontent.com/u/6606686?v=4&s=117" width="117">](https://github.com/camiloforero) |[<img alt="command-tab" src="https://avatars.githubusercontent.com/u/3069?v=4&s=117" width="117">](https://github.com/command-tab) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -275,17 +275,17 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[dogrocker](https://github.com/dogrocker) |[jedwood](https://github.com/jedwood) |[jasonbosco](https://github.com/jasonbosco) |[ghasrfakhri](https://github.com/ghasrfakhri) |[geertclerx](https://github.com/geertclerx) |[frobinsonj](https://github.com/frobinsonj) |
|
||||
|
||||
[<img alt="neuronet77" src="https://avatars.githubusercontent.com/u/4220037?v=4&s=117" width="117">](https://github.com/neuronet77) |[<img alt="rossng" src="https://avatars.githubusercontent.com/u/565371?v=4&s=117" width="117">](https://github.com/rossng) |[<img alt="scherroman" src="https://avatars.githubusercontent.com/u/7923938?v=4&s=117" width="117">](https://github.com/scherroman) |[<img alt="robwilson1" src="https://avatars.githubusercontent.com/u/7114944?v=4&s=117" width="117">](https://github.com/robwilson1) |[<img alt="SxDx" src="https://avatars.githubusercontent.com/u/2004247?v=4&s=117" width="117">](https://github.com/SxDx) |[<img alt="refo" src="https://avatars.githubusercontent.com/u/1114116?v=4&s=117" width="117">](https://github.com/refo) |
|
||||
[<img alt="geertclerx" src="https://avatars.githubusercontent.com/u/1381327?v=4&s=117" width="117">](https://github.com/geertclerx) |[<img alt="eman8519" src="https://avatars.githubusercontent.com/u/2380804?v=4&s=117" width="117">](https://github.com/eman8519) |[<img alt="luarmr" src="https://avatars.githubusercontent.com/u/817416?v=4&s=117" width="117">](https://github.com/luarmr) |[<img alt="raulibanez" src="https://avatars.githubusercontent.com/u/1070825?v=4&s=117" width="117">](https://github.com/raulibanez) |[<img alt="refo" src="https://avatars.githubusercontent.com/u/1114116?v=4&s=117" width="117">](https://github.com/refo) |[<img alt="SxDx" src="https://avatars.githubusercontent.com/u/2004247?v=4&s=117" width="117">](https://github.com/SxDx) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[neuronet77](https://github.com/neuronet77) |[rossng](https://github.com/rossng) |[scherroman](https://github.com/scherroman) |[robwilson1](https://github.com/robwilson1) |[SxDx](https://github.com/SxDx) |[refo](https://github.com/refo) |
|
||||
[geertclerx](https://github.com/geertclerx) |[eman8519](https://github.com/eman8519) |[luarmr](https://github.com/luarmr) |[raulibanez](https://github.com/raulibanez) |[refo](https://github.com/refo) |[SxDx](https://github.com/SxDx) |
|
||||
|
||||
[<img alt="raulibanez" src="https://avatars.githubusercontent.com/u/1070825?v=4&s=117" width="117">](https://github.com/raulibanez) |[<img alt="luarmr" src="https://avatars.githubusercontent.com/u/817416?v=4&s=117" width="117">](https://github.com/luarmr) |[<img alt="eman8519" src="https://avatars.githubusercontent.com/u/2380804?v=4&s=117" width="117">](https://github.com/eman8519) |[<img alt="Pzoco" src="https://avatars.githubusercontent.com/u/3101348?v=4&s=117" width="117">](https://github.com/Pzoco) |[<img alt="ppadmavilasom" src="https://avatars.githubusercontent.com/u/11167452?v=4&s=117" width="117">](https://github.com/ppadmavilasom) |[<img alt="phillipalexander" src="https://avatars.githubusercontent.com/u/1577682?v=4&s=117" width="117">](https://github.com/phillipalexander) |
|
||||
[<img alt="robwilson1" src="https://avatars.githubusercontent.com/u/7114944?v=4&s=117" width="117">](https://github.com/robwilson1) |[<img alt="scherroman" src="https://avatars.githubusercontent.com/u/7923938?v=4&s=117" width="117">](https://github.com/scherroman) |[<img alt="neuronet77" src="https://avatars.githubusercontent.com/u/4220037?v=4&s=117" width="117">](https://github.com/neuronet77) |[<img alt="Pzoco" src="https://avatars.githubusercontent.com/u/3101348?v=4&s=117" width="117">](https://github.com/Pzoco) |[<img alt="ppadmavilasom" src="https://avatars.githubusercontent.com/u/11167452?v=4&s=117" width="117">](https://github.com/ppadmavilasom) |[<img alt="phillipalexander" src="https://avatars.githubusercontent.com/u/1577682?v=4&s=117" width="117">](https://github.com/phillipalexander) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[raulibanez](https://github.com/raulibanez) |[luarmr](https://github.com/luarmr) |[eman8519](https://github.com/eman8519) |[Pzoco](https://github.com/Pzoco) |[ppadmavilasom](https://github.com/ppadmavilasom) |[phillipalexander](https://github.com/phillipalexander) |
|
||||
[robwilson1](https://github.com/robwilson1) |[scherroman](https://github.com/scherroman) |[neuronet77](https://github.com/neuronet77) |[Pzoco](https://github.com/Pzoco) |[ppadmavilasom](https://github.com/ppadmavilasom) |[phillipalexander](https://github.com/phillipalexander) |
|
||||
|
||||
[<img alt="pmusaraj" src="https://avatars.githubusercontent.com/u/368961?v=4&s=117" width="117">](https://github.com/pmusaraj) |[<img alt="pedrofs" src="https://avatars.githubusercontent.com/u/56484?v=4&s=117" width="117">](https://github.com/pedrofs) |[<img alt="plneto" src="https://avatars.githubusercontent.com/u/5697434?v=4&s=117" width="117">](https://github.com/plneto) |[<img alt="patricklindsay" src="https://avatars.githubusercontent.com/u/7923681?v=4&s=117" width="117">](https://github.com/patricklindsay) |[<img alt="pascalwengerter" src="https://avatars.githubusercontent.com/u/16822008?v=4&s=117" width="117">](https://github.com/pascalwengerter) |[<img alt="Tashows" src="https://avatars.githubusercontent.com/u/16656928?v=4&s=117" width="117">](https://github.com/Tashows) |
|
||||
[<img alt="pmusaraj" src="https://avatars.githubusercontent.com/u/368961?v=4&s=117" width="117">](https://github.com/pmusaraj) |[<img alt="pedrofs" src="https://avatars.githubusercontent.com/u/56484?v=4&s=117" width="117">](https://github.com/pedrofs) |[<img alt="plneto" src="https://avatars.githubusercontent.com/u/5697434?v=4&s=117" width="117">](https://github.com/plneto) |[<img alt="patricklindsay" src="https://avatars.githubusercontent.com/u/7923681?v=4&s=117" width="117">](https://github.com/patricklindsay) |[<img alt="pascalwengerter" src="https://avatars.githubusercontent.com/u/16822008?v=4&s=117" width="117">](https://github.com/pascalwengerter) |[<img alt="ParsaArvanehPA" src="https://avatars.githubusercontent.com/u/62149413?v=4&s=117" width="117">](https://github.com/ParsaArvanehPA) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[pmusaraj](https://github.com/pmusaraj) |[pedrofs](https://github.com/pedrofs) |[plneto](https://github.com/plneto) |[patricklindsay](https://github.com/patricklindsay) |[pascalwengerter](https://github.com/pascalwengerter) |[Tashows](https://github.com/Tashows) |
|
||||
[pmusaraj](https://github.com/pmusaraj) |[pedrofs](https://github.com/pedrofs) |[plneto](https://github.com/plneto) |[patricklindsay](https://github.com/patricklindsay) |[pascalwengerter](https://github.com/pascalwengerter) |[ParsaArvanehPA](https://github.com/ParsaArvanehPA) |
|
||||
|
||||
[<img alt="taj" src="https://avatars.githubusercontent.com/u/16062635?v=4&s=117" width="117">](https://github.com/taj) |[<img alt="strayer" src="https://avatars.githubusercontent.com/u/310624?v=4&s=117" width="117">](https://github.com/strayer) |[<img alt="sjauld" src="https://avatars.githubusercontent.com/u/8232503?v=4&s=117" width="117">](https://github.com/sjauld) |[<img alt="steverob" src="https://avatars.githubusercontent.com/u/1220480?v=4&s=117" width="117">](https://github.com/steverob) |[<img alt="amaitu" src="https://avatars.githubusercontent.com/u/15688439?v=4&s=117" width="117">](https://github.com/amaitu) |[<img alt="quigebo" src="https://avatars.githubusercontent.com/u/741?v=4&s=117" width="117">](https://github.com/quigebo) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -295,9 +295,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[waptik](https://github.com/waptik) |[SpazzMarticus](https://github.com/SpazzMarticus) |[szh](https://github.com/szh) |[sergei-zelinsky](https://github.com/sergei-zelinsky) |[sebasegovia01](https://github.com/sebasegovia01) |[sdebacker](https://github.com/sdebacker) |
|
||||
|
||||
[<img alt="samuelcolburn" src="https://avatars.githubusercontent.com/u/9741902?v=4&s=117" width="117">](https://github.com/samuelcolburn) |[<img alt="fortunto2" src="https://avatars.githubusercontent.com/u/1236751?v=4&s=117" width="117">](https://github.com/fortunto2) |[<img alt="GNURub" src="https://avatars.githubusercontent.com/u/1318648?v=4&s=117" width="117">](https://github.com/GNURub) |[<img alt="rart" src="https://avatars.githubusercontent.com/u/3928341?v=4&s=117" width="117">](https://github.com/rart) |[<img alt="ken-kuro" src="https://avatars.githubusercontent.com/u/47441476?v=4&s=117" width="117">](https://github.com/ken-kuro) |[<img alt="mkopinsky" src="https://avatars.githubusercontent.com/u/591435?v=4&s=117" width="117">](https://github.com/mkopinsky) |
|
||||
[<img alt="samuelcolburn" src="https://avatars.githubusercontent.com/u/9741902?v=4&s=117" width="117">](https://github.com/samuelcolburn) |[<img alt="fortunto2" src="https://avatars.githubusercontent.com/u/1236751?v=4&s=117" width="117">](https://github.com/fortunto2) |[<img alt="GNURub" src="https://avatars.githubusercontent.com/u/1318648?v=4&s=117" width="117">](https://github.com/GNURub) |[<img alt="rart" src="https://avatars.githubusercontent.com/u/3928341?v=4&s=117" width="117">](https://github.com/rart) |[<img alt="rossng" src="https://avatars.githubusercontent.com/u/565371?v=4&s=117" width="117">](https://github.com/rossng) |[<img alt="mkopinsky" src="https://avatars.githubusercontent.com/u/591435?v=4&s=117" width="117">](https://github.com/mkopinsky) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[samuelcolburn](https://github.com/samuelcolburn) |[fortunto2](https://github.com/fortunto2) |[GNURub](https://github.com/GNURub) |[rart](https://github.com/rart) |[ken-kuro](https://github.com/ken-kuro) |[mkopinsky](https://github.com/mkopinsky) |
|
||||
[samuelcolburn](https://github.com/samuelcolburn) |[fortunto2](https://github.com/fortunto2) |[GNURub](https://github.com/GNURub) |[rart](https://github.com/rart) |[rossng](https://github.com/rossng) |[mkopinsky](https://github.com/mkopinsky) |
|
||||
|
||||
[<img alt="mhulet" src="https://avatars.githubusercontent.com/u/293355?v=4&s=117" width="117">](https://github.com/mhulet) |[<img alt="hrsh" src="https://avatars.githubusercontent.com/u/1929359?v=4&s=117" width="117">](https://github.com/hrsh) |[<img alt="mauricioribeiro" src="https://avatars.githubusercontent.com/u/2589856?v=4&s=117" width="117">](https://github.com/mauricioribeiro) |[<img alt="matthewhartstonge" src="https://avatars.githubusercontent.com/u/6119549?v=4&s=117" width="117">](https://github.com/matthewhartstonge) |[<img alt="mjesuele" src="https://avatars.githubusercontent.com/u/871117?v=4&s=117" width="117">](https://github.com/mjesuele) |[<img alt="mattfik" src="https://avatars.githubusercontent.com/u/1638028?v=4&s=117" width="117">](https://github.com/mattfik) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -307,9 +307,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[mateuscruz](https://github.com/mateuscruz) |[masumulu28](https://github.com/masumulu28) |[masaok](https://github.com/masaok) |[martin-brennan](https://github.com/martin-brennan) |[marcusforsberg](https://github.com/marcusforsberg) |[marcosthejew](https://github.com/marcosthejew) |
|
||||
|
||||
[<img alt="mperrando" src="https://avatars.githubusercontent.com/u/525572?v=4&s=117" width="117">](https://github.com/mperrando) |[<img alt="onhate" src="https://avatars.githubusercontent.com/u/980905?v=4&s=117" width="117">](https://github.com/onhate) |[<img alt="marc-mabe" src="https://avatars.githubusercontent.com/u/302689?v=4&s=117" width="117">](https://github.com/marc-mabe) |[<img alt="ParsaArvanehPA" src="https://avatars.githubusercontent.com/u/62149413?v=4&s=117" width="117">](https://github.com/ParsaArvanehPA) |[<img alt="cryptic022" src="https://avatars.githubusercontent.com/u/18145703?v=4&s=117" width="117">](https://github.com/cryptic022) |[<img alt="Ozodbek1405" src="https://avatars.githubusercontent.com/u/86141593?v=4&s=117" width="117">](https://github.com/Ozodbek1405) |
|
||||
[<img alt="mperrando" src="https://avatars.githubusercontent.com/u/525572?v=4&s=117" width="117">](https://github.com/mperrando) |[<img alt="onhate" src="https://avatars.githubusercontent.com/u/980905?v=4&s=117" width="117">](https://github.com/onhate) |[<img alt="marc-mabe" src="https://avatars.githubusercontent.com/u/302689?v=4&s=117" width="117">](https://github.com/marc-mabe) |[<img alt="Lucklj521" src="https://avatars.githubusercontent.com/u/93632042?v=4&s=117" width="117">](https://github.com/Lucklj521) |[<img alt="cryptic022" src="https://avatars.githubusercontent.com/u/18145703?v=4&s=117" width="117">](https://github.com/cryptic022) |[<img alt="Ozodbek1405" src="https://avatars.githubusercontent.com/u/86141593?v=4&s=117" width="117">](https://github.com/Ozodbek1405) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[mperrando](https://github.com/mperrando) |[onhate](https://github.com/onhate) |[marc-mabe](https://github.com/marc-mabe) |[ParsaArvanehPA](https://github.com/ParsaArvanehPA) |[cryptic022](https://github.com/cryptic022) |[Ozodbek1405](https://github.com/Ozodbek1405) |
|
||||
[mperrando](https://github.com/mperrando) |[onhate](https://github.com/onhate) |[marc-mabe](https://github.com/marc-mabe) |[Lucklj521](https://github.com/Lucklj521) |[cryptic022](https://github.com/cryptic022) |[Ozodbek1405](https://github.com/Ozodbek1405) |
|
||||
|
||||
[<img alt="leftdevel" src="https://avatars.githubusercontent.com/u/843337?v=4&s=117" width="117">](https://github.com/leftdevel) |[<img alt="nil1511" src="https://avatars.githubusercontent.com/u/2058170?v=4&s=117" width="117">](https://github.com/nil1511) |[<img alt="coreprocess" src="https://avatars.githubusercontent.com/u/1226918?v=4&s=117" width="117">](https://github.com/coreprocess) |[<img alt="nicojones" src="https://avatars.githubusercontent.com/u/6078915?v=4&s=117" width="117">](https://github.com/nicojones) |[<img alt="trungcva10a6tn" src="https://avatars.githubusercontent.com/u/18293783?v=4&s=117" width="117">](https://github.com/trungcva10a6tn) |[<img alt="naveed-ahmad" src="https://avatars.githubusercontent.com/u/701567?v=4&s=117" width="117">](https://github.com/naveed-ahmad) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -319,33 +319,33 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[pleasespammelater](https://github.com/pleasespammelater) |[marton-laszlo-attila](https://github.com/marton-laszlo-attila) |[navruzm](https://github.com/navruzm) |[mogzol](https://github.com/mogzol) |[shahimclt](https://github.com/shahimclt) |[mnafees](https://github.com/mnafees) |
|
||||
|
||||
[<img alt="boudra" src="https://avatars.githubusercontent.com/u/711886?v=4&s=117" width="117">](https://github.com/boudra) |[<img alt="achmiral" src="https://avatars.githubusercontent.com/u/10906059?v=4&s=117" width="117">](https://github.com/achmiral) |[<img alt="mosi-kha" src="https://avatars.githubusercontent.com/u/35611016?v=4&s=117" width="117">](https://github.com/mosi-kha) |[<img alt="maddy-jo" src="https://avatars.githubusercontent.com/u/3241493?v=4&s=117" width="117">](https://github.com/maddy-jo) |[<img alt="mdxiaohu" src="https://avatars.githubusercontent.com/u/42248614?v=4&s=117" width="117">](https://github.com/mdxiaohu) |[<img alt="magumbo" src="https://avatars.githubusercontent.com/u/6683765?v=4&s=117" width="117">](https://github.com/magumbo) |
|
||||
[<img alt="boudra" src="https://avatars.githubusercontent.com/u/711886?v=4&s=117" width="117">](https://github.com/boudra) |[<img alt="achmiral" src="https://avatars.githubusercontent.com/u/10906059?v=4&s=117" width="117">](https://github.com/achmiral) |[<img alt="ken-kuro" src="https://avatars.githubusercontent.com/u/47441476?v=4&s=117" width="117">](https://github.com/ken-kuro) |[<img alt="mosi-kha" src="https://avatars.githubusercontent.com/u/35611016?v=4&s=117" width="117">](https://github.com/mosi-kha) |[<img alt="maddy-jo" src="https://avatars.githubusercontent.com/u/3241493?v=4&s=117" width="117">](https://github.com/maddy-jo) |[<img alt="mdxiaohu" src="https://avatars.githubusercontent.com/u/42248614?v=4&s=117" width="117">](https://github.com/mdxiaohu) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[boudra](https://github.com/boudra) |[achmiral](https://github.com/achmiral) |[mosi-kha](https://github.com/mosi-kha) |[maddy-jo](https://github.com/maddy-jo) |[mdxiaohu](https://github.com/mdxiaohu) |[magumbo](https://github.com/magumbo) |
|
||||
[boudra](https://github.com/boudra) |[achmiral](https://github.com/achmiral) |[ken-kuro](https://github.com/ken-kuro) |[mosi-kha](https://github.com/mosi-kha) |[maddy-jo](https://github.com/maddy-jo) |[mdxiaohu](https://github.com/mdxiaohu) |
|
||||
|
||||
[<img alt="jx-zyf" src="https://avatars.githubusercontent.com/u/26456842?v=4&s=117" width="117">](https://github.com/jx-zyf) |[<img alt="kode-ninja" src="https://avatars.githubusercontent.com/u/7857611?v=4&s=117" width="117">](https://github.com/kode-ninja) |[<img alt="sontixyou" src="https://avatars.githubusercontent.com/u/19817196?v=4&s=117" width="117">](https://github.com/sontixyou) |[<img alt="jur-ng" src="https://avatars.githubusercontent.com/u/111122756?v=4&s=117" width="117">](https://github.com/jur-ng) |[<img alt="johnmanjiro13" src="https://avatars.githubusercontent.com/u/28798279?v=4&s=117" width="117">](https://github.com/johnmanjiro13) |[<img alt="jyoungblood" src="https://avatars.githubusercontent.com/u/56104?v=4&s=117" width="117">](https://github.com/jyoungblood) |
|
||||
[<img alt="magumbo" src="https://avatars.githubusercontent.com/u/6683765?v=4&s=117" width="117">](https://github.com/magumbo) |[<img alt="jx-zyf" src="https://avatars.githubusercontent.com/u/26456842?v=4&s=117" width="117">](https://github.com/jx-zyf) |[<img alt="kode-ninja" src="https://avatars.githubusercontent.com/u/7857611?v=4&s=117" width="117">](https://github.com/kode-ninja) |[<img alt="sontixyou" src="https://avatars.githubusercontent.com/u/19817196?v=4&s=117" width="117">](https://github.com/sontixyou) |[<img alt="jur-ng" src="https://avatars.githubusercontent.com/u/111122756?v=4&s=117" width="117">](https://github.com/jur-ng) |[<img alt="johnmanjiro13" src="https://avatars.githubusercontent.com/u/28798279?v=4&s=117" width="117">](https://github.com/johnmanjiro13) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[jx-zyf](https://github.com/jx-zyf) |[kode-ninja](https://github.com/kode-ninja) |[sontixyou](https://github.com/sontixyou) |[jur-ng](https://github.com/jur-ng) |[johnmanjiro13](https://github.com/johnmanjiro13) |[jyoungblood](https://github.com/jyoungblood) |
|
||||
[magumbo](https://github.com/magumbo) |[jx-zyf](https://github.com/jx-zyf) |[kode-ninja](https://github.com/kode-ninja) |[sontixyou](https://github.com/sontixyou) |[jur-ng](https://github.com/jur-ng) |[johnmanjiro13](https://github.com/johnmanjiro13) |
|
||||
|
||||
[<img alt="green-mike" src="https://avatars.githubusercontent.com/u/5584225?v=4&s=117" width="117">](https://github.com/green-mike) |[<img alt="gaelicwinter" src="https://avatars.githubusercontent.com/u/6510266?v=4&s=117" width="117">](https://github.com/gaelicwinter) |[<img alt="frederikhors" src="https://avatars.githubusercontent.com/u/41120635?v=4&s=117" width="117">](https://github.com/frederikhors) |[<img alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117" width="117">](https://github.com/franckl) |[<img alt="fingul" src="https://avatars.githubusercontent.com/u/894739?v=4&s=117" width="117">](https://github.com/fingul) |[<img alt="elliotsayes" src="https://avatars.githubusercontent.com/u/7699058?v=4&s=117" width="117">](https://github.com/elliotsayes) |
|
||||
[<img alt="jyoungblood" src="https://avatars.githubusercontent.com/u/56104?v=4&s=117" width="117">](https://github.com/jyoungblood) |[<img alt="green-mike" src="https://avatars.githubusercontent.com/u/5584225?v=4&s=117" width="117">](https://github.com/green-mike) |[<img alt="gaelicwinter" src="https://avatars.githubusercontent.com/u/6510266?v=4&s=117" width="117">](https://github.com/gaelicwinter) |[<img alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117" width="117">](https://github.com/franckl) |[<img alt="fingul" src="https://avatars.githubusercontent.com/u/894739?v=4&s=117" width="117">](https://github.com/fingul) |[<img alt="elliotsayes" src="https://avatars.githubusercontent.com/u/7699058?v=4&s=117" width="117">](https://github.com/elliotsayes) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[green-mike](https://github.com/green-mike) |[gaelicwinter](https://github.com/gaelicwinter) |[frederikhors](https://github.com/frederikhors) |[franckl](https://github.com/franckl) |[fingul](https://github.com/fingul) |[elliotsayes](https://github.com/elliotsayes) |
|
||||
[jyoungblood](https://github.com/jyoungblood) |[green-mike](https://github.com/green-mike) |[gaelicwinter](https://github.com/gaelicwinter) |[franckl](https://github.com/franckl) |[fingul](https://github.com/fingul) |[elliotsayes](https://github.com/elliotsayes) |
|
||||
|
||||
[<img alt="YehudaKremer" src="https://avatars.githubusercontent.com/u/946652?v=4&s=117" width="117">](https://github.com/YehudaKremer) |[<img alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117" width="117">](https://github.com/JimmyLv) |[<img alt="zanzlender" src="https://avatars.githubusercontent.com/u/44570474?v=4&s=117" width="117">](https://github.com/zanzlender) |[<img alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117" width="117">](https://github.com/olitomas) |[<img alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117" width="117">](https://github.com/yoann-hellopret) |[<img alt="vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117" width="117">](https://github.com/vedran555) |
|
||||
[<img alt="dzcpy" src="https://avatars.githubusercontent.com/u/203980?v=4&s=117" width="117">](https://github.com/dzcpy) |[<img alt="xhocquet" src="https://avatars.githubusercontent.com/u/8116516?v=4&s=117" width="117">](https://github.com/xhocquet) |[<img alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117" width="117">](https://github.com/JimmyLv) |[<img alt="zanzlender" src="https://avatars.githubusercontent.com/u/44570474?v=4&s=117" width="117">](https://github.com/zanzlender) |[<img alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117" width="117">](https://github.com/olitomas) |[<img alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117" width="117">](https://github.com/yoann-hellopret) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[YehudaKremer](https://github.com/YehudaKremer) |[JimmyLv](https://github.com/JimmyLv) |[zanzlender](https://github.com/zanzlender) |[olitomas](https://github.com/olitomas) |[yoann-hellopret](https://github.com/yoann-hellopret) |[vedran555](https://github.com/vedran555) |
|
||||
[dzcpy](https://github.com/dzcpy) |[xhocquet](https://github.com/xhocquet) |[JimmyLv](https://github.com/JimmyLv) |[zanzlender](https://github.com/zanzlender) |[olitomas](https://github.com/olitomas) |[yoann-hellopret](https://github.com/yoann-hellopret) |
|
||||
|
||||
[<img alt="tusharjkhunt" src="https://avatars.githubusercontent.com/u/31904234?v=4&s=117" width="117">](https://github.com/tusharjkhunt) |[<img alt="thanhthot" src="https://avatars.githubusercontent.com/u/50633205?v=4&s=117" width="117">](https://github.com/thanhthot) |[<img alt="stduhpf" src="https://avatars.githubusercontent.com/u/28208228?v=4&s=117" width="117">](https://github.com/stduhpf) |[<img alt="slawexxx44" src="https://avatars.githubusercontent.com/u/11180644?v=4&s=117" width="117">](https://github.com/slawexxx44) |[<img alt="rtaieb" src="https://avatars.githubusercontent.com/u/35224301?v=4&s=117" width="117">](https://github.com/rtaieb) |[<img alt="rmoura-92" src="https://avatars.githubusercontent.com/u/419044?v=4&s=117" width="117">](https://github.com/rmoura-92) |
|
||||
[<img alt="vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117" width="117">](https://github.com/vedran555) |[<img alt="tusharjkhunt" src="https://avatars.githubusercontent.com/u/31904234?v=4&s=117" width="117">](https://github.com/tusharjkhunt) |[<img alt="thanhthot" src="https://avatars.githubusercontent.com/u/50633205?v=4&s=117" width="117">](https://github.com/thanhthot) |[<img alt="stduhpf" src="https://avatars.githubusercontent.com/u/28208228?v=4&s=117" width="117">](https://github.com/stduhpf) |[<img alt="slawexxx44" src="https://avatars.githubusercontent.com/u/11180644?v=4&s=117" width="117">](https://github.com/slawexxx44) |[<img alt="rtaieb" src="https://avatars.githubusercontent.com/u/35224301?v=4&s=117" width="117">](https://github.com/rtaieb) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[tusharjkhunt](https://github.com/tusharjkhunt) |[thanhthot](https://github.com/thanhthot) |[stduhpf](https://github.com/stduhpf) |[slawexxx44](https://github.com/slawexxx44) |[rtaieb](https://github.com/rtaieb) |[rmoura-92](https://github.com/rmoura-92) |
|
||||
[vedran555](https://github.com/vedran555) |[tusharjkhunt](https://github.com/tusharjkhunt) |[thanhthot](https://github.com/thanhthot) |[stduhpf](https://github.com/stduhpf) |[slawexxx44](https://github.com/slawexxx44) |[rtaieb](https://github.com/rtaieb) |
|
||||
|
||||
[<img alt="rlebosse" src="https://avatars.githubusercontent.com/u/2794137?v=4&s=117" width="117">](https://github.com/rlebosse) |[<img alt="rhymes" src="https://avatars.githubusercontent.com/u/146201?v=4&s=117" width="117">](https://github.com/rhymes) |[<img alt="luntta" src="https://avatars.githubusercontent.com/u/14221637?v=4&s=117" width="117">](https://github.com/luntta) |[<img alt="phil714" src="https://avatars.githubusercontent.com/u/7584581?v=4&s=117" width="117">](https://github.com/phil714) |[<img alt="ordago" src="https://avatars.githubusercontent.com/u/6376814?v=4&s=117" width="117">](https://github.com/ordago) |[<img alt="odselsevier" src="https://avatars.githubusercontent.com/u/95745934?v=4&s=117" width="117">](https://github.com/odselsevier) |
|
||||
[<img alt="rmoura-92" src="https://avatars.githubusercontent.com/u/419044?v=4&s=117" width="117">](https://github.com/rmoura-92) |[<img alt="rlebosse" src="https://avatars.githubusercontent.com/u/2794137?v=4&s=117" width="117">](https://github.com/rlebosse) |[<img alt="rhymes" src="https://avatars.githubusercontent.com/u/146201?v=4&s=117" width="117">](https://github.com/rhymes) |[<img alt="luntta" src="https://avatars.githubusercontent.com/u/14221637?v=4&s=117" width="117">](https://github.com/luntta) |[<img alt="phil714" src="https://avatars.githubusercontent.com/u/7584581?v=4&s=117" width="117">](https://github.com/phil714) |[<img alt="ordago" src="https://avatars.githubusercontent.com/u/6376814?v=4&s=117" width="117">](https://github.com/ordago) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[rlebosse](https://github.com/rlebosse) |[rhymes](https://github.com/rhymes) |[luntta](https://github.com/luntta) |[phil714](https://github.com/phil714) |[ordago](https://github.com/ordago) |[odselsevier](https://github.com/odselsevier) |
|
||||
[rmoura-92](https://github.com/rmoura-92) |[rlebosse](https://github.com/rlebosse) |[rhymes](https://github.com/rhymes) |[luntta](https://github.com/luntta) |[phil714](https://github.com/phil714) |[ordago](https://github.com/ordago) |
|
||||
|
||||
[<img alt="ninesalt" src="https://avatars.githubusercontent.com/u/7952255?v=4&s=117" width="117">](https://github.com/ninesalt) |[<img alt="xhocquet" src="https://avatars.githubusercontent.com/u/8116516?v=4&s=117" width="117">](https://github.com/xhocquet) |[<img alt="willycamargo" src="https://avatars.githubusercontent.com/u/5041887?v=4&s=117" width="117">](https://github.com/willycamargo) |[<img alt="weston-sankey-mark43" src="https://avatars.githubusercontent.com/u/97678695?v=4&s=117" width="117">](https://github.com/weston-sankey-mark43) |[<img alt="dwnste" src="https://avatars.githubusercontent.com/u/17119722?v=4&s=117" width="117">](https://github.com/dwnste) |[<img alt="nagyv" src="https://avatars.githubusercontent.com/u/126671?v=4&s=117" width="117">](https://github.com/nagyv) |
|
||||
[<img alt="odselsevier" src="https://avatars.githubusercontent.com/u/95745934?v=4&s=117" width="117">](https://github.com/odselsevier) |[<img alt="ninesalt" src="https://avatars.githubusercontent.com/u/7952255?v=4&s=117" width="117">](https://github.com/ninesalt) |[<img alt="willycamargo" src="https://avatars.githubusercontent.com/u/5041887?v=4&s=117" width="117">](https://github.com/willycamargo) |[<img alt="weston-sankey-mark43" src="https://avatars.githubusercontent.com/u/97678695?v=4&s=117" width="117">](https://github.com/weston-sankey-mark43) |[<img alt="dwnste" src="https://avatars.githubusercontent.com/u/17119722?v=4&s=117" width="117">](https://github.com/dwnste) |[<img alt="nagyv" src="https://avatars.githubusercontent.com/u/126671?v=4&s=117" width="117">](https://github.com/nagyv) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[ninesalt](https://github.com/ninesalt) |[xhocquet](https://github.com/xhocquet) |[willycamargo](https://github.com/willycamargo) |[weston-sankey-mark43](https://github.com/weston-sankey-mark43) |[dwnste](https://github.com/dwnste) |[nagyv](https://github.com/nagyv) |
|
||||
[odselsevier](https://github.com/odselsevier) |[ninesalt](https://github.com/ninesalt) |[willycamargo](https://github.com/willycamargo) |[weston-sankey-mark43](https://github.com/weston-sankey-mark43) |[dwnste](https://github.com/dwnste) |[nagyv](https://github.com/nagyv) |
|
||||
|
||||
[<img alt="valentinoli" src="https://avatars.githubusercontent.com/u/23453691?v=4&s=117" width="117">](https://github.com/valentinoli) |[<img alt="vially" src="https://avatars.githubusercontent.com/u/433598?v=4&s=117" width="117">](https://github.com/vially) |[<img alt="trivikr" src="https://avatars.githubusercontent.com/u/16024985?v=4&s=117" width="117">](https://github.com/trivikr) |[<img alt="top-master" src="https://avatars.githubusercontent.com/u/31405473?v=4&s=117" width="117">](https://github.com/top-master) |[<img alt="tvaliasek" src="https://avatars.githubusercontent.com/u/8644946?v=4&s=117" width="117">](https://github.com/tvaliasek) |[<img alt="tomekp" src="https://avatars.githubusercontent.com/u/1856393?v=4&s=117" width="117">](https://github.com/tomekp) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -355,9 +355,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[tomsaleeba](https://github.com/tomsaleeba) |[WIStudent](https://github.com/WIStudent) |[tmaier](https://github.com/tmaier) |[twarlop](https://github.com/twarlop) |[tcgj](https://github.com/tcgj) |[Tashows](https://github.com/Tashows) |
|
||||
|
||||
[<img alt="dzcpy" src="https://avatars.githubusercontent.com/u/203980?v=4&s=117" width="117">](https://github.com/dzcpy) |[<img alt="dkisic" src="https://avatars.githubusercontent.com/u/32257921?v=4&s=117" width="117">](https://github.com/dkisic) |[<img alt="craigcbrunner" src="https://avatars.githubusercontent.com/u/2780521?v=4&s=117" width="117">](https://github.com/craigcbrunner) |[<img alt="codehero7386" src="https://avatars.githubusercontent.com/u/56253286?v=4&s=117" width="117">](https://github.com/codehero7386) |[<img alt="christianwengert" src="https://avatars.githubusercontent.com/u/12936057?v=4&s=117" width="117">](https://github.com/christianwengert) |[<img alt="cgoinglove" src="https://avatars.githubusercontent.com/u/86150470?v=4&s=117" width="117">](https://github.com/cgoinglove) |
|
||||
[<img alt="Tashows" src="https://avatars.githubusercontent.com/u/16656928?v=4&s=117" width="117">](https://github.com/Tashows) |[<img alt="dkisic" src="https://avatars.githubusercontent.com/u/32257921?v=4&s=117" width="117">](https://github.com/dkisic) |[<img alt="craigcbrunner" src="https://avatars.githubusercontent.com/u/2780521?v=4&s=117" width="117">](https://github.com/craigcbrunner) |[<img alt="codehero7386" src="https://avatars.githubusercontent.com/u/56253286?v=4&s=117" width="117">](https://github.com/codehero7386) |[<img alt="christianwengert" src="https://avatars.githubusercontent.com/u/12936057?v=4&s=117" width="117">](https://github.com/christianwengert) |[<img alt="cgoinglove" src="https://avatars.githubusercontent.com/u/86150470?v=4&s=117" width="117">](https://github.com/cgoinglove) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[dzcpy](https://github.com/dzcpy) |[dkisic](https://github.com/dkisic) |[craigcbrunner](https://github.com/craigcbrunner) |[codehero7386](https://github.com/codehero7386) |[christianwengert](https://github.com/christianwengert) |[cgoinglove](https://github.com/cgoinglove) |
|
||||
[Tashows](https://github.com/Tashows) |[dkisic](https://github.com/dkisic) |[craigcbrunner](https://github.com/craigcbrunner) |[codehero7386](https://github.com/codehero7386) |[christianwengert](https://github.com/christianwengert) |[cgoinglove](https://github.com/cgoinglove) |
|
||||
|
||||
[<img alt="canvasbh" src="https://avatars.githubusercontent.com/u/44477734?v=4&s=117" width="117">](https://github.com/canvasbh) |[<img alt="c0b41" src="https://avatars.githubusercontent.com/u/2834954?v=4&s=117" width="117">](https://github.com/c0b41) |[<img alt="avalla" src="https://avatars.githubusercontent.com/u/986614?v=4&s=117" width="117">](https://github.com/avalla) |[<img alt="arggh" src="https://avatars.githubusercontent.com/u/17210302?v=4&s=117" width="117">](https://github.com/arggh) |[<img alt="alfatv" src="https://avatars.githubusercontent.com/u/62238673?v=4&s=117" width="117">](https://github.com/alfatv) |[<img alt="agreene-coursera" src="https://avatars.githubusercontent.com/u/30501355?v=4&s=117" width="117">](https://github.com/agreene-coursera) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -367,21 +367,21 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[aduh95-test-account](https://github.com/aduh95-test-account) |[sartoshi-foot-dao](https://github.com/sartoshi-foot-dao) |[zackbloom](https://github.com/zackbloom) |[zlawson-ut](https://github.com/zlawson-ut) |[zachconner](https://github.com/zachconner) |[yafkari](https://github.com/yafkari) |
|
||||
|
||||
[<img alt="Cruaier" src="https://avatars.githubusercontent.com/u/5204940?v=4&s=117" width="117">](https://github.com/Cruaier) |[<img alt="sercraig" src="https://avatars.githubusercontent.com/u/24261518?v=4&s=117" width="117">](https://github.com/sercraig) |[<img alt="ardeois" src="https://avatars.githubusercontent.com/u/1867939?v=4&s=117" width="117">](https://github.com/ardeois) |[<img alt="CommanderRoot" src="https://avatars.githubusercontent.com/u/4395417?v=4&s=117" width="117">](https://github.com/CommanderRoot) |[<img alt="czj" src="https://avatars.githubusercontent.com/u/14306?v=4&s=117" width="117">](https://github.com/czj) |[<img alt="cbush06" src="https://avatars.githubusercontent.com/u/15720146?v=4&s=117" width="117">](https://github.com/cbush06) |
|
||||
[<img alt="YehudaKremer" src="https://avatars.githubusercontent.com/u/946652?v=4&s=117" width="117">](https://github.com/YehudaKremer) |[<img alt="sercraig" src="https://avatars.githubusercontent.com/u/24261518?v=4&s=117" width="117">](https://github.com/sercraig) |[<img alt="ardeois" src="https://avatars.githubusercontent.com/u/1867939?v=4&s=117" width="117">](https://github.com/ardeois) |[<img alt="CommanderRoot" src="https://avatars.githubusercontent.com/u/4395417?v=4&s=117" width="117">](https://github.com/CommanderRoot) |[<img alt="czj" src="https://avatars.githubusercontent.com/u/14306?v=4&s=117" width="117">](https://github.com/czj) |[<img alt="cbush06" src="https://avatars.githubusercontent.com/u/15720146?v=4&s=117" width="117">](https://github.com/cbush06) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[Cruaier](https://github.com/Cruaier) |[sercraig](https://github.com/sercraig) |[ardeois](https://github.com/ardeois) |[CommanderRoot](https://github.com/CommanderRoot) |[czj](https://github.com/czj) |[cbush06](https://github.com/cbush06) |
|
||||
[YehudaKremer](https://github.com/YehudaKremer) |[sercraig](https://github.com/sercraig) |[ardeois](https://github.com/ardeois) |[CommanderRoot](https://github.com/CommanderRoot) |[czj](https://github.com/czj) |[cbush06](https://github.com/cbush06) |
|
||||
|
||||
[<img alt="Aarbel" src="https://avatars.githubusercontent.com/u/25119847?v=4&s=117" width="117">](https://github.com/Aarbel) |[<img alt="cfra" src="https://avatars.githubusercontent.com/u/1347051?v=4&s=117" width="117">](https://github.com/cfra) |[<img alt="csprance" src="https://avatars.githubusercontent.com/u/7902617?v=4&s=117" width="117">](https://github.com/csprance) |[<img alt="prattcmp" src="https://avatars.githubusercontent.com/u/1497950?v=4&s=117" width="117">](https://github.com/prattcmp) |[<img alt="subvertallchris" src="https://avatars.githubusercontent.com/u/4097271?v=4&s=117" width="117">](https://github.com/subvertallchris) |[<img alt="charlybillaud" src="https://avatars.githubusercontent.com/u/31970410?v=4&s=117" width="117">](https://github.com/charlybillaud) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[Aarbel](https://github.com/Aarbel) |[cfra](https://github.com/cfra) |[csprance](https://github.com/csprance) |[prattcmp](https://github.com/prattcmp) |[subvertallchris](https://github.com/subvertallchris) |[charlybillaud](https://github.com/charlybillaud) |
|
||||
|
||||
[<img alt="Cretezy" src="https://avatars.githubusercontent.com/u/2672503?v=4&s=117" width="117">](https://github.com/Cretezy) |[<img alt="chao" src="https://avatars.githubusercontent.com/u/55872?v=4&s=117" width="117">](https://github.com/chao) |[<img alt="cellvinchung" src="https://avatars.githubusercontent.com/u/5347394?v=4&s=117" width="117">](https://github.com/cellvinchung) |[<img alt="cartfisk" src="https://avatars.githubusercontent.com/u/8764375?v=4&s=117" width="117">](https://github.com/cartfisk) |[<img alt="cyu" src="https://avatars.githubusercontent.com/u/2431?v=4&s=117" width="117">](https://github.com/cyu) |[<img alt="radarhere" src="https://avatars.githubusercontent.com/u/3112309?v=4&s=117" width="117">](https://github.com/radarhere) |
|
||||
[<img alt="Cretezy" src="https://avatars.githubusercontent.com/u/2672503?v=4&s=117" width="117">](https://github.com/Cretezy) |[<img alt="chao" src="https://avatars.githubusercontent.com/u/55872?v=4&s=117" width="117">](https://github.com/chao) |[<img alt="cellvinchung" src="https://avatars.githubusercontent.com/u/5347394?v=4&s=117" width="117">](https://github.com/cellvinchung) |[<img alt="cartfisk" src="https://avatars.githubusercontent.com/u/8764375?v=4&s=117" width="117">](https://github.com/cartfisk) |[<img alt="cyu" src="https://avatars.githubusercontent.com/u/2431?v=4&s=117" width="117">](https://github.com/cyu) |[<img alt="bryanjswift" src="https://avatars.githubusercontent.com/u/9911?v=4&s=117" width="117">](https://github.com/bryanjswift) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[Cretezy](https://github.com/Cretezy) |[chao](https://github.com/chao) |[cellvinchung](https://github.com/cellvinchung) |[cartfisk](https://github.com/cartfisk) |[cyu](https://github.com/cyu) |[radarhere](https://github.com/radarhere) |
|
||||
[Cretezy](https://github.com/Cretezy) |[chao](https://github.com/chao) |[cellvinchung](https://github.com/cellvinchung) |[cartfisk](https://github.com/cartfisk) |[cyu](https://github.com/cyu) |[bryanjswift](https://github.com/bryanjswift) |
|
||||
|
||||
[<img alt="kergekacsa" src="https://avatars.githubusercontent.com/u/16637320?v=4&s=117" width="117">](https://github.com/kergekacsa) |[<img alt="eliOcs" src="https://avatars.githubusercontent.com/u/1283954?v=4&s=117" width="117">](https://github.com/eliOcs) |[<img alt="yoldar" src="https://avatars.githubusercontent.com/u/1597578?v=4&s=117" width="117">](https://github.com/yoldar) |[<img alt="efbautista" src="https://avatars.githubusercontent.com/u/35430671?v=4&s=117" width="117">](https://github.com/efbautista) |[<img alt="emuell" src="https://avatars.githubusercontent.com/u/11521600?v=4&s=117" width="117">](https://github.com/emuell) |[<img alt="EdgarSantiago93" src="https://avatars.githubusercontent.com/u/14806877?v=4&s=117" width="117">](https://github.com/EdgarSantiago93) |
|
||||
[<img alt="functino" src="https://avatars.githubusercontent.com/u/415498?v=4&s=117" width="117">](https://github.com/functino) |[<img alt="firesharkstudios" src="https://avatars.githubusercontent.com/u/17069637?v=4&s=117" width="117">](https://github.com/firesharkstudios) |[<img alt="yoldar" src="https://avatars.githubusercontent.com/u/1597578?v=4&s=117" width="117">](https://github.com/yoldar) |[<img alt="efbautista" src="https://avatars.githubusercontent.com/u/35430671?v=4&s=117" width="117">](https://github.com/efbautista) |[<img alt="emuell" src="https://avatars.githubusercontent.com/u/11521600?v=4&s=117" width="117">](https://github.com/emuell) |[<img alt="EdgarSantiago93" src="https://avatars.githubusercontent.com/u/14806877?v=4&s=117" width="117">](https://github.com/EdgarSantiago93) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[kergekacsa](https://github.com/kergekacsa) |[eliOcs](https://github.com/eliOcs) |[yoldar](https://github.com/yoldar) |[efbautista](https://github.com/efbautista) |[emuell](https://github.com/emuell) |[EdgarSantiago93](https://github.com/EdgarSantiago93) |
|
||||
[functino](https://github.com/functino) |[firesharkstudios](https://github.com/firesharkstudios) |[yoldar](https://github.com/yoldar) |[efbautista](https://github.com/efbautista) |[emuell](https://github.com/emuell) |[EdgarSantiago93](https://github.com/EdgarSantiago93) |
|
||||
|
||||
[<img alt="sweetro" src="https://avatars.githubusercontent.com/u/6228717?v=4&s=117" width="117">](https://github.com/sweetro) |[<img alt="jeetiss" src="https://avatars.githubusercontent.com/u/6726016?v=4&s=117" width="117">](https://github.com/jeetiss) |[<img alt="DennisKofflard" src="https://avatars.githubusercontent.com/u/8669129?v=4&s=117" width="117">](https://github.com/DennisKofflard) |[<img alt="hoangsvit" src="https://avatars.githubusercontent.com/u/11882322?v=4&s=117" width="117">](https://github.com/hoangsvit) |[<img alt="davilima6" src="https://avatars.githubusercontent.com/u/422130?v=4&s=117" width="117">](https://github.com/davilima6) |[<img alt="akizor" src="https://avatars.githubusercontent.com/u/1052439?v=4&s=117" width="117">](https://github.com/akizor) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -391,17 +391,17 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[KaminskiDaniell](https://github.com/KaminskiDaniell) |[Cantabar](https://github.com/Cantabar) |[mrboomer](https://github.com/mrboomer) |[danilat](https://github.com/danilat) |[danschalow](https://github.com/danschalow) |[danmichaelo](https://github.com/danmichaelo) |
|
||||
|
||||
[<img alt="functino" src="https://avatars.githubusercontent.com/u/415498?v=4&s=117" width="117">](https://github.com/functino) |[<img alt="amitport" src="https://avatars.githubusercontent.com/u/1131991?v=4&s=117" width="117">](https://github.com/amitport) |[<img alt="tekacs" src="https://avatars.githubusercontent.com/u/63247?v=4&s=117" width="117">](https://github.com/tekacs) |[<img alt="Dogfalo" src="https://avatars.githubusercontent.com/u/2775751?v=4&s=117" width="117">](https://github.com/Dogfalo) |[<img alt="aalepis" src="https://avatars.githubusercontent.com/u/35684834?v=4&s=117" width="117">](https://github.com/aalepis) |[<img alt="alexnj" src="https://avatars.githubusercontent.com/u/683500?v=4&s=117" width="117">](https://github.com/alexnj) |
|
||||
[<img alt="Cruaier" src="https://avatars.githubusercontent.com/u/5204940?v=4&s=117" width="117">](https://github.com/Cruaier) |[<img alt="amitport" src="https://avatars.githubusercontent.com/u/1131991?v=4&s=117" width="117">](https://github.com/amitport) |[<img alt="tekacs" src="https://avatars.githubusercontent.com/u/63247?v=4&s=117" width="117">](https://github.com/tekacs) |[<img alt="Dogfalo" src="https://avatars.githubusercontent.com/u/2775751?v=4&s=117" width="117">](https://github.com/Dogfalo) |[<img alt="alirezahi" src="https://avatars.githubusercontent.com/u/16666064?v=4&s=117" width="117">](https://github.com/alirezahi) |[<img alt="aalepis" src="https://avatars.githubusercontent.com/u/35684834?v=4&s=117" width="117">](https://github.com/aalepis) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[functino](https://github.com/functino) |[amitport](https://github.com/amitport) |[tekacs](https://github.com/tekacs) |[Dogfalo](https://github.com/Dogfalo) |[aalepis](https://github.com/aalepis) |[alexnj](https://github.com/alexnj) |
|
||||
[Cruaier](https://github.com/Cruaier) |[amitport](https://github.com/amitport) |[tekacs](https://github.com/tekacs) |[Dogfalo](https://github.com/Dogfalo) |[alirezahi](https://github.com/alirezahi) |[aalepis](https://github.com/aalepis) |
|
||||
|
||||
[<img alt="asmt3" src="https://avatars.githubusercontent.com/u/1777709?v=4&s=117" width="117">](https://github.com/asmt3) |[<img alt="ahmadissa" src="https://avatars.githubusercontent.com/u/9936573?v=4&s=117" width="117">](https://github.com/ahmadissa) |[<img alt="adritasharma" src="https://avatars.githubusercontent.com/u/29271635?v=4&s=117" width="117">](https://github.com/adritasharma) |[<img alt="Adrrei" src="https://avatars.githubusercontent.com/u/22191685?v=4&s=117" width="117">](https://github.com/Adrrei) |[<img alt="adityapatadia" src="https://avatars.githubusercontent.com/u/1086617?v=4&s=117" width="117">](https://github.com/adityapatadia) |[<img alt="adamvigneault" src="https://avatars.githubusercontent.com/u/18236120?v=4&s=117" width="117">](https://github.com/adamvigneault) |
|
||||
[<img alt="alexnj" src="https://avatars.githubusercontent.com/u/683500?v=4&s=117" width="117">](https://github.com/alexnj) |[<img alt="asmt3" src="https://avatars.githubusercontent.com/u/1777709?v=4&s=117" width="117">](https://github.com/asmt3) |[<img alt="ahmadissa" src="https://avatars.githubusercontent.com/u/9936573?v=4&s=117" width="117">](https://github.com/ahmadissa) |[<img alt="adritasharma" src="https://avatars.githubusercontent.com/u/29271635?v=4&s=117" width="117">](https://github.com/adritasharma) |[<img alt="Adrrei" src="https://avatars.githubusercontent.com/u/22191685?v=4&s=117" width="117">](https://github.com/Adrrei) |[<img alt="adityapatadia" src="https://avatars.githubusercontent.com/u/1086617?v=4&s=117" width="117">](https://github.com/adityapatadia) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[asmt3](https://github.com/asmt3) |[ahmadissa](https://github.com/ahmadissa) |[adritasharma](https://github.com/adritasharma) |[Adrrei](https://github.com/Adrrei) |[adityapatadia](https://github.com/adityapatadia) |[adamvigneault](https://github.com/adamvigneault) |
|
||||
[alexnj](https://github.com/alexnj) |[asmt3](https://github.com/asmt3) |[ahmadissa](https://github.com/ahmadissa) |[adritasharma](https://github.com/adritasharma) |[Adrrei](https://github.com/Adrrei) |[adityapatadia](https://github.com/adityapatadia) |
|
||||
|
||||
[<img alt="ajh-sr" src="https://avatars.githubusercontent.com/u/71472057?v=4&s=117" width="117">](https://github.com/ajh-sr) |[<img alt="adamdottv" src="https://avatars.githubusercontent.com/u/2363879?v=4&s=117" width="117">](https://github.com/adamdottv) |[<img alt="abannach" src="https://avatars.githubusercontent.com/u/43150303?v=4&s=117" width="117">](https://github.com/abannach) |[<img alt="superhawk610" src="https://avatars.githubusercontent.com/u/18172185?v=4&s=117" width="117">](https://github.com/superhawk610) |[<img alt="ajschmidt8" src="https://avatars.githubusercontent.com/u/7400326?v=4&s=117" width="117">](https://github.com/ajschmidt8) |[<img alt="bryanjswift" src="https://avatars.githubusercontent.com/u/9911?v=4&s=117" width="117">](https://github.com/bryanjswift) |
|
||||
[<img alt="adamvigneault" src="https://avatars.githubusercontent.com/u/18236120?v=4&s=117" width="117">](https://github.com/adamvigneault) |[<img alt="ajh-sr" src="https://avatars.githubusercontent.com/u/71472057?v=4&s=117" width="117">](https://github.com/ajh-sr) |[<img alt="adamdottv" src="https://avatars.githubusercontent.com/u/2363879?v=4&s=117" width="117">](https://github.com/adamdottv) |[<img alt="abannach" src="https://avatars.githubusercontent.com/u/43150303?v=4&s=117" width="117">](https://github.com/abannach) |[<img alt="superhawk610" src="https://avatars.githubusercontent.com/u/18172185?v=4&s=117" width="117">](https://github.com/superhawk610) |[<img alt="ajschmidt8" src="https://avatars.githubusercontent.com/u/7400326?v=4&s=117" width="117">](https://github.com/ajschmidt8) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[ajh-sr](https://github.com/ajh-sr) |[adamdottv](https://github.com/adamdottv) |[abannach](https://github.com/abannach) |[superhawk610](https://github.com/superhawk610) |[ajschmidt8](https://github.com/ajschmidt8) |[bryanjswift](https://github.com/bryanjswift) |
|
||||
[adamvigneault](https://github.com/adamvigneault) |[ajh-sr](https://github.com/ajh-sr) |[adamdottv](https://github.com/adamdottv) |[abannach](https://github.com/abannach) |[superhawk610](https://github.com/superhawk610) |[ajschmidt8](https://github.com/ajschmidt8) |
|
||||
|
||||
[<img alt="bedgerotto" src="https://avatars.githubusercontent.com/u/4459657?v=4&s=117" width="117">](https://github.com/bedgerotto) |[<img alt="wbaaron" src="https://avatars.githubusercontent.com/u/1048988?v=4&s=117" width="117">](https://github.com/wbaaron) |[<img alt="Quorafind" src="https://avatars.githubusercontent.com/u/13215013?v=4&s=117" width="117">](https://github.com/Quorafind) |[<img alt="bducharme" src="https://avatars.githubusercontent.com/u/4173569?v=4&s=117" width="117">](https://github.com/bducharme) |[<img alt="azizk" src="https://avatars.githubusercontent.com/u/37282?v=4&s=117" width="117">](https://github.com/azizk) |[<img alt="azeemba" src="https://avatars.githubusercontent.com/u/2160795?v=4&s=117" width="117">](https://github.com/azeemba) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -411,9 +411,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[ayhankesicioglu](https://github.com/ayhankesicioglu) |[atsawin](https://github.com/atsawin) |[ash-jc-allen](https://github.com/ash-jc-allen) |[apuyou](https://github.com/apuyou) |[arthurdenner](https://github.com/arthurdenner) |[Abourass](https://github.com/Abourass) |
|
||||
|
||||
[<img alt="tyndria" src="https://avatars.githubusercontent.com/u/17138916?v=4&s=117" width="117">](https://github.com/tyndria) |[<img alt="anthony0030" src="https://avatars.githubusercontent.com/u/13033263?v=4&s=117" width="117">](https://github.com/anthony0030) |[<img alt="andychongyz" src="https://avatars.githubusercontent.com/u/12697240?v=4&s=117" width="117">](https://github.com/andychongyz) |[<img alt="andrii-bodnar" src="https://avatars.githubusercontent.com/u/29282228?v=4&s=117" width="117">](https://github.com/andrii-bodnar) |[<img alt="superandrew213" src="https://avatars.githubusercontent.com/u/13059204?v=4&s=117" width="117">](https://github.com/superandrew213) |[<img alt="firesharkstudios" src="https://avatars.githubusercontent.com/u/17069637?v=4&s=117" width="117">](https://github.com/firesharkstudios) |
|
||||
[<img alt="tyndria" src="https://avatars.githubusercontent.com/u/17138916?v=4&s=117" width="117">](https://github.com/tyndria) |[<img alt="anthony0030" src="https://avatars.githubusercontent.com/u/13033263?v=4&s=117" width="117">](https://github.com/anthony0030) |[<img alt="andychongyz" src="https://avatars.githubusercontent.com/u/12697240?v=4&s=117" width="117">](https://github.com/andychongyz) |[<img alt="andrii-bodnar" src="https://avatars.githubusercontent.com/u/29282228?v=4&s=117" width="117">](https://github.com/andrii-bodnar) |[<img alt="superandrew213" src="https://avatars.githubusercontent.com/u/13059204?v=4&s=117" width="117">](https://github.com/superandrew213) |[<img alt="radarhere" src="https://avatars.githubusercontent.com/u/3112309?v=4&s=117" width="117">](https://github.com/radarhere) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[tyndria](https://github.com/tyndria) |[anthony0030](https://github.com/anthony0030) |[andychongyz](https://github.com/andychongyz) |[andrii-bodnar](https://github.com/andrii-bodnar) |[superandrew213](https://github.com/superandrew213) |[firesharkstudios](https://github.com/firesharkstudios) |
|
||||
[tyndria](https://github.com/tyndria) |[anthony0030](https://github.com/anthony0030) |[andychongyz](https://github.com/andychongyz) |[andrii-bodnar](https://github.com/andrii-bodnar) |[superandrew213](https://github.com/superandrew213) |[radarhere](https://github.com/radarhere) |
|
||||
|
||||
[<img alt="tykarol" src="https://avatars.githubusercontent.com/u/9386320?v=4&s=117" width="117">](https://github.com/tykarol) |[<img alt="jvelten" src="https://avatars.githubusercontent.com/u/48118068?v=4&s=117" width="117">](https://github.com/jvelten) |[<img alt="mellow-fellow" src="https://avatars.githubusercontent.com/u/19280122?v=4&s=117" width="117">](https://github.com/mellow-fellow) |[<img alt="jmontoyaa" src="https://avatars.githubusercontent.com/u/158935?v=4&s=117" width="117">](https://github.com/jmontoyaa) |[<img alt="jcalonso" src="https://avatars.githubusercontent.com/u/664474?v=4&s=117" width="117">](https://github.com/jcalonso) |[<img alt="jbelej" src="https://avatars.githubusercontent.com/u/2229202?v=4&s=117" width="117">](https://github.com/jbelej) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -423,9 +423,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[jbelej](https://github.com/jbelej) |[jszobody](https://github.com/jszobody) |[jorgeepc](https://github.com/jorgeepc) |[jondewoo](https://github.com/jondewoo) |[jonathanarbely](https://github.com/jonathanarbely) |[jsanchez034](https://github.com/jsanchez034) |
|
||||
|
||||
[<img alt="Jokcy" src="https://avatars.githubusercontent.com/u/2088642?v=4&s=117" width="117">](https://github.com/Jokcy) |[<img alt="chromacoma" src="https://avatars.githubusercontent.com/u/1535623?v=4&s=117" width="117">](https://github.com/chromacoma) |[<img alt="profsmallpine" src="https://avatars.githubusercontent.com/u/7328006?v=4&s=117" width="117">](https://github.com/profsmallpine) |[<img alt="IanVS" src="https://avatars.githubusercontent.com/u/4616705?v=4&s=117" width="117">](https://github.com/IanVS) |[<img alt="Lucklj521" src="https://avatars.githubusercontent.com/u/93632042?v=4&s=117" width="117">](https://github.com/Lucklj521) |[<img alt="lucax88x" src="https://avatars.githubusercontent.com/u/6294464?v=4&s=117" width="117">](https://github.com/lucax88x) |
|
||||
[<img alt="Jokcy" src="https://avatars.githubusercontent.com/u/2088642?v=4&s=117" width="117">](https://github.com/Jokcy) |[<img alt="chromacoma" src="https://avatars.githubusercontent.com/u/1535623?v=4&s=117" width="117">](https://github.com/chromacoma) |[<img alt="profsmallpine" src="https://avatars.githubusercontent.com/u/7328006?v=4&s=117" width="117">](https://github.com/profsmallpine) |[<img alt="theJoeBiz" src="https://avatars.githubusercontent.com/u/189589?v=4&s=117" width="117">](https://github.com/theJoeBiz) |[<img alt="huydod" src="https://avatars.githubusercontent.com/u/37580530?v=4&s=117" width="117">](https://github.com/huydod) |[<img alt="lucax88x" src="https://avatars.githubusercontent.com/u/6294464?v=4&s=117" width="117">](https://github.com/lucax88x) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[Jokcy](https://github.com/Jokcy) |[chromacoma](https://github.com/chromacoma) |[profsmallpine](https://github.com/profsmallpine) |[IanVS](https://github.com/IanVS) |[Lucklj521](https://github.com/Lucklj521) |[lucax88x](https://github.com/lucax88x) |
|
||||
[Jokcy](https://github.com/Jokcy) |[chromacoma](https://github.com/chromacoma) |[profsmallpine](https://github.com/profsmallpine) |[theJoeBiz](https://github.com/theJoeBiz) |[huydod](https://github.com/huydod) |[lucax88x](https://github.com/lucax88x) |
|
||||
|
||||
[<img alt="lucaperret" src="https://avatars.githubusercontent.com/u/1887122?v=4&s=117" width="117">](https://github.com/lucaperret) |[<img alt="ombr" src="https://avatars.githubusercontent.com/u/857339?v=4&s=117" width="117">](https://github.com/ombr) |[<img alt="louim" src="https://avatars.githubusercontent.com/u/923718?v=4&s=117" width="117">](https://github.com/louim) |[<img alt="dolphinigle" src="https://avatars.githubusercontent.com/u/7020472?v=4&s=117" width="117">](https://github.com/dolphinigle) |[<img alt="leomelzer" src="https://avatars.githubusercontent.com/u/23313?v=4&s=117" width="117">](https://github.com/leomelzer) |[<img alt="leods92" src="https://avatars.githubusercontent.com/u/879395?v=4&s=117" width="117">](https://github.com/leods92) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -435,9 +435,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[galli-leo](https://github.com/galli-leo) |[dviry](https://github.com/dviry) |[larowlan](https://github.com/larowlan) |[leaanthony](https://github.com/leaanthony) |[hoangbits](https://github.com/hoangbits) |[labohkip81](https://github.com/labohkip81) |
|
||||
|
||||
[<img alt="kyleparisi" src="https://avatars.githubusercontent.com/u/1286753?v=4&s=117" width="117">](https://github.com/kyleparisi) |[<img alt="elkebab" src="https://avatars.githubusercontent.com/u/6313468?v=4&s=117" width="117">](https://github.com/elkebab) |[<img alt="kidonng" src="https://avatars.githubusercontent.com/u/44045911?v=4&s=117" width="117">](https://github.com/kidonng) |[<img alt="kevin-west-10x" src="https://avatars.githubusercontent.com/u/65194914?v=4&s=117" width="117">](https://github.com/kevin-west-10x) |[<img alt="huydod" src="https://avatars.githubusercontent.com/u/37580530?v=4&s=117" width="117">](https://github.com/huydod) |[<img alt="HussainAlkhalifah" src="https://avatars.githubusercontent.com/u/43642162?v=4&s=117" width="117">](https://github.com/HussainAlkhalifah) |
|
||||
[<img alt="kyleparisi" src="https://avatars.githubusercontent.com/u/1286753?v=4&s=117" width="117">](https://github.com/kyleparisi) |[<img alt="elkebab" src="https://avatars.githubusercontent.com/u/6313468?v=4&s=117" width="117">](https://github.com/elkebab) |[<img alt="kidonng" src="https://avatars.githubusercontent.com/u/44045911?v=4&s=117" width="117">](https://github.com/kidonng) |[<img alt="kevin-west-10x" src="https://avatars.githubusercontent.com/u/65194914?v=4&s=117" width="117">](https://github.com/kevin-west-10x) |[<img alt="kergekacsa" src="https://avatars.githubusercontent.com/u/16637320?v=4&s=117" width="117">](https://github.com/kergekacsa) |[<img alt="HussainAlkhalifah" src="https://avatars.githubusercontent.com/u/43642162?v=4&s=117" width="117">](https://github.com/HussainAlkhalifah) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[kyleparisi](https://github.com/kyleparisi) |[elkebab](https://github.com/elkebab) |[kidonng](https://github.com/kidonng) |[kevin-west-10x](https://github.com/kevin-west-10x) |[huydod](https://github.com/huydod) |[HussainAlkhalifah](https://github.com/HussainAlkhalifah) |
|
||||
[kyleparisi](https://github.com/kyleparisi) |[elkebab](https://github.com/elkebab) |[kidonng](https://github.com/kidonng) |[kevin-west-10x](https://github.com/kevin-west-10x) |[kergekacsa](https://github.com/kergekacsa) |[HussainAlkhalifah](https://github.com/HussainAlkhalifah) |
|
||||
|
||||
[<img alt="HughbertD" src="https://avatars.githubusercontent.com/u/1580021?v=4&s=117" width="117">](https://github.com/HughbertD) |[<img alt="hiromi2424" src="https://avatars.githubusercontent.com/u/191297?v=4&s=117" width="117">](https://github.com/hiromi2424) |[<img alt="giacomocerquone" src="https://avatars.githubusercontent.com/u/9303791?v=4&s=117" width="117">](https://github.com/giacomocerquone) |[<img alt="roenschg" src="https://avatars.githubusercontent.com/u/9590236?v=4&s=117" width="117">](https://github.com/roenschg) |[<img alt="gjungb" src="https://avatars.githubusercontent.com/u/3391068?v=4&s=117" width="117">](https://github.com/gjungb) |[<img alt="geoffappleford" src="https://avatars.githubusercontent.com/u/731678?v=4&s=117" width="117">](https://github.com/geoffappleford) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -447,9 +447,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[gabiganam](https://github.com/gabiganam) |[fuadscodes](https://github.com/fuadscodes) |[dtrucs](https://github.com/dtrucs) |[ferdiusa](https://github.com/ferdiusa) |[fgallinari](https://github.com/fgallinari) |[Gkleinereva](https://github.com/Gkleinereva) |
|
||||
|
||||
[<img alt="epexa" src="https://avatars.githubusercontent.com/u/2198826?v=4&s=117" width="117">](https://github.com/epexa) |[<img alt="EnricoSottile" src="https://avatars.githubusercontent.com/u/10349653?v=4&s=117" width="117">](https://github.com/EnricoSottile) |[<img alt="elliotdickison" src="https://avatars.githubusercontent.com/u/2523678?v=4&s=117" width="117">](https://github.com/elliotdickison) |[<img alt="theJoeBiz" src="https://avatars.githubusercontent.com/u/189589?v=4&s=117" width="117">](https://github.com/theJoeBiz) |[<img alt="Jmales" src="https://avatars.githubusercontent.com/u/22914881?v=4&s=117" width="117">](https://github.com/Jmales) |[<img alt="jessica-coursera" src="https://avatars.githubusercontent.com/u/35155465?v=4&s=117" width="117">](https://github.com/jessica-coursera) |
|
||||
[<img alt="epexa" src="https://avatars.githubusercontent.com/u/2198826?v=4&s=117" width="117">](https://github.com/epexa) |[<img alt="EnricoSottile" src="https://avatars.githubusercontent.com/u/10349653?v=4&s=117" width="117">](https://github.com/EnricoSottile) |[<img alt="elliotdickison" src="https://avatars.githubusercontent.com/u/2523678?v=4&s=117" width="117">](https://github.com/elliotdickison) |[<img alt="eliOcs" src="https://avatars.githubusercontent.com/u/1283954?v=4&s=117" width="117">](https://github.com/eliOcs) |[<img alt="Jmales" src="https://avatars.githubusercontent.com/u/22914881?v=4&s=117" width="117">](https://github.com/Jmales) |[<img alt="jessica-coursera" src="https://avatars.githubusercontent.com/u/35155465?v=4&s=117" width="117">](https://github.com/jessica-coursera) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[epexa](https://github.com/epexa) |[EnricoSottile](https://github.com/EnricoSottile) |[elliotdickison](https://github.com/elliotdickison) |[theJoeBiz](https://github.com/theJoeBiz) |[Jmales](https://github.com/Jmales) |[jessica-coursera](https://github.com/jessica-coursera) |
|
||||
[epexa](https://github.com/epexa) |[EnricoSottile](https://github.com/EnricoSottile) |[elliotdickison](https://github.com/elliotdickison) |[eliOcs](https://github.com/eliOcs) |[Jmales](https://github.com/Jmales) |[jessica-coursera](https://github.com/jessica-coursera) |
|
||||
|
||||
[<img alt="vith" src="https://avatars.githubusercontent.com/u/3265539?v=4&s=117" width="117">](https://github.com/vith) |[<img alt="janwilts" src="https://avatars.githubusercontent.com/u/16721581?v=4&s=117" width="117">](https://github.com/janwilts) |[<img alt="janklimo" src="https://avatars.githubusercontent.com/u/7811733?v=4&s=117" width="117">](https://github.com/janklimo) |[<img alt="jamestiotio" src="https://avatars.githubusercontent.com/u/18364745?v=4&s=117" width="117">](https://github.com/jamestiotio) |[<img alt="jcjmcclean" src="https://avatars.githubusercontent.com/u/1822574?v=4&s=117" width="117">](https://github.com/jcjmcclean) |[<img alt="Jbithell" src="https://avatars.githubusercontent.com/u/8408967?v=4&s=117" width="117">](https://github.com/Jbithell) |
|
||||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
|
|
@ -459,9 +459,9 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
|
|||
:---: |:---: |:---: |:---: |:---: |:---: |
|
||||
[JakubHaladej](https://github.com/JakubHaladej) |[jakemcallister](https://github.com/jakemcallister) |[gaejabong](https://github.com/gaejabong) |[JacobMGEvans](https://github.com/JacobMGEvans) |[mazoruss](https://github.com/mazoruss) |[GreenJimmy](https://github.com/GreenJimmy) |
|
||||
|
||||
[<img alt="intenzive" src="https://avatars.githubusercontent.com/u/11055931?v=4&s=117" width="117">](https://github.com/intenzive) |[<img alt="NaxYo" src="https://avatars.githubusercontent.com/u/1963876?v=4&s=117" width="117">](https://github.com/NaxYo) |[<img alt="ishendyweb" src="https://avatars.githubusercontent.com/u/10582418?v=4&s=117" width="117">](https://github.com/ishendyweb) |
|
||||
:---: |:---: |:---: |
|
||||
[intenzive](https://github.com/intenzive) |[NaxYo](https://github.com/NaxYo) |[ishendyweb](https://github.com/ishendyweb) |
|
||||
[<img alt="intenzive" src="https://avatars.githubusercontent.com/u/11055931?v=4&s=117" width="117">](https://github.com/intenzive) |[<img alt="NaxYo" src="https://avatars.githubusercontent.com/u/1963876?v=4&s=117" width="117">](https://github.com/NaxYo) |[<img alt="ishendyweb" src="https://avatars.githubusercontent.com/u/10582418?v=4&s=117" width="117">](https://github.com/ishendyweb) |[<img alt="IanVS" src="https://avatars.githubusercontent.com/u/4616705?v=4&s=117" width="117">](https://github.com/IanVS) |
|
||||
:---: |:---: |:---: |:---: |
|
||||
[intenzive](https://github.com/intenzive) |[NaxYo](https://github.com/NaxYo) |[ishendyweb](https://github.com/ishendyweb) |[IanVS](https://github.com/IanVS) |
|
||||
|
||||
<!--/contributors-->
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>Uppy</title>
|
||||
<link
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css"
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
DragDrop,
|
||||
ProgressBar,
|
||||
AwsS3,
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.mjs'
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.mjs'
|
||||
|
||||
// Function for displaying uploaded files
|
||||
const onUploadSuccess = (elForUploadedFiles) => (file, response) => {
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>Uppy – AWS upload example</title>
|
||||
<link
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css"
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
Uppy,
|
||||
Dashboard,
|
||||
AwsS3,
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.mjs'
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.mjs'
|
||||
/**
|
||||
* This generator transforms a deep object into URL-encodable pairs
|
||||
* to work with `URLSearchParams` on the client and `body-parser` on the server.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css"
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
Dashboard,
|
||||
Webcam,
|
||||
Tus,
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.mjs'
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.mjs'
|
||||
|
||||
const uppy = new Uppy({ debug: true, autoProceed: false })
|
||||
.use(Dashboard, { trigger: '#uppyModalOpener' })
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.css"
|
||||
href="https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
Instagram,
|
||||
GoogleDrive,
|
||||
Tus,
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.3/uppy.min.mjs'
|
||||
} from 'https://releases.transloadit.com/uppy/v4.0.0-beta.4/uppy.min.mjs'
|
||||
|
||||
const uppy = new Uppy({ debug: true, autoProceed: false })
|
||||
.use(Dashboard, { trigger: '#uppyModalOpener' })
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/angular",
|
||||
"description": "Angular component wrappers around Uppy's official UI plugins.",
|
||||
"version": "0.7.0-beta.3",
|
||||
"version": "0.7.0-beta.4",
|
||||
"license": "MIT",
|
||||
"homepage": "https://uppy.io",
|
||||
"keywords": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/audio",
|
||||
"description": "Uppy plugin that records audio using the device’s microphone.",
|
||||
"version": "2.0.0-beta.3",
|
||||
"version": "2.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/aws-s3-multipart",
|
||||
"description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@ import type {
|
|||
WrapPromiseFunctionType,
|
||||
} from '@uppy/utils/lib/RateLimitedQueue'
|
||||
import { pausingUploadReason, type Chunk } from './MultipartUploader.ts'
|
||||
import type AwsS3Multipart from './index.ts'
|
||||
import type AwsS3Multipart from './index.js'
|
||||
import { throwIfAborted } from './utils.ts'
|
||||
import type { Body, UploadPartBytesResult, UploadResult } from './utils.ts'
|
||||
import type { AwsS3MultipartOptions, uploadPartBytes } from './index.ts'
|
||||
import type { Body, UploadPartBytesResult, UploadResult } from './utils.js'
|
||||
import type { AwsS3MultipartOptions, uploadPartBytes } from './index.js'
|
||||
|
||||
function removeMetadataFromURL(urlString: string) {
|
||||
const urlObject = new URL(urlString)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
import type { Uppy } from '@uppy/core'
|
||||
import { AbortController } from '@uppy/utils/lib/AbortController'
|
||||
import type { Meta, UppyFile } from '@uppy/utils/lib/UppyFile'
|
||||
import type { HTTPCommunicationQueue } from './HTTPCommunicationQueue'
|
||||
import type { Body } from './utils'
|
||||
import type { HTTPCommunicationQueue } from './HTTPCommunicationQueue.js'
|
||||
import type { Body } from './utils.js'
|
||||
|
||||
const MB = 1024 * 1024
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ import 'whatwg-fetch'
|
|||
import nock from 'nock'
|
||||
import Core from '@uppy/core'
|
||||
import AwsS3Multipart from './index.ts'
|
||||
import type { Body } from './utils.ts'
|
||||
import type { Body } from './utils.js'
|
||||
|
||||
const KB = 1024
|
||||
const MB = KB * KB
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ import type {
|
|||
MultipartUploadResultWithSignal,
|
||||
UploadPartBytesResult,
|
||||
Body,
|
||||
} from './utils.ts'
|
||||
} from './utils.js'
|
||||
import createSignedURL from './createSignedURL.ts'
|
||||
import { HTTPCommunicationQueue } from './HTTPCommunicationQueue.ts'
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
import { createAbortError } from '@uppy/utils/lib/AbortController'
|
||||
import type { Body as _Body } from '@uppy/utils/lib/UppyFile'
|
||||
|
||||
import type { AwsS3Part } from './index'
|
||||
import type { AwsS3Part } from './index.js'
|
||||
|
||||
export function throwIfAborted(signal?: AbortSignal | null): void {
|
||||
if (signal?.aborted) {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/box",
|
||||
"description": "Import files from Box, into Uppy.",
|
||||
"version": "3.0.0-beta.3",
|
||||
"version": "3.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/companion-client",
|
||||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import type { UIPluginOptions } from '@uppy/core'
|
||||
import type { tokenStorage } from '.'
|
||||
import type { tokenStorage } from './index.js'
|
||||
|
||||
export interface CompanionPluginOptions extends UIPluginOptions {
|
||||
title?: string
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ import type {
|
|||
} from '@uppy/utils/lib/CompanionClientProvider'
|
||||
import type { UnknownProviderPlugin } from '@uppy/core/lib/Uppy'
|
||||
import RequestClient, { authErrorStatusCode } from './RequestClient.ts'
|
||||
import type { CompanionPluginOptions } from '.'
|
||||
import type { CompanionPluginOptions } from './index.js'
|
||||
|
||||
// TODO: remove deprecated options in next major release
|
||||
export interface Opts extends PluginOpts, CompanionPluginOptions {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,15 @@
|
|||
# @uppy/companion
|
||||
|
||||
## 5.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035)
|
||||
- @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069)
|
||||
- @uppy/companion: upgrade redis (Mikael Finstad / #5065)
|
||||
- @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)
|
||||
|
||||
## 5.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uppy/companion",
|
||||
"version": "5.0.0-beta.3",
|
||||
"version": "5.0.0-beta.4",
|
||||
"description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
|
||||
"main": "lib/companion.js",
|
||||
"types": "lib/companion.d.ts",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/compressor",
|
||||
"description": "Uppy plugin that compresses images before upload, saving up to 60% in size",
|
||||
"version": "2.0.0-beta.3",
|
||||
"version": "2.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @uppy/core
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084)
|
||||
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082)
|
||||
|
||||
## 4.0.0-beta.3
|
||||
|
||||
Released: 2024-04-15
|
||||
|
|
@ -24,6 +32,15 @@ Included in: Uppy v4.0.0-beta.1
|
|||
- @uppy/core: various type fixes (Antoine du Hamel / #4995)
|
||||
- @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986)
|
||||
|
||||
|
||||
## 3.11.0
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080)
|
||||
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118)
|
||||
|
||||
## 3.10.1
|
||||
|
||||
Released: 2024-04-15
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/core",
|
||||
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ import type {
|
|||
OptionalPluralizeLocale,
|
||||
} from '@uppy/utils/lib/Translator'
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import type { State, UnknownPlugin, Uppy } from './Uppy'
|
||||
import type { State, UnknownPlugin, Uppy } from './Uppy.js'
|
||||
|
||||
export type PluginOpts = {
|
||||
locale?: Locale
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ import type {
|
|||
Uppy,
|
||||
UppyEventMap,
|
||||
_UppyEventMap,
|
||||
} from './Uppy'
|
||||
} from './Uppy.js'
|
||||
|
||||
/**
|
||||
* Create a wrapper around an event emitter with a `remove` method to remove
|
||||
|
|
|
|||
|
|
@ -3,10 +3,9 @@
|
|||
import prettierBytes from '@transloadit/prettier-bytes'
|
||||
// @ts-ignore untyped
|
||||
import match from 'mime-match'
|
||||
import Translator from '@uppy/utils/lib/Translator'
|
||||
import type { Body, Meta, UppyFile } from '@uppy/utils/lib/UppyFile'
|
||||
import type { I18n } from '@uppy/utils/lib/Translator'
|
||||
import type { State, NonNullableUppyOptions } from './Uppy'
|
||||
import type { State, NonNullableUppyOptions } from './Uppy.js'
|
||||
|
||||
export type Restrictions = {
|
||||
maxFileSize: number | null
|
||||
|
|
@ -58,12 +57,15 @@ class RestrictionError<M extends Meta, B extends Body> extends Error {
|
|||
}
|
||||
|
||||
class Restricter<M extends Meta, B extends Body> {
|
||||
i18n: Translator['translate']
|
||||
getI18n: () => I18n
|
||||
|
||||
getOpts: () => NonNullableUppyOptions<M, B>
|
||||
|
||||
constructor(getOpts: () => NonNullableUppyOptions<M, B>, i18n: I18n) {
|
||||
this.i18n = i18n
|
||||
constructor(
|
||||
getOpts: () => NonNullableUppyOptions<M, B>,
|
||||
getI18n: () => I18n,
|
||||
) {
|
||||
this.getI18n = getI18n
|
||||
this.getOpts = (): NonNullableUppyOptions<M, B> => {
|
||||
const opts = getOpts()
|
||||
|
||||
|
|
@ -88,7 +90,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
const nonGhostFiles = existingFiles.filter((f) => !f.isGhost)
|
||||
if (nonGhostFiles.length + addingFiles.length > maxNumberOfFiles) {
|
||||
throw new RestrictionError(
|
||||
`${this.i18n('youCanOnlyUploadX', {
|
||||
`${this.getI18n()('youCanOnlyUploadX', {
|
||||
smart_count: maxNumberOfFiles,
|
||||
})}`,
|
||||
)
|
||||
|
|
@ -108,7 +110,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
|
||||
if (totalFilesSize > maxTotalFileSize) {
|
||||
throw new RestrictionError(
|
||||
this.i18n('exceedsSize', {
|
||||
this.getI18n()('exceedsSize', {
|
||||
size: prettierBytes(maxTotalFileSize),
|
||||
file: addingFile.name,
|
||||
}),
|
||||
|
|
@ -141,7 +143,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
if (!isCorrectFileType) {
|
||||
const allowedFileTypesString = allowedFileTypes.join(', ')
|
||||
throw new RestrictionError(
|
||||
this.i18n('youCanOnlyUploadFileTypes', {
|
||||
this.getI18n()('youCanOnlyUploadFileTypes', {
|
||||
types: allowedFileTypesString,
|
||||
}),
|
||||
{ file } as { file: UppyFile<M, B> },
|
||||
|
|
@ -152,7 +154,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
// We can't check maxFileSize if the size is unknown.
|
||||
if (maxFileSize && file.size != null && file.size > maxFileSize) {
|
||||
throw new RestrictionError(
|
||||
this.i18n('exceedsSize', {
|
||||
this.getI18n()('exceedsSize', {
|
||||
size: prettierBytes(maxFileSize),
|
||||
file: file.name,
|
||||
}),
|
||||
|
|
@ -163,7 +165,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
// We can't check minFileSize if the size is unknown.
|
||||
if (minFileSize && file.size != null && file.size < minFileSize) {
|
||||
throw new RestrictionError(
|
||||
this.i18n('inferiorSize', {
|
||||
this.getI18n()('inferiorSize', {
|
||||
size: prettierBytes(minFileSize),
|
||||
}),
|
||||
{ file } as { file: UppyFile<M, B> },
|
||||
|
|
@ -185,7 +187,9 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
const { minNumberOfFiles } = this.getOpts().restrictions
|
||||
if (minNumberOfFiles && Object.keys(files).length < minNumberOfFiles) {
|
||||
throw new RestrictionError(
|
||||
this.i18n('youHaveToAtLeastSelectX', { smart_count: minNumberOfFiles }),
|
||||
this.getI18n()('youHaveToAtLeastSelectX', {
|
||||
smart_count: minNumberOfFiles,
|
||||
}),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
@ -195,7 +199,7 @@ class Restricter<M extends Meta, B extends Body> {
|
|||
error: RestrictionError<M, B>
|
||||
} {
|
||||
const error = new RestrictionError<M, B>(
|
||||
this.i18n('missingRequiredMetaFieldOnFile', { fileName: file.name }),
|
||||
this.getI18n()('missingRequiredMetaFieldOnFile', { fileName: file.name }),
|
||||
)
|
||||
const { requiredMetaFields } = this.getOpts().restrictions
|
||||
const missingFields: string[] = []
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@ import getTextDirection from '@uppy/utils/lib/getTextDirection'
|
|||
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import BasePlugin from './BasePlugin.ts'
|
||||
import type { PluginOpts } from './BasePlugin.ts'
|
||||
import type { State } from './Uppy.ts'
|
||||
import type { PluginOpts } from './BasePlugin.js'
|
||||
import type { State } from './Uppy.js'
|
||||
|
||||
/**
|
||||
* Defer a frequent call to the microtask queue.
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ import fs from 'node:fs'
|
|||
import path from 'node:path'
|
||||
import prettierBytes from '@transloadit/prettier-bytes'
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import type { Locale } from '@uppy/utils/lib/Translator'
|
||||
import Core from './index.ts'
|
||||
import UIPlugin from './UIPlugin.ts'
|
||||
import BasePlugin, {
|
||||
|
|
@ -1541,6 +1542,18 @@ describe('src/Core', () => {
|
|||
})
|
||||
|
||||
it('should change restrictions on the fly', () => {
|
||||
const fr_FR: Locale<0 | 1> = {
|
||||
strings: {
|
||||
youCanOnlyUploadFileTypes:
|
||||
'Vous pouvez seulement téléverser: %{types}',
|
||||
},
|
||||
pluralize(n) {
|
||||
if (n <= 1) {
|
||||
return 0
|
||||
}
|
||||
return 1
|
||||
},
|
||||
}
|
||||
const core = new Core({
|
||||
restrictions: {
|
||||
allowedFileTypes: ['image/jpeg'],
|
||||
|
|
@ -1561,6 +1574,25 @@ describe('src/Core', () => {
|
|||
}
|
||||
|
||||
core.setOptions({
|
||||
locale: fr_FR,
|
||||
})
|
||||
|
||||
try {
|
||||
core.addFile({
|
||||
source: 'vi',
|
||||
name: 'foo1.png',
|
||||
type: 'image/png',
|
||||
// @ts-ignore
|
||||
data: new File([sampleImage], { type: 'image/png' }),
|
||||
})
|
||||
} catch (err) {
|
||||
expect(err).toMatchObject(
|
||||
new Error('Vous pouvez seulement téléverser: image/jpeg'),
|
||||
)
|
||||
}
|
||||
|
||||
core.setOptions({
|
||||
locale: fr_FR,
|
||||
restrictions: {
|
||||
allowedFileTypes: ['image/png'],
|
||||
},
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ import {
|
|||
import packageJson from '../package.json'
|
||||
import locale from './locale.ts'
|
||||
|
||||
import type BasePlugin from './BasePlugin.ts'
|
||||
import type { Restrictions, ValidateableFile } from './Restricter.ts'
|
||||
import type BasePlugin from './BasePlugin.js'
|
||||
import type { Restrictions, ValidateableFile } from './Restricter.js'
|
||||
|
||||
type Processor = (
|
||||
fileIDs: string[],
|
||||
|
|
@ -460,7 +460,10 @@ export class Uppy<M extends Meta, B extends Body> {
|
|||
info: [],
|
||||
})
|
||||
|
||||
this.#restricter = new Restricter<M, B>(() => this.opts, this.i18n)
|
||||
this.#restricter = new Restricter<M, B>(
|
||||
() => this.opts,
|
||||
() => this.i18n,
|
||||
)
|
||||
|
||||
this.#storeUnsubscribe = this.store.subscribe(
|
||||
(prevState, nextState, patch) => {
|
||||
|
|
@ -904,7 +907,7 @@ export class Uppy<M extends Meta, B extends Body> {
|
|||
const fileType = getFileType(file)
|
||||
const fileName = getFileName(fileType, file)
|
||||
const fileExtension = getFileNameAndExtension(fileName).extension
|
||||
const id = getSafeFileId(file)
|
||||
const id = getSafeFileId(file, this.getID())
|
||||
|
||||
const meta = file.meta || {}
|
||||
meta.name = fileName
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import { vi } from 'vitest' // eslint-disable-line import/no-extraneous-dependencies
|
||||
import UIPlugin from '../UIPlugin.ts'
|
||||
import type Uppy from '../Uppy.ts'
|
||||
import type Uppy from '../Uppy.js'
|
||||
|
||||
type mock = ReturnType<typeof vi.fn>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import { vi } from 'vitest' // eslint-disable-line import/no-extraneous-dependencies
|
||||
import UIPlugin from '../UIPlugin.ts'
|
||||
import type Uppy from '../Uppy.ts'
|
||||
import type Uppy from '../Uppy.js'
|
||||
|
||||
type mock = ReturnType<typeof vi.fn>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import UIPlugin from '../UIPlugin.ts'
|
||||
import type Uppy from '../Uppy.ts'
|
||||
import type Uppy from '../Uppy.js'
|
||||
|
||||
export default class InvalidPluginWithoutName extends UIPlugin<any, any, any> {
|
||||
public type: string
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import UIPlugin from '../UIPlugin.ts'
|
||||
import type Uppy from '../Uppy.ts'
|
||||
import type Uppy from '../Uppy.js'
|
||||
|
||||
export default class InvalidPluginWithoutType extends UIPlugin<any, any, any> {
|
||||
public id: string
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
# @uppy/dashboard
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
|
||||
- @uppy/dashboard: add missing `x-zip-compress` archive type (Younes / #5081)
|
||||
|
||||
## 4.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -12,6 +21,15 @@ Included in: Uppy v4.0.0-beta.1
|
|||
- @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984)
|
||||
- @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999)
|
||||
|
||||
|
||||
## 3.8.2
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
|
||||
|
||||
## 3.8.1
|
||||
|
||||
Released: 2024-04-16
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/dashboard",
|
||||
"description": "Universal UI plugin for Uppy.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @uppy/drop-target
|
||||
|
||||
## 3.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
|
||||
|
||||
## 3.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -7,6 +14,14 @@ Included in: Uppy v4.0.0-beta.1
|
|||
|
||||
- @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014)
|
||||
|
||||
|
||||
## 2.1.0
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
|
||||
|
||||
## 2.0.5
|
||||
|
||||
Released: 2024-03-27
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/drop-target",
|
||||
"description": "Lets your users drag and drop files on a DOM element",
|
||||
"version": "3.0.0-beta.3",
|
||||
"version": "3.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/dropbox",
|
||||
"description": "Import files from Dropbox, into Uppy.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/facebook",
|
||||
"description": "Import files from Facebook, into Uppy.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @uppy/file-input
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069)
|
||||
- @uppy/file-input: add missing export (Antoine du Hamel / #5045)
|
||||
|
||||
## 3.1.1
|
||||
|
||||
Released: 2024-04-10
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/file-input",
|
||||
"description": "Simple UI of a file input button that works with Uppy right out of the box",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,19 @@
|
|||
# @uppy/form
|
||||
|
||||
## 4.0.0-beta.2
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058)
|
||||
|
||||
## 3.2.1
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058)
|
||||
|
||||
## 3.2.0
|
||||
|
||||
Released: 2024-02-28
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/form",
|
||||
"description": "Connect Uppy to an existing HTML <form>.",
|
||||
"version": "4.0.0-beta.1",
|
||||
"version": "4.0.0-beta.2",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/google-drive",
|
||||
"description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,19 @@
|
|||
# @uppy/image-editor
|
||||
|
||||
## 3.0.0-beta.2
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
|
||||
|
||||
## 2.4.5
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
|
||||
|
||||
## 2.4.4
|
||||
|
||||
Released: 2024-02-28
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/image-editor",
|
||||
"description": "Image editor and cropping UI",
|
||||
"version": "3.0.0-beta.1",
|
||||
"version": "3.0.0-beta.2",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ import getCanvasDataThatFitsPerfectlyIntoContainer from './utils/getCanvasDataTh
|
|||
import getScaleFactorThatRemovesDarkCorners from './utils/getScaleFactorThatRemovesDarkCorners.ts'
|
||||
import limitCropboxMovementOnMove from './utils/limitCropboxMovementOnMove.ts'
|
||||
import limitCropboxMovementOnResize from './utils/limitCropboxMovementOnResize.ts'
|
||||
import type ImageEditor from './ImageEditor.tsx'
|
||||
import type ImageEditor from './ImageEditor.js'
|
||||
|
||||
type Props<M extends Meta, B extends Body> = {
|
||||
currentImage: UppyFile<M, B>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/instagram",
|
||||
"description": "Import photos and videos from Instagram, into Uppy.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/onedrive",
|
||||
"description": "Import files from OneDrive, into Uppy.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,13 @@
|
|||
# @uppy/provider-views
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
|
||||
|
||||
## 4.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -9,6 +17,15 @@ Included in: Uppy v4.0.0-beta.1
|
|||
- @uppy/provider-views: fix `super.toggleCheckbox` bug (Mikael Finstad / #5004)
|
||||
- @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986)
|
||||
|
||||
|
||||
## 3.12.0
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
|
||||
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
|
||||
|
||||
## 3.11.0
|
||||
|
||||
Released: 2024-03-27
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/provider-views",
|
||||
"description": "View library for Uppy remote provider plugins.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
import type { UnknownProviderPluginState } from '@uppy/core/lib/Uppy'
|
||||
import { h, Fragment } from 'preact'
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import type ProviderView from './ProviderView'
|
||||
import type ProviderView from './ProviderView/index.js'
|
||||
|
||||
type BreadcrumbProps = {
|
||||
getFolder: () => void
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ import { h } from 'preact'
|
|||
import { useCallback } from 'preact/hooks'
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import type Translator from '@uppy/utils/lib/Translator'
|
||||
import type { ProviderViewOptions } from './ProviderView'
|
||||
import type ProviderViews from './ProviderView'
|
||||
import type { ProviderViewOptions } from './ProviderView.js'
|
||||
import type ProviderViews from './ProviderView.js'
|
||||
|
||||
type AuthViewProps<M extends Meta, B extends Body> = {
|
||||
loading: boolean | string
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
|||
import type { UnknownProviderPluginState } from '@uppy/core/lib/Uppy'
|
||||
import User from './User.tsx'
|
||||
import Breadcrumbs from '../Breadcrumbs.tsx'
|
||||
import type ProviderView from './ProviderView.tsx'
|
||||
import type ProviderView from './ProviderView.js'
|
||||
|
||||
type HeaderProps<M extends Meta, B extends Body> = {
|
||||
showBreadcrumbs: boolean
|
||||
|
|
|
|||
|
|
@ -465,7 +465,7 @@ export default class ProviderView<M extends Meta, B extends Body> extends View<
|
|||
for (const newFile of files) {
|
||||
const tagFile = this.getTagFile(newFile)
|
||||
|
||||
const id = getSafeFileId(tagFile)
|
||||
const id = getSafeFileId(tagFile, this.plugin.uppy.getID())
|
||||
// If the same folder is added again, we don't want to send
|
||||
// X amount of duplicate file notifications, we want to say
|
||||
// the folder was already added. This checks if all files are duplicate,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @uppy/react
|
||||
|
||||
## 4.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/react: remove `useUppy` & reintroduce `useUppyState` (Merlijn Vos / #5059)
|
||||
|
||||
## 4.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/react",
|
||||
"description": "React component wrappers around Uppy's official UI plugins.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
2
packages/@uppy/react/types/Dashboard.d.ts
vendored
2
packages/@uppy/react/types/Dashboard.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
import * as React from 'react'
|
||||
import type { DashboardOptions } from '@uppy/dashboard'
|
||||
import type { Omit, WithBaseUppyProps } from './CommonTypes'
|
||||
import type { Omit, WithBaseUppyProps } from './CommonTypes.js'
|
||||
|
||||
// This type is mapped into `DashboardProps` below so IntelliSense doesn't display this big mess of nested types
|
||||
type DashboardPropsInner = Omit<
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import type { DashboardOptions } from '@uppy/dashboard'
|
||||
import type { Omit, ToUppyProps } from './CommonTypes'
|
||||
import type { Omit, ToUppyProps } from './CommonTypes.js'
|
||||
|
||||
// This type is mapped into `DashboardModalProps` below so IntelliSense doesn't display this big mess of nested types
|
||||
type DashboardModalPropsInner = {
|
||||
|
|
|
|||
2
packages/@uppy/react/types/DragDrop.d.ts
vendored
2
packages/@uppy/react/types/DragDrop.d.ts
vendored
|
|
@ -1,5 +1,5 @@
|
|||
import type { DragDropOptions } from '@uppy/drag-drop'
|
||||
import type { ToUppyProps } from './CommonTypes'
|
||||
import type { ToUppyProps } from './CommonTypes.js'
|
||||
|
||||
export type DragDropProps = ToUppyProps<DragDropOptions> &
|
||||
React.BaseHTMLAttributes<HTMLDivElement>
|
||||
|
|
|
|||
2
packages/@uppy/react/types/FileInput.d.ts
vendored
2
packages/@uppy/react/types/FileInput.d.ts
vendored
|
|
@ -1,5 +1,5 @@
|
|||
import type { FileInputOptions } from '@uppy/file-input'
|
||||
import type { ToUppyProps } from './CommonTypes'
|
||||
import type { ToUppyProps } from './CommonTypes.js'
|
||||
|
||||
export type FileInputProps = ToUppyProps<FileInputOptions>
|
||||
|
||||
|
|
|
|||
2
packages/@uppy/react/types/ProgressBar.d.ts
vendored
2
packages/@uppy/react/types/ProgressBar.d.ts
vendored
|
|
@ -1,5 +1,5 @@
|
|||
import type { ProgressBarOptions } from '@uppy/progress-bar'
|
||||
import type { ToUppyProps } from './CommonTypes'
|
||||
import type { ToUppyProps } from './CommonTypes.js'
|
||||
|
||||
export type ProgressBarProps = ToUppyProps<ProgressBarOptions> &
|
||||
React.BaseHTMLAttributes<HTMLDivElement>
|
||||
|
|
|
|||
2
packages/@uppy/react/types/StatusBar.d.ts
vendored
2
packages/@uppy/react/types/StatusBar.d.ts
vendored
|
|
@ -1,5 +1,5 @@
|
|||
import type { StatusBarOptions } from '@uppy/status-bar'
|
||||
import type { ToUppyProps } from './CommonTypes'
|
||||
import type { ToUppyProps } from './CommonTypes.js'
|
||||
|
||||
export type StatusBarProps = ToUppyProps<StatusBarOptions> &
|
||||
React.BaseHTMLAttributes<HTMLDivElement>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/status-bar",
|
||||
"description": "A progress bar for Uppy, with many bells and whistles.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ import StatusBarUI, { type StatusBarUIProps } from './StatusBarUI.tsx'
|
|||
// @ts-ignore We don't want TS to generate types for the package.json
|
||||
import packageJson from '../package.json'
|
||||
import locale from './locale.ts'
|
||||
import type { StatusBarOptions } from './StatusBarOptions.ts'
|
||||
import type { StatusBarOptions } from './StatusBarOptions.js'
|
||||
|
||||
const speedFilterHalfLife = 2000
|
||||
const ETAFilterHalfLife = 2000
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import type { UIPluginOptions } from '@uppy/core/lib/UIPlugin'
|
||||
import type StatusBarLocale from './locale.ts'
|
||||
import type StatusBarLocale from './locale.js'
|
||||
|
||||
export interface StatusBarOptions extends UIPluginOptions {
|
||||
showProgressDetails?: boolean
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/store-redux",
|
||||
"description": "Make Uppy use your existing Redux store.",
|
||||
"version": "4.0.0-beta.1",
|
||||
"version": "4.0.0-beta.2",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @uppy/svelte
|
||||
|
||||
## 4.0.0-beta.2
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
|
||||
|
||||
## 4.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -7,6 +14,14 @@ Included in: Uppy v4.0.0-beta.1
|
|||
|
||||
- @uppy/svelte: remove UMD output and make it use newer types (Antoine du Hamel / #5023)
|
||||
|
||||
|
||||
## 3.1.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
|
||||
|
||||
## 3.1.1
|
||||
|
||||
Released: 2023-10-20
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@uppy/svelte",
|
||||
"description": "Uppy plugin that helps integrate Uppy into your Svelte project.",
|
||||
"type": "module",
|
||||
"version": "4.0.0-beta.1",
|
||||
"version": "4.0.0-beta.2",
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"prepublishOnly": "yarn run build",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/transloadit",
|
||||
"description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ import type {
|
|||
RateLimitedQueue,
|
||||
WrapPromiseFunctionType,
|
||||
} from '@uppy/utils/lib/RateLimitedQueue'
|
||||
import type { AssemblyResponse } from '.'
|
||||
import type { AssemblyResponse } from './index.js'
|
||||
|
||||
const ASSEMBLY_UPLOADING = 'ASSEMBLY_UPLOADING'
|
||||
const ASSEMBLY_EXECUTING = 'ASSEMBLY_EXECUTING'
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
import ErrorWithCause from '@uppy/utils/lib/ErrorWithCause'
|
||||
import type { Body, Meta, UppyFile } from '@uppy/utils/lib/UppyFile'
|
||||
import type { AssemblyParameters, Opts, AssemblyOptions as Options } from '.'
|
||||
import type {
|
||||
AssemblyParameters,
|
||||
Opts,
|
||||
AssemblyOptions as Options,
|
||||
} from './index.js'
|
||||
|
||||
/**
|
||||
* Check that Assembly parameters are present and include all required fields.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
import type { Uppy } from '@uppy/core'
|
||||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'
|
||||
import Emitter from 'component-emitter'
|
||||
import type { AssemblyResponse } from '.'
|
||||
import type { AssemblyResponse } from './index.js'
|
||||
|
||||
/**
|
||||
* Track completion of multiple assemblies.
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ import type {
|
|||
} from '@uppy/utils/lib/RateLimitedQueue'
|
||||
import type { Body, Meta, UppyFile } from '@uppy/utils/lib/UppyFile'
|
||||
import fetchWithNetworkError from '@uppy/utils/lib/fetchWithNetworkError'
|
||||
import type { AssemblyResponse } from '.'
|
||||
import type { OptionsWithRestructuredFields } from './AssemblyOptions'
|
||||
import type { AssemblyResponse } from './index.js'
|
||||
import type { OptionsWithRestructuredFields } from './AssemblyOptions.js'
|
||||
|
||||
const ASSEMBLIES_ENDPOINT = '/assemblies'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/unsplash",
|
||||
"description": "Import files from Unsplash, the free stock photography resource, into Uppy",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/url",
|
||||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
# @uppy/utils
|
||||
|
||||
## 6.0.0-beta.4
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/utils: fix fetcher export (Murderlon)
|
||||
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112)
|
||||
- @uppy/utils: add fetcher (Merlijn Vos / #5073)
|
||||
|
||||
## 6.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -11,6 +20,14 @@ Included in: Uppy v4.0.0-beta.1
|
|||
- @uppy/utils: fix `AbortablePromise` type (Antoine du Hamel / #4988)
|
||||
- @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981)
|
||||
|
||||
|
||||
## 5.9.0
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112)
|
||||
|
||||
## 5.8.0
|
||||
|
||||
Released: 2024-04-16
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/utils",
|
||||
"description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.",
|
||||
"version": "6.0.0-beta.3",
|
||||
"version": "6.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"keywords": [
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type NetworkError from './NetworkError.ts'
|
||||
import type NetworkError from './NetworkError.js'
|
||||
import hasProperty from './hasProperty.ts'
|
||||
|
||||
class ErrorWithCause extends Error {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { FileProgress } from './FileProgress'
|
||||
import type { FileProgress } from './FileProgress.js'
|
||||
|
||||
export type Meta = Record<string, unknown>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import throttle from 'lodash/throttle.js'
|
||||
import type { UppyFile } from './UppyFile'
|
||||
import type { FileProgress } from './FileProgress'
|
||||
import type { UppyFile } from './UppyFile.js'
|
||||
import type { FileProgress } from './FileProgress.js'
|
||||
|
||||
function emitSocketProgress(
|
||||
uploader: any,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { UppyFile } from './UppyFile'
|
||||
import type { UppyFile } from './UppyFile.js'
|
||||
|
||||
export function filterNonFailedFiles(
|
||||
files: UppyFile<any, any>[],
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { MinimalRequiredUppyFile } from './UppyFile'
|
||||
import type { MinimalRequiredUppyFile } from './UppyFile.js'
|
||||
import getFileType from './getFileType.ts'
|
||||
|
||||
function encodeCharacter(character: string): string {
|
||||
|
|
@ -21,11 +21,12 @@ function encodeFilename(name: string): string {
|
|||
*/
|
||||
export default function generateFileID(
|
||||
file: MinimalRequiredUppyFile<any, any>,
|
||||
instanceId: string,
|
||||
): string {
|
||||
// It's tempting to do `[items].filter(Boolean).join('-')` here, but that
|
||||
// is slower! simple string concatenation is fast
|
||||
|
||||
let id = 'uppy'
|
||||
let id = instanceId || 'uppy'
|
||||
if (typeof file.name === 'string') {
|
||||
id += `-${encodeFilename(file.name.toLowerCase())}`
|
||||
}
|
||||
|
|
@ -63,13 +64,19 @@ function hasFileStableId(file: MinimalRequiredUppyFile<any, any>): boolean {
|
|||
return stableIdProviders.has(file.remote.provider as any)
|
||||
}
|
||||
|
||||
export function getSafeFileId(file: MinimalRequiredUppyFile<any, any>): string {
|
||||
export function getSafeFileId(
|
||||
file: MinimalRequiredUppyFile<any, any>,
|
||||
instanceId: string,
|
||||
): string {
|
||||
if (hasFileStableId(file)) return file.id!
|
||||
|
||||
const fileType = getFileType(file)
|
||||
|
||||
return generateFileID({
|
||||
...file,
|
||||
type: fileType,
|
||||
})
|
||||
return generateFileID(
|
||||
{
|
||||
...file,
|
||||
type: fileType,
|
||||
},
|
||||
instanceId,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { Meta } from './UppyFile'
|
||||
import type { Meta } from './UppyFile.js'
|
||||
|
||||
export default function getAllowedMetaFields<M extends Meta>(
|
||||
fields: string[] | boolean,
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { FileProgress } from './FileProgress'
|
||||
import type { FileProgress } from './FileProgress.js'
|
||||
|
||||
export default function getBytesRemaining(fileProgress: FileProgress): number {
|
||||
if (fileProgress.bytesTotal == null) return 0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import getSpeed from './getSpeed.ts'
|
||||
import getBytesRemaining from './getBytesRemaining.ts'
|
||||
import type { FileProgress } from './FileProgress.ts'
|
||||
import type { FileProgress } from './FileProgress.js'
|
||||
|
||||
export default function getETA(fileProgress: FileProgress): number {
|
||||
if (!fileProgress.bytesUploaded) return 0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import { describe, expect, it } from 'vitest'
|
||||
import getFileType from './getFileType.ts'
|
||||
import type { UppyFile } from './UppyFile.ts'
|
||||
import type { UppyFile } from './UppyFile.js'
|
||||
|
||||
describe('getFileType', () => {
|
||||
it('should trust the filetype if the file comes from a remote source', () => {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import type { FileProgress, FileProgressStarted } from './FileProgress'
|
||||
import type { FileProgress, FileProgressStarted } from './FileProgress.js'
|
||||
|
||||
export default function getSpeed(fileProgress: FileProgress): number {
|
||||
if (!fileProgress.bytesUploaded) return 0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
import { defineComponent, ref, watch, h, type PropType } from 'vue'
|
||||
import DashboardPlugin, { type DashboardOptions } from '@uppy/dashboard'
|
||||
import { Uppy } from '@uppy/core'
|
||||
import type { Meta, Body } from '../../utils/src/UppyFile'
|
||||
import type { Meta, Body } from '../../utils/src/UppyFile.js'
|
||||
import useUppy from './useUppy'
|
||||
|
||||
type DashboardModalOptions<M extends Meta, B extends Body> = Omit<
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
import { defineComponent, ref, h, type PropType } from 'vue'
|
||||
import DashboardPlugin, { type DashboardOptions } from '@uppy/dashboard'
|
||||
import type { Uppy } from '@uppy/core'
|
||||
import type { Meta, Body } from '../../utils/src/UppyFile'
|
||||
import type { Meta, Body } from '../../utils/src/UppyFile.js'
|
||||
import useUppy from './useUppy'
|
||||
|
||||
type DashboardInlineOptions<M extends Meta, B extends Body> = Omit<
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/webcam",
|
||||
"description": "Uppy plugin that takes photos or records videos using the device's camera.",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/style.min.css",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# @uppy/xhr-upload
|
||||
|
||||
## 4.0.0-beta.2
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v4.0.0-beta.4
|
||||
|
||||
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074)
|
||||
|
||||
## 4.0.0-beta.1
|
||||
|
||||
Released: 2024-03-28
|
||||
|
|
@ -7,6 +14,14 @@ Included in: Uppy v4.0.0-beta.1
|
|||
|
||||
- @uppy/aws-s3-multipart,@uppy/tus,@uppy/utils,@uppy/xhr-upload: Make `allowedMetaFields` consistent (Merlijn Vos / #5011)
|
||||
|
||||
|
||||
## 3.6.5
|
||||
|
||||
Released: 2024-04-29
|
||||
Included in: Uppy v3.25.0
|
||||
|
||||
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074)
|
||||
|
||||
## 3.6.4
|
||||
|
||||
Released: 2024-02-28
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/xhr-upload",
|
||||
"description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
|
||||
"version": "4.0.0-beta.1",
|
||||
"version": "4.0.0-beta.2",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@uppy/zoom",
|
||||
"description": "Import files from zoom, into Uppy.",
|
||||
"version": "3.0.0-beta.3",
|
||||
"version": "3.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "uppy",
|
||||
"description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
|
||||
"version": "4.0.0-beta.3",
|
||||
"version": "4.0.0-beta.4",
|
||||
"license": "MIT",
|
||||
"main": "index.mjs",
|
||||
"module": "index.mjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue