aduh95-test-account
6f3ea74301
Release: uppy@3.9.1 ( #4453 )
...
| Package | Version | Package | Version |
| ----------------- | ------- | ----------------- | ------- |
| @uppy/transloadit | 3.1.5 | uppy | 3.9.1 |
- @uppy/transloadit: clean up event listener to prevent cancelled assemblies (Merlijn Vos / #4447 )
2023-05-15 20:44:21 +00:00
github-actions[bot]
aebc368c25
Release: uppy@3.9.0 ( #4438 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.1.1 | @uppy/status-bar | 3.1.2 |
| @uppy/aws-s3-multipart | 3.3.0 | @uppy/transloadit | 3.1.4 |
| @uppy/locales | 3.2.1 | uppy | 3.9.0 |
- @uppy/aws-s3-multipart: allowedMetaFields: null means “include all” (Artur Paikin / #4437 )
- @uppy/aws-s3-multipart: add `shouldUseMultipart ` option (Antoine du Hamel / #4205 )
- @uppy/transloadit: Reset `tus` key in the file on error, so retried files are re-uploaded (Artur Paikin / #4421 )
- meta: commit build file that was modified (Antoine du Hamel)
- meta: examples: add CORS settings for DigitalOcean Spaces (Antoine du Hamel / #4428 )
- @uppy/aws-s3: deprecate `timeout` option (Antoine du Hamel / #4298 )
- @uppy/aws-s3-multipart: make retries more robust (Antoine du Hamel / #4424 )
- meta: fix badges on README (Antoine du Hamel / #4419 )
2023-05-02 22:05:22 +00:00
github-actions[bot]
57a71e175c
Release: uppy@3.8.0 ( #4418 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.5.2 | @uppy/progress-bar | 3.0.2 |
| @uppy/audio | 1.1.1 | @uppy/provider-views | 3.3.0 |
| @uppy/aws-s3 | 3.1.0 | @uppy/react | 3.1.2 |
| @uppy/aws-s3-multipart | 3.2.0 | @uppy/react-native | 0.5.1 |
| @uppy/box | 2.1.1 | @uppy/redux-dev-tools | 3.0.2 |
| @uppy/companion | 4.5.0 | @uppy/remote-sources | 1.0.3 |
| @uppy/companion-client | 3.1.3 | @uppy/screen-capture | 3.1.1 |
| @uppy/compressor | 1.0.2 | @uppy/status-bar | 3.1.1 |
| @uppy/core | 3.2.0 | @uppy/store-default | 3.0.3 |
| @uppy/dashboard | 3.4.0 | @uppy/store-redux | 3.0.3 |
| @uppy/drag-drop | 3.0.2 | @uppy/svelte | 3.0.2 |
| @uppy/dropbox | 3.1.1 | @uppy/thumbnail-generator | 3.0.3 |
| @uppy/facebook | 3.1.1 | @uppy/transloadit | 3.1.3 |
| @uppy/file-input | 3.0.2 | @uppy/tus | 3.1.0 |
| @uppy/form | 3.0.2 | @uppy/unsplash | 3.2.1 |
| @uppy/golden-retriever | 3.0.3 | @uppy/url | 3.3.1 |
| @uppy/google-drive | 3.1.1 | @uppy/utils | 5.3.0 |
| @uppy/image-editor | 2.1.2 | @uppy/vue | 1.0.2 |
| @uppy/informer | 3.0.2 | @uppy/webcam | 3.3.1 |
| @uppy/instagram | 3.1.1 | @uppy/xhr-upload | 3.2.0 |
| @uppy/locales | 3.2.0 | @uppy/zoom | 2.1.1 |
| @uppy/onedrive | 3.1.1 | uppy | 3.8.0 |
- @uppy/companion: increase max limits for remote file list operations (Mikael Finstad / #4417 )
- @uppy/xhr-upload: fix type in README.md (Top Master / #4416 )
- @uppy/core: improve performance of validating & uploading files (Mikael Finstad / #4402 )
- @uppy/provider-views: Concurrent file listing (Mikael Finstad / #4401 )
- @uppy/core,@uppy/locales,@uppy/provider-views: User feedback adding recursive folders take 2 (Mikael Finstad / #4399 )
- @uppy/dashboard: Single File Mode: fix layout and make optional (Artur Paikin / #4374 )
- @uppy/informer: add a check in `TransitionGroup` when component is null (Juan Belej / #4410 )
- meta: Fix logos in all the readmes (Artur Paikin / #4407 )
- meta: fix logo in readme (Kid / #4403 )
2023-04-18 17:51:07 +00:00
github-actions[bot]
ffabc2142e
Release: uppy@3.7.0 ( #4400 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.0.6 | @uppy/status-bar | 3.1.0 |
| @uppy/aws-s3-multipart | 3.1.3 | @uppy/transloadit | 3.1.2 |
| @uppy/companion | 4.4.0 | @uppy/tus | 3.0.6 |
| @uppy/companion-client | 3.1.2 | @uppy/unsplash | 3.2.0 |
| @uppy/core | 3.1.2 | @uppy/url | 3.3.0 |
| @uppy/dashboard | 3.3.2 | @uppy/utils | 5.2.0 |
| @uppy/locales | 3.1.0 | @uppy/xhr-upload | 3.1.1 |
| @uppy/provider-views | 3.2.0 | uppy | 3.7.0 |
| @uppy/react | 3.1.1 | | |
- @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: make sure that we reset serverToken when an upload fails (Mikael Finstad / #4376 )
- @uppy/aws-s3-multipart: do not auto-open sockets, clean them up on abort (Antoine du Hamel)
- @uppy/aws-s3: Update types (Minh Hieu / #4294 )
- @uppy/companion-client: do not open socket more than once (Artur Paikin)
- @uppy/companion: add `service: 'companion'` to periodic ping (Mikael Finstad / #4383 )
- @uppy/companion: add connection keep-alive to dropbox (Mikael Finstad / #4365 )
- @uppy/companion: add missing env variable for standalone option (Mikael Finstad / #4382 )
- @uppy/companion: add S3 prefix env variable (Mikael Finstad / #4320 )
- @uppy/companion: allow local ips when testing (Mikael Finstad / #4328 )
- @uppy/companion: fix typo in redis-emitter.js (Ikko Eltociear Ashimine / #4362 )
- @uppy/companion: merge Provider/SearchProvider (Mikael Finstad / #4330 )
- @uppy/companion: only body parse when needed & increased body size for s3 (Mikael Finstad / #4372 )
- @uppy/core: fix bug with `setOptions` (Nguyễn bảo Trung / #4350 )
- @uppy/locales: locales: add es_MX (Kevin van Zonneveld / #4393 )
- @uppy/locales: locales: add hi_IN (Kevin van Zonneveld / #4391 )
- @uppy/provider-views: fix race condition when adding folders (Mikael Finstad / #4384 )
- @uppy/provider-views: UI: Use form attribite with a form in doc root to prevent outer form submit (Artur Paikin / #4283 )
- @uppy/transloadit: fix socket error message (Artur Paikin / #4352 )
- @uppy/tus: do not auto-open sockets, clean them up on abort (Antoine du Hamel)
- meta: add version info in the bundlers CI (Antoine du Hamel / #4386 )
- meta: deploy to Heroku on every companion commit (Mikael Finstad / #4367 )
- meta: example: migrate `redux` to ESM (Antoine du Hamel / #4158 )
- meta: fix all ESLint warnings and turn them into errors (Antoine du Hamel / #4398 )
- meta: fixup! website: update links to work under the new URL (Antoine du Hamel / #4371 )
- meta: remove duplicate outdated OSS support docs (Mikael Finstad, Artur Paikin / #4364 )
- meta: use overrides to make sure no uppy package is fetch from npm (Antoine du Hamel / #4395 )
- website: add a deprecation notice and a link to the new website (Antoine du Hamel / #4370 )
- website: fix home page (Antoine du Hamel)
- website: Remove the website (Merlijn Vos / #4369 )
- website: update links to work under the new URL (Antoine du Hamel / #4371 )
2023-04-04 23:44:16 +00:00
Antoine du Hamel
0a7eceac21
meta: fix all ESLint warnings and turn them into errors ( #4398 )
2023-04-04 15:54:13 +02:00
github-actions[bot]
233435ff1e
Release: uppy@3.6.1 ( #4348 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/core | 3.1.1 | uppy | 3.6.1 |
| @uppy/dashboard | 3.3.1 | | |
- @uppy/dashboard: Fix low-contrast hover styles (Alexander Zaytsev / #4347 )
2023-03-07 11:37:58 +00:00
github-actions[bot]
a21e76bbb5
Release: uppy@3.6.0 ( #4346 )
...
| Package | Version | Package | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/audio | 1.1.0 | @uppy/onedrive | 3.1.0 |
| @uppy/box | 2.1.0 | @uppy/provider-views | 3.1.0 |
| @uppy/core | 3.1.0 | @uppy/screen-capture | 3.1.0 |
| @uppy/dashboard | 3.3.0 | @uppy/unsplash | 3.1.0 |
| @uppy/dropbox | 3.1.0 | @uppy/url | 3.2.0 |
| @uppy/facebook | 3.1.0 | @uppy/utils | 5.1.3 |
| @uppy/google-drive | 3.1.0 | @uppy/webcam | 3.3.0 |
| @uppy/image-editor | 2.1.1 | @uppy/zoom | 2.1.0 |
| @uppy/instagram | 3.1.0 | uppy | 3.6.0 |
| @uppy/locales | 3.0.7 | | |
- @uppy/locales: add missing entries after build (Murderlon)
- @uppy/dashboard: update provider icon style (Alexander Zaytsev / #4345 )
- @uppy/core: fix uppy.resetProgress() (Artur Paikin / #4337 )
- @uppy/core: fix some types (Antoine du Hamel / #4332 )
- @uppy/core: Fixed type of State.info to match reality being an array of info objects (Marc Bennewitz / #4321 )
- @uppy/image-editor: Fix TypeScript error in image-editor types (Matthias Kunnen / #4334 )
- meta: improve `importFromUploadURLs` docs (Mikael Finstad / #4323 )
- @uppy/utils: workaround chrome crash (Mikael Finstad / #4310 )
2023-03-07 09:59:47 +00:00
github-actions[bot]
96fa2a9c68
Release: uppy@3.5.0 ( #4318 )
...
| Package | Version | Package | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/audio | 1.0.4 | @uppy/screen-capture | 3.0.2 |
| @uppy/companion | 4.3.0 | @uppy/transloadit | 3.1.1 |
| @uppy/core | 3.0.6 | @uppy/xhr-upload | 3.1.0 |
| @uppy/dashboard | 3.2.2 | uppy | 3.5.0 |
| @uppy/locales | 3.0.6 | | |
- @uppy/transloadit: fix `assemblyOptions` option (Antoine du Hamel / #4316 )
- meta: Remove Robodog advice, since it is deprecated (Artur Paikin)
- @uppy/dashboard: fix dashboard acquirers list (Mikael Finstad / #4306 )
- @uppy/dashboard: Dashboard: disallow clicking on buttons and links in Dashboard disabled mode (Artur Paikin / #4292 )
- @uppy/audio,@uppy/core,@uppy/dashboard,@uppy/screen-capture: Warn more instead of erroring (Artur Paikin / #4302 )
- @uppy/locales: Update de_DE.js (Jörn Velten / #4297 )
- meta: use load balancer for companion in e2e tests (Mikael Finstad / #4228 )
- @uppy/companion: @uppy/companion upgrade grant dependency (Scott Bessler / #4286 )
- @uppy/xhr-upload: add `'upload-stalled'` event (Antoine du Hamel / #4247 )
- @uppy/locales: minor enhancements and typo fixes for the hungarian translation (KergeKacsa / #4282 )
2023-02-13 18:48:25 +00:00
github-actions[bot]
d1499b3b09
Release: uppy@3.4.0 ( #4288 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.0.3 | @uppy/locales | 3.0.5 |
| @uppy/aws-s3 | 3.0.5 | @uppy/react | 3.1.0 |
| @uppy/aws-s3-multipart | 3.1.2 | @uppy/react-native | 0.5.0 |
| @uppy/companion | 4.2.0 | @uppy/transloadit | 3.1.0 |
| @uppy/core | 3.0.5 | @uppy/utils | 5.1.2 |
| @uppy/dashboard | 3.2.1 | uppy | 3.4.0 |
- @uppy/utils: better fallbacks for the drag & drop API (Antoine du Hamel / #4260 )
- @uppy/core: fix metafields validation when used as function (Merlijn Vos / #4276 )
- @uppy/companion: allow customizing express session prefix (Mikael Finstad / #4249 )
- meta: Fix comment about COMPANION_PATH (Collin Allen / #4279 )
- @uppy/companion: Fix typo in KUBERNETES.md (Collin Allen / #4277 )
- @uppy/locales: update zh_TW.js (5idereal / #4270 )
- meta: ci: make sure Yarn's global cache is disabled (Antoine du Hamel / #4268 )
- @uppy/aws-s3-multipart: fix metadata shape (Antoine du Hamel / #4267 )
- meta: example: add multipart support to `aws-nodejs` (Antoine du Hamel / #4257 )
- @uppy/react-native: example: revive React Native example (Giacomo Cerquone / #4164 )
- @uppy/utils: Fix getSpeed type (referenced `bytesTotal` instead of `uploadStarted`) (Pascal Wengerter / #4263 )
- @uppy/companion: document how to run many instances (Mikael Finstad / #4227 )
- @uppy/aws-s3-multipart: add support for `allowedMetaFields` option (Antoine du Hamel / #4215 )
- meta: Fix indentation in generate-test.mjs (Youssef Victor / #4181 )
- @uppy/react: deprecate `useUppy` (Merlijn Vos / #4223 )
- meta: fix typo in README.md (Fuad Herac / #4254 )
- meta: Don’t close stale issues automatically (Artur Paikin / #4246 )
- meta: upgrade to Vite 4 and ESBuild 0.16 (Antoine du Hamel / #4243 )
- @uppy/audio: @uppy/audio fix typo in readme (elliotsayes / #4240 )
- @uppy/aws-s3: fix: add https:// to digital oceans link (Le Gia Hoang / #4165 )
- website: Simplify Dashboard code sample (Artur Paikin / #4197 )
- @uppy/transloadit: introduce `assemblyOptions`, deprecate other options (Merlijn Vos / #4059 )
- @uppy/core: fix typo in Uppy.test.js (Ikko Ashimine / #4235 )
- @uppy/aws-s3-multipart: fix singPart type (Stefan Schonert / #4224 )
2023-01-26 16:15:17 +00:00
Antoine du Hamel
f56520f1d8
example: add multipart support to aws-nodejs ( #4257 )
2023-01-05 12:04:51 +01:00
github-actions[bot]
eafe30020e
Release: uppy@3.3.1 ( #4222 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/angular | 0.5.1 | @uppy/companion-client | 3.1.1 |
| @uppy/aws-s3-multipart | 3.1.1 | @uppy/utils | 5.1.1 |
| @uppy/companion | 4.1.1 | uppy | 3.3.1 |
- @uppy/aws-s3-multipart: handle slow connections better (Antoine du Hamel / #4213 )
- @uppy/companion-client: treat `*` the same as missing header (Antoine du Hamel / #4221 )
- @uppy/utils: fix types (Antoine du Hamel / #4212 )
- @uppy/companion: send expire info for non-multipart uploads (Antoine du Hamel / #4214 )
- docs: fix `allowedMetaFields` documentation (Antoine du Hamel / #4216 )
- meta: add more bundlers for automated testing (Antoine du Hamel / #4100 )
- @uppy/aws-s3-multipart: Fix typo in url check (Christian Franke / #4211 )
- meta: use current version of packages when testing bundlers (Antoine du Hamel / #4208 )
- meta: do not use the set-output command in workflows (Antoine du Hamel / #4175 )
2022-11-16 14:19:54 +00:00
github-actions[bot]
99d832f429
Release: uppy@3.3.0 ( #4207 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/angular | 0.5.0 | @uppy/image-editor | 2.1.0 |
| @uppy/aws-s3-multipart | 3.1.0 | @uppy/locales | 3.0.4 |
| @uppy/companion | 4.1.0 | @uppy/tus | 3.0.5 |
| @uppy/companion-client | 3.1.0 | @uppy/utils | 5.1.0 |
| @uppy/dashboard | 3.2.0 | uppy | 3.3.0 |
- @uppy/companion: change default S3 expiry from 300 to 800 seconds (Merlijn Vos / #4206 )
- @uppy/dashboard: Single file mode (Artur Paikin / #4188 )
- @uppy/locales: Fix UZ locale (Merlijn Vos / #4178 )
- @uppy/utils: update typings for `RateLimitedQueue` (Antoine du Hamel / #4204 )
- @uppy/aws-s3-multipart: empty the queue when pausing (Antoine du Hamel / #4203 )
- @uppy/image-editor: add checkered background (Livia Medeiros / #4194 )
- @uppy/aws-s3-multipart: refactor rate limiting approach (Antoine du Hamel / #4187 )
- @uppy/companion: send expiry time along side S3 signed requests (Antoine du Hamel / #4202 )
- @uppy/companion-client: add support for `AbortSignal` (Antoine du Hamel / #4201 )
- @uppy/companion-client: prevent preflight race condition (Mikael Finstad / #4182 )
- @uppy/aws-s3-multipart: change limit to 6 (Antoine du Hamel / #4199 )
- @uppy/utils: add `cause` support for `AbortError`s (Antoine du Hamel / #4198 )
- meta: Fix bad example for setFileState (Tim Whitney / #4191 )
- meta: Update code example for getFiles (Tim Whitney / #4189 )
- meta: Fix issue with outdated comment. (Tim Whitney / #4192 )
- @uppy/aws-s3-multipart: remove unused `timeout` option (Antoine du Hamel / #4186 )
- meta: Remove dollar sign from command for easier copy/pasting (Youssef Victor / #4180 )
- @uppy/aws-s3-multipart,@uppy/tus: fix `Timed out waiting for socket` (Antoine du Hamel / #4177 )
- meta: Add note about facebook approval (Mikael Finstad / #4172 )
- meta: add a manual deploy for website (Antoine du Hamel / #4171 )
2022-11-10 15:36:05 +00:00
github-actions[bot]
540ec8815c
Release: uppy@3.2.2 ( #4170 )
...
| Package | Version | Package | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/aws-s3 | 3.0.4 | @uppy/tus | 3.0.4 |
| @uppy/core | 3.0.4 | @uppy/xhr-upload | 3.0.4 |
| @uppy/provider-views | 3.0.2 | uppy | 3.2.2 |
- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: replace `this.getState().files` with `this.uppy.getState().files` (Artur Paikin / #4167 )
- @uppy/core: make cancel() and close() arguments optional in types (Merlijn Vos / #4161 )
- @uppy/provider-views: Fix button and input inconsistent font and style (Artur Paikin / #4162 )
2022-10-24 18:40:22 +00:00
github-actions[bot]
68ccd7e618
Release: uppy@3.2.1 ( #4159 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion | 4.0.5 | uppy | 3.2.1 |
| @uppy/locales | 3.0.3 | | |
- meta: fix CDN deploy (Antoine du Hamel)
2022-10-19 20:54:07 +00:00
github-actions[bot]
4219cf4d04
Release: uppy@3.2.0 ( #4157 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/angular | 0.4.3 | @uppy/tus | 3.0.3 |
| @uppy/aws-s3 | 3.0.3 | @uppy/url | 3.1.0 |
| @uppy/companion | 4.0.4 | @uppy/webcam | 3.2.1 |
| @uppy/core | 3.0.3 | @uppy/xhr-upload | 3.0.3 |
| @uppy/golden-retriever | 3.0.2 | uppy | 3.2.0 |
| @uppy/locales | 3.0.2 | | |
- @uppy/webcam: fix bug when Dashboard is using a custom id (Antoine du Hamel / #4099 )
- @uppy/url: refactor `UrlUI` (Antoine du Hamel / #4143 )
- @uppy/url: trim whitespace around user input (Andrew McIntee / #4143 )
- @uppy/core: do not crash if a file is removed before the upload starts (Antoine du Hamel / #4148 )
- @uppy/xhr-upload: fix `Timed out waiting for socket` (Antoine du Hamel / #4150 )
- @uppy/golden-retriever: Fix retry upload with Golden Retriever (Merlijn Vos / #4155 )
- @uppy/aws-s3,@uppy/xhr-upload: fix `Cannot mark a queued request as done` in `MiniXHRUpload` (Antoine du Hamel / #4151 )
- meta: add a CI check to validate `yarn.lock` (Antoine du Hamel / #4154 )
- meta: fix outdated `yarn.lock` (Antoine du Hamel / #4153 )
- meta: fix `transloadit-xhr` dev example (Antoine du Hamel / #4149 )
- meta: Add example for Uppy with S3 and a Node.js server (Raúl Ibáñez / #4129 )
- @uppy/locales: Fix duplicate keys in UK_UA.js (Murderlon)
- @uppy/companion: add workaround for S3 accelerated endpoints (Mikael Finstad / #4140 )
- @uppy/locales: Add missing Ukrainian locale entries (Andrii Bodnar / #4145 )
- @uppy/angular: remove unnecessary `console.log` call (Antoine du Hamel / #4139 )
- meta: fix bundlers workflow (Antoine du Hamel / #4144 )
- meta: fix default sources (Mikael Finstad / #4134 )
- @uppy/locales: Update pl_PL.js (Daniel Kamiński / #4136 )
- @uppy/core: Fix Uppy.cancelAll and Uppy.close types (Sven Grunewaldt / #4128 )
- @uppy/companion: fix error message (Mikael Finstad / #4125 )
- @uppy/xhr-upload: queue requests for socket token for remote files (Daniel Jones / #4123 )
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-10-19 22:13:07 +02:00
Antoine du Hamel
e767c74097
examples: mark @uppy-example/aws-nodejs as private
2022-10-19 22:13:07 +02:00
Raúl Ibáñez
3f07d79de6
Add example for Uppy with S3 and a Node.js server ( #4129 )
...
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-10-17 16:43:00 -03:00