Mikael Finstad
e985741567
remove duplicate outdated OSS support docs ( #4364 )
...
remove duplicate outdated OSS support
2023-03-19 23:36:31 +00:00
Artur Paikin
f0686ef7f8
Update support.md
2023-03-18 15:50:20 +00:00
Mikael Finstad
41b8563ae2
@uppy/companion: add S3 prefix env variable ( #4320 )
...
* Adds optional COMPANION_S3_PREFIX for companion
* Fixing prefix usage
* fix implementation
* add docs
---------
Co-authored-by: Will Wilson <will.wilson@asset.tv>
2023-03-17 12:18:30 +08: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
Murderlon
5a89533daf
@uppy/locales: add missing entries after build
2023-03-07 10:37:18 +01:00
Mikael Finstad
96b84405f7
improve importFromUploadURLs docs ( #4323 )
2023-02-22 13:29:02 +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
Artur Paikin
459ef16c7f
Remove Robodog advice, since it is deprecated
2023-02-13 11:47:37 +00:00
Mikael Finstad
e966fa7540
meta: use load balancer for companion in e2e tests ( #4228 )
2023-02-02 11:25:50 +01:00
Antoine du Hamel
be85449385
@uppy/xhr-upload: add 'upload-stalled' event ( #4247 )
...
* @uppy/xhr-upload: add`'upload-stalled'` event
* Apply suggestions from code review
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
* Add example
* Update website/src/docs/core.md
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
* Update website/src/docs/core.md
* add bundle error and update locales
* add info message and update docs
* add French translation
* Update website/src/docs/core.md
* fixup! Update website/src/docs/core.md
---------
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2023-02-01 15:36:54 +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
Mikael Finstad
a5786f3976
@uppy/companion: allow customizing express session prefix ( #4249 )
...
* allow customizing express session prefix
to make it easier to identify keys coming from companion
the default value is just "sess:" which is a bit hard to identify
* rename
* document COMPANION_REDIS_EXPRESS_SESSION_PREFIX
* change todo
* Update companion.md
* Update companion.md
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2023-01-26 23:38:05 +09:00
Collin Allen
6d5f67849f
Fix comment about COMPANION_PATH ( #4279 )
...
The comment detailing what option the `COMPANION_PATH` environment variable corresponds to said `server.port`, but I think this is a copy/paste mistake and should be `server.path`.
2023-01-19 14:02:30 +01:00
Mikael Finstad
8c653bb099
@uppy/companion: document how to run many instances ( #4227 )
...
Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2023-01-04 14:01:46 +01:00
Antoine du Hamel
b4abc36c7e
@uppy/aws-s3-multipart: add support for allowedMetaFields option ( #4215 )
2023-01-04 13:59:34 +01:00
Merlijn Vos
81d482fdc9
@uppy/react: deprecate useUppy ( #4223 )
...
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2022-12-23 14:45:20 +01:00
Artur Paikin
73c9775c78
Add blog post 3.1-3.3 🎄 ( #4255 )
...
* Add 3.1-3.3 blog post draft
* Allow of course
* Update 2022-12-3.3.md
* Update website/src/_posts/2022-12-3.3.md
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
* Update website/src/_posts/2022-12-3.3.md
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
* Apply suggestions, fix typos, add gif
* Ignore However
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2022-12-22 23:51:12 +00:00
Antoine du Hamel
141eb248be
meta: upgrade to Vite 4 and ESBuild 0.16 ( #4243 )
2022-12-13 15:07:19 +01:00
Artur Paikin
7e32b82f0b
website: Simplify Dashboard code sample ( #4197 )
...
* simplify Dashboard code sample
* Add CSS, remove sources
2022-12-05 12:29:46 +00:00
Merlijn Vos
2e825346b6
@uppy/transloadit: introduce assemblyOptions, deprecate other options ( #4059 )
2022-12-01 16:46:43 -03: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
Antoine du Hamel
a4cab20c0c
docs: fix allowedMetaFields documentation ( #4216 )
2022-11-15 14:29:10 +01: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
Merlijn Vos
dcfec2570c
Companion: change default S3 expiry from 300 to 800 seconds ( #4206 )
2022-11-10 11:55:31 -03:00
Antoine du Hamel
60ae8c197b
@uppy/aws-s3-multipart: refactor rate limiting approach ( #4187 )
...
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
Co-authored-by: Murderlon <merlijn@soverin.net>
2022-11-09 17:59:11 +01:00
Antoine du Hamel
90457f91a3
@uppy/aws-s3-multipart: change limit to 6 ( #4199 )
2022-11-08 14:41:32 +01:00
Tim Whitney
cc4c52af6c
Fix bad example for setFileState ( #4191 )
...
* Fix bad example for setFileState
* Apply suggestions from code review
2022-11-05 23:57:44 +00:00
Tim Whitney
473796b439
Update code example for getFiles ( #4189 )
2022-11-04 18:54:44 +00:00
Tim Whitney
dfcff87e18
Fix issue with outdated comment. ( #4192 )
2022-11-04 18:54:12 +00:00
Mikael Finstad
834d55d459
Add note about facebook approval ( #4172 )
...
* Add note about facebook approval
* fix lint
* fix lint take 2
* Update website/src/docs/facebook.md
* Fix retext error
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2022-10-28 00:52:11 +07: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
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
Mikael Finstad
db1154c1b9
fix default sources ( #4134 )
...
see https://github.com/transloadit/uppy/blob/main/packages/%40uppy/remote-sources/src/index.js#L26
2022-10-11 03:03:05 +07:00
github-actions[bot]
a593b70f20
Release: uppy@3.1.1 ( #4122 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion | 4.0.3 | uppy | 3.1.1 |
- meta: Fix Companion release deploy (Antoine du Hamel)
2022-09-25 19:21:58 +00:00
github-actions[bot]
03bfd418c8
Release: uppy@3.1.0 ( #4121 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.4.2 | @uppy/onedrive | 3.0.1 |
| @uppy/audio | 1.0.2 | @uppy/progress-bar | 3.0.1 |
| @uppy/aws-s3 | 3.0.2 | @uppy/provider-views | 3.0.1 |
| @uppy/aws-s3-multipart | 3.0.2 | @uppy/react | 3.0.2 |
| @uppy/box | 2.0.1 | @uppy/redux-dev-tools | 3.0.1 |
| @uppy/companion | 4.0.2 | @uppy/remote-sources | 1.0.2 |
| @uppy/companion-client | 3.0.2 | @uppy/screen-capture | 3.0.1 |
| @uppy/compressor | 1.0.1 | @uppy/status-bar | 3.0.1 |
| @uppy/core | 3.0.2 | @uppy/store-default | 3.0.2 |
| @uppy/dashboard | 3.1.0 | @uppy/store-redux | 3.0.2 |
| @uppy/drag-drop | 3.0.1 | @uppy/svelte | 3.0.1 |
| @uppy/drop-target | 2.0.1 | @uppy/thumbnail-generator | 3.0.2 |
| @uppy/dropbox | 3.0.1 | @uppy/transloadit | 3.0.2 |
| @uppy/facebook | 3.0.1 | @uppy/tus | 3.0.2 |
| @uppy/file-input | 3.0.1 | @uppy/unsplash | 3.0.1 |
| @uppy/form | 3.0.1 | @uppy/url | 3.0.1 |
| @uppy/golden-retriever | 3.0.1 | @uppy/utils | 5.0.2 |
| @uppy/google-drive | 3.0.1 | @uppy/vue | 1.0.1 |
| @uppy/image-editor | 2.0.1 | @uppy/webcam | 3.2.0 |
| @uppy/informer | 3.0.1 | @uppy/xhr-upload | 3.0.2 |
| @uppy/instagram | 3.0.1 | @uppy/zoom | 2.0.1 |
| @uppy/locales | 3.0.1 | uppy | 3.1.0 |
- meta: Fix companion-deploy-yml (Mikael Finstad)
- website: fix tag for Activity Feed (Livia Medeiros / #4118 )
- @uppy/golden-retriever: fix condition to load files from service worker (Merlijn Vos / #4115 )
- website: remove references to the deleted `disc.html` page (Antoine du Hamel / #4119 )
- @uppy/locales: Create uz_UZ (Ozodbek1405 / #4114 )
- @uppy/golden-retriever: Fix endless webcam re-render with Golden Retriever (Merlijn Vos / #4111 )
- @uppy/image-editor: image-editor: fix controls in small Dashboard (Livia Medeiros / #4113 )
- website: add “what is Uppy” to the blog post (Artur Paikin)
- meta: fix Companion deploy (Antoine du Hamel / #4095 )
- @uppy/dashboard: add dashboard:show-panel event (Jon-Pierre Sanchez / #4108 )
- website: Small post fixes (Artur Paikin)
- @uppy/companion: Companion throttle progress by time (Mikael Finstad / #4101 )
- meta: skip a few more unnecessary CI runs (Antoine du Hamel / #4106 )
- meta: resolve e2e flakiness (Merlijn Vos / #4077 )
- meta: run linters on almost every PRs (Antoine du Hamel / #4105 )
- website: 3.0 blog post tweaks (Merlijn Vos / #4104 )
- meta: Fix linter warnings in 3.0 post (Murderlon)
- website: Add 3.0 blog post (Artur Paikin / #4046 )
- website: fix ESM import in example (Livia Medeiros / #4103 )
- doc: Update "Dashboard typo" (Laban / #4096 )
- @uppy/audio,@uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/companion,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/drop-target,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react,@uppy/redux-dev-tools,@uppy/remote-sources,@uppy/screen-capture,@uppy/status-bar,@uppy/store-default,@uppy/store-redux,@uppy/svelte,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/utils,@uppy/vue,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: add missing entries to changelog for individual packages (Antoine du Hamel / #4092 )
- meta: ci: add GHA to tryout bundling Uppy with popular bundlers (Antoine du Hamel / #4084 )
- @uppy/core: Fix `Restrictor` counts ghost files against `maxNumberOfFiles` (Andrew McIntee / #4078 )
- uppy: add a decoy `Core` export to warn users about the renaming (Antoine du Hamel / #4085 )
- meta: run CI when modifying workflow files (Antoine du Hamel / #4091 )
- meta: limit the number of unnecessary CI runs (Antoine du Hamel / #4086 )
- meta: Update remote-sources.md (heocoi / #4087 )
- uppy: remove all remaining occurrences of `Uppy.Core` (Antoine du Hamel / #4082 )
- meta: fix typo in `e2e.yml` (Antoine du Hamel)
- meta: Restrict e2e CI runs (Merlijn Vos / #4075 )
- @uppy/webcam: Set default videoConstraints (Artur Paikin / #4070 )
- @uppy/angular: Fix angular build error (Murderlon)
- website: add `Known issues` section on Migration Guide (Antoine du Hamel / #4066 )
- @uppy/core: fix types (Antoine du Hamel / #4072 )
- doc: remove use of deprecated `metaFields` option (Antoine du Hamel / #4073 )
2022-09-25 19:08:30 +00:00
Livia Medeiros
df8cabdc24
website: fix tag for Activity Feed ( #4118 )
...
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-09-23 15:16:36 +02:00
Antoine du Hamel
c2b31d065b
website: remove references to the deleted disc.html page ( #4119 )
...
Refs: https://github.com/transloadit/uppy/pull/3363
2022-09-21 16:21:20 +02:00
Artur Paikin
b1b935a5f1
Merge branch 'main' of https://github.com/transloadit/uppy
2022-09-15 11:29:09 +01:00
Artur Paikin
5718132c67
add “what is Uppy” to the blog post
2022-09-15 11:28:57 +01:00
Jon-Pierre Sanchez
642650772c
@uppy/dashboard: add dashboard:show-panel event ( #4108 )
2022-09-15 10:24:02 +02:00
Artur Paikin
4151c40eb6
Small post fixes
2022-09-14 13:33:37 +02:00
Merlijn Vos
5dae18d42f
3.0 blog post tweaks ( #4104 )
2022-09-13 12:48:06 +02:00
Murderlon
dc058957b7
Fix linter warnings in 3.0 post
2022-09-13 12:32:21 +02:00
Artur Paikin
50ba1c9708
website: Add 3.0 blog post ( #4046 )
...
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Co-authored-by: Alexander Zaytsev <nqst@users.noreply.github.com>
Co-authored-by: AJvanLoon <ajvanloon@gmail.com>
2022-09-13 11:52:52 +02:00
Livia Medeiros
e105312594
website: fix ESM import in example ( #4103 )
...
fix ESM import in example
2022-09-13 10:55:17 +02:00
Laban
952fb8dab3
Update "Dashboard typo" ( #4096 )
...
Update "Dashbaord typo"
2022-09-12 08:51:51 +01:00
heocoi
f5071778fb
Update remote-sources.md ( #4087 )
...
fix typo
2022-09-06 04:18:49 +01:00