Commit graph

9779 commits

Author SHA1 Message Date
Antoine du Hamel
30725ced4d
examples: add SvelteKit example (#5181) 2024-05-22 10:05:03 +02:00
Antoine du Hamel
469490cf8f
@uppy/companion: fix missing await 2024-05-22 09:58:00 +02:00
Antoine du Hamel
8090eacdf2
Merge stable branch 2024-05-22 09:46:29 +02:00
github-actions[bot]
e7be319547
Release: uppy@3.25.4 (#5188)
| Package         | Version | Package         | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion |  4.13.3 | @uppy/tus       |   3.5.5 |
| @uppy/svelte    |   3.1.5 | uppy            |  3.25.4 |

- @uppy/svelte: do not attempt removing plugin before it's created (Antoine du Hamel / #5186)
- docs: Update `facebook.mdx` (Evgenia Karunus)
- @uppy/tus: fix no headers passed to companion if argument is a function (netdown / #5182)
- @uppy/companion: fix google drive gsuite export large size (Milan Nakum / #5144)
- meta: Improve provider docs: Box & Zoom (Evgenia Karunus / #5166)
- meta: add MDX file to `lint-staged` list (Antoine du Hamel / #5174)
- @uppy/companion: handle ws `'error'` event (Mikael Finstad / #5167)
2024-05-22 07:35:41 +00:00
Antoine du Hamel
e6efc0ecc5
@uppy/svelte: do not attempt removing plugin before it's created (#5186) 2024-05-22 09:25:23 +02:00
Evgenia Karunus
c0142f68b2
Update facebook.mdx
Correct url
2024-05-21 22:18:06 +04:00
Murderlon
f3c30be245
fixup! @uppy/tus: fix no headers passed to companion if argument is a function (#5182) 2024-05-21 16:59:34 +02:00
Antoine du Hamel
b9bd7a5b19
@uppy/core: resolve some (breaking) TODOs (#4824) 2024-05-21 16:44:34 +02:00
netdown
a57bf8f358
@uppy/tus: fix no headers passed to companion if argument is a function (#5182)
Update index.ts
2024-05-21 16:17:19 +02:00
Milan Nakum
b5539dee3e
@uppy/companion: fix google drive gsuite export large size (#5144) 2024-05-21 16:12:19 +02:00
Mikael Finstad
8315c16daa
@uppy/companion: encode uploadId (#5168)
Fixes: https://github.com/transloadit/uppy/issues/4649
2024-05-17 11:41:35 +02:00
Antoine du Hamel
6e28ee4e42
@uppy/companion: bump express-session (#5177) 2024-05-16 14:00:35 +02:00
Antoine du Hamel
5d5dab12ca
@uppy/companion: remove dependency on express-request-id (#5176) 2024-05-16 13:54:58 +02:00
Antoine du Hamel
8057279323
@uppy/companion: bump prom to v15 (#5175) 2024-05-16 13:07:15 +02:00
Antoine du Hamel
90eaaa5b9a
docs: fix linter 2024-05-16 12:42:53 +02:00
Antoine du Hamel
b1e4b34c37
meta: remove nodemon from the deps (#5172) 2024-05-16 12:35:36 +02:00
Evgenia Karunus
450d4a1b9b
Improve provider docs: Box & Zoom (#5166)
* /docs/box.mdx - make the wording match box.com ui

* /docs/zoom.mdx - add instructions for zoom integration

* Run prettier

* Run "corepack yarn lint" in uppy.io

* /docs/Readme.md - better explanation of where to find the instructions
2024-05-16 11:06:53 +02:00
Antoine du Hamel
f626ce7228
meta: add MDX file to lint-staged list (#5174) 2024-05-16 10:31:04 +02:00
Antoine du Hamel
89bfe2324e
docs: update @uppy/aws-s3 docs (#5093) 2024-05-16 09:09:18 +02:00
Antoine du Hamel
0697f75b7c
meta: update more dependencies (#5171) 2024-05-15 18:54:24 +02:00
Antoine du Hamel
928eff7c58
@uppy/companion: upgrade deps (#5119) 2024-05-15 18:13:40 +02:00
Mikael Finstad
1ac7f9c55e
@uppy/companion: handle ws 'error' event (#5167)
to prevent companion from crashing with RangeError: Max payload size exceeded
2024-05-15 15:20:47 +02:00
github-actions[bot]
53cb32f5d9
Release: uppy@4.0.0-beta.7 (#5162)
| Package                |      Version | Package                |      Version |
| ---------------------- | ------------ | ---------------------- | ------------ |
| @uppy/companion        | 5.0.0-beta.6 | @uppy/status-bar       | 4.0.0-beta.7 |
| @uppy/companion-client | 4.0.0-beta.6 | @uppy/unsplash         | 4.0.0-beta.6 |
| @uppy/compressor       | 2.0.0-beta.7 | @uppy/url              | 4.0.0-beta.6 |
| @uppy/core             | 4.0.0-beta.7 | @uppy/utils            | 6.0.0-beta.6 |
| @uppy/dashboard        | 4.0.0-beta.7 | @uppy/webcam           | 4.0.0-beta.6 |
| @uppy/dropbox          | 4.0.0-beta.6 | @uppy/xhr-upload       | 4.0.0-beta.4 |
| @uppy/image-editor     | 3.0.0-beta.4 | uppy                   | 4.0.0-beta.7 |
| @uppy/screen-capture   | 4.0.0-beta.5 |                        |              |

- @uppy/companion: switch from `node-redis` to `ioredis` (Dominik Schmidt / #4623)
- meta: Fix headings in xhr.mdx (Merlijn Vos)
- @uppy/xhr-upload: introduce hooks similar to tus (Merlijn Vos / #5094)
- @uppy/core: close->destroy, clearUploadedFiles->clear (Merlijn Vos / #5154)
- @uppy/companion-client,@uppy/dropbox,@uppy/screen-capture,@uppy/unsplash,@uppy/url,@uppy/webcam: Use `title` consistently from locales (Merlijn Vos / #5134)




| Package            | Version | Package            | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core         |  3.11.3 | uppy               |  3.25.3 |
| @uppy/image-editor |   2.4.6 |                    |         |

- @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156)
- meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145)
- @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146)
- @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155)
2024-05-14 15:14:15 +00:00
github-actions[bot]
86e2e67501
Release: uppy@3.25.3 (#5161)
| Package            | Version | Package            | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core         |  3.11.3 | uppy               |  3.25.3 |
| @uppy/image-editor |   2.4.6 |                    |         |

- @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156)
- meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145)
- @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146)
- @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155)
2024-05-14 14:47:36 +00:00
Dominik Schmidt
4890281404
@uppy/companion: switch from node-redis to ioredis (#4623)
* Switch to ioredis

* run yarn

* semverify ioredis

* fix linting

* try to fix build

* Revert "try to fix build"

This reverts commit 2dd7ecd19c.

* remove semver

probably from borked merge

* fix bug breaking tests

and add some types

* fix probable typo

* doc

---------

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2024-05-13 15:24:19 +02:00
Merlijn Vos
0469ea944c
Fix headings in xhr.mdx 2024-05-13 15:03:36 +02:00
Avneet Singh Malhotra
4acd793d4e
@uppy/image-editor: fix tooltips (#5156)
image-editor-controls-tooltip-not-showing
2024-05-13 09:52:39 +02:00
Merlijn Vos
7a9eb87d43
@uppy/xhr-upload: introduce hooks similar to tus (#5094) 2024-05-09 10:19:44 +02:00
Merlijn Vos
61647c7821
Remove redundant plugins prop from examples (#5145) 2024-05-09 10:09:28 +02:00
Merlijn Vos
0bb21cb15b
Remove target option from examples and document consistently (#5146) 2024-05-08 16:50:56 +02:00
Merlijn Vos
e9ccb94bd6
@uppy/core: make getObjectOfFilesPerState more efficient (#5155)
* @uppy/core: make getObjectOfFilesPerState more efficient

* Fixup
2024-05-08 15:43:54 +02:00
Merlijn Vos
12e7ca5366
@uppy/core: close->destroy, clearUploadedFiles->clear (#5154) 2024-05-08 15:33:04 +02:00
Merlijn Vos
1634263c6b
Use title consistently from locales (#5134) 2024-05-08 12:54:25 +02:00
github-actions[bot]
2eaef6247b
Release: uppy@4.0.0-beta.6 (#5152)
| Package          |      Version | Package          |      Version |
| ---------------- | ------------ | ---------------- | ------------ |
| @uppy/compressor | 2.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.6 |
| @uppy/core       | 4.0.0-beta.6 | uppy             | 4.0.0-beta.6 |
| @uppy/dashboard  | 4.0.0-beta.6 |                  |              |






| Package          | Version | Package          | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/compressor |   1.1.4 | @uppy/status-bar |   3.3.3 |
| @uppy/core       |  3.11.2 | uppy             |  3.25.2 |
| @uppy/dashboard  |   3.8.3 |                  |         |

- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150)
- meta: run Prettier in the release workflow (Antoine du Hamel)

- @uppy/companion: fix running on a subpath (#2841, #2797 / @coreprocess, @goto-bus-stop)
2024-05-08 09:06:45 +00:00
github-actions[bot]
d01c50a41f
Release: uppy@3.25.2 (#5151)
| Package          | Version | Package          | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/compressor |   1.1.4 | @uppy/status-bar |   3.3.3 |
| @uppy/core       |  3.11.2 | uppy             |  3.25.2 |
| @uppy/dashboard  |   3.8.3 |                  |         |

- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150)
- meta: run Prettier in the release workflow (Antoine du Hamel)
2024-05-08 07:45:47 +00:00
Merlijn Vos
1a7c71db38
Upgrade @transloadit/prettier-bytes (#5150) 2024-05-07 15:34:09 +02:00
github-actions[bot]
cc103ce5c9
Release: uppy@4.0.0-beta.5 (#5141)
| Package                   |      Version | Package                   |      Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/audio               | 2.0.0-beta.5 | @uppy/progress-bar        | 4.0.0-beta.4 |
| @uppy/aws-s3              | 4.0.0-beta.3 | @uppy/provider-views      | 4.0.0-beta.5 |
| @uppy/aws-s3-multipart    | 4.0.0-beta.5 | @uppy/react               | 4.0.0-beta.5 |
| @uppy/box                 | 3.0.0-beta.5 | @uppy/redux-dev-tools     | 4.0.0-beta.2 |
| @uppy/companion           | 5.0.0-beta.5 | @uppy/remote-sources      | 2.0.0-beta.4 |
| @uppy/companion-client    | 4.0.0-beta.5 | @uppy/screen-capture      | 4.0.0-beta.4 |
| @uppy/compressor          | 2.0.0-beta.5 | @uppy/status-bar          | 4.0.0-beta.5 |
| @uppy/core                | 4.0.0-beta.5 | @uppy/store-default       | 4.0.0-beta.2 |
| @uppy/dashboard           | 4.0.0-beta.5 | @uppy/store-redux         | 4.0.0-beta.3 |
| @uppy/drag-drop           | 4.0.0-beta.4 | @uppy/svelte              | 4.0.0-beta.3 |
| @uppy/dropbox             | 4.0.0-beta.5 | @uppy/thumbnail-generator | 4.0.0-beta.4 |
| @uppy/facebook            | 4.0.0-beta.5 | @uppy/transloadit         | 4.0.0-beta.5 |
| @uppy/file-input          | 4.0.0-beta.5 | @uppy/tus                 | 4.0.0-beta.4 |
| @uppy/form                | 4.0.0-beta.3 | @uppy/unsplash            | 4.0.0-beta.5 |
| @uppy/golden-retriever    | 4.0.0-beta.4 | @uppy/url                 | 4.0.0-beta.5 |
| @uppy/google-drive        | 4.0.0-beta.5 | @uppy/utils               | 6.0.0-beta.5 |
| @uppy/image-editor        | 3.0.0-beta.3 | @uppy/vue                 | 2.0.0-beta.2 |
| @uppy/informer            | 4.0.0-beta.2 | @uppy/webcam              | 4.0.0-beta.5 |
| @uppy/instagram           | 4.0.0-beta.5 | @uppy/xhr-upload          | 4.0.0-beta.3 |
| @uppy/locales             | 4.0.0-beta.1 | @uppy/zoom                | 3.0.0-beta.5 |
| @uppy/onedrive            | 4.0.0-beta.5 | uppy                      | 4.0.0-beta.5 |

- @uppy/core: make UppyEventMap more readable (Murderlon)
- @uppy/audio,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/remote-sources,@uppy/tus,@uppy/utils: Format (Murderlon)
- @uppy/aws-s3-multipart: Format (Murderlon)
- meta: enable prettier for markdown (Merlijn Vos / #5133)
- @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132)
- @uppy/companion: coerce `requestUrl` to a string (Antoine du Hamel / #5128)
- 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)
2024-05-03 12:58:13 +00:00
Antoine du Hamel
55f621c13c
Merge stable branch 2024-05-03 14:46:04 +02:00
Antoine du Hamel
5bc82b5327
meta: run Prettier in the release workflow 2024-05-03 14:38:25 +02:00
github-actions[bot]
e503d92860
Release: uppy@3.25.1 (#5139)
| Package          | Version | Package          | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/companion  |  4.13.2 | @uppy/xhr-upload |   3.6.6 |
| @uppy/core       |  3.11.1 | uppy             |  3.25.1 |
| @uppy/locales    |   3.5.3 |                  |         |

- @uppy/locales: Update ru_RU locale  (Uladzislau Bodryi / #5120)
- meta: fix `update-contributors` script (Antoine du Hamel / #5137)
- meta: fix `bullet` setting for ReMark (Antoine du Hamel)
- meta: add prettier to `.md` pre-commit hooks (Antoine du Hamel)
- @uppy/core: make UppyEventMap more readable (Murderlon)
- meta: enable prettier for markdown (Merlijn Vos / #5133)
- @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132)
- @uppy/companion: coerce `requestUrl` to a string (Antoine du Hamel / #5128)
2024-05-03 12:35:57 +00:00
dependabot[bot]
812ce70f37
Bump ejs from 3.1.9 to 3.1.10 (#5135)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 14:32:19 +02:00
Uladzislau Bodryi
9abe1efdb0
Update ru_RU locale (#5120)
* Added missing ru_RU entries and removed ones, that are absent from en_US file

* Updated ru_RU generatingThumbnails key; fixed typo

* Updated ru_RU generatingThumbnails key

* Updated ru_RU startCapturing/stopCapturing keys

* Updated ru_RU uploadStalled key

* Updated ru_RU addBulkFilesFailed key
2024-05-03 13:32:11 +04:00
Antoine du Hamel
77c6b2512c
meta: fix update-contributors script (#5137) 2024-05-02 22:10:27 +02:00
Antoine du Hamel
93d1c71b8c
meta: fix bullet setting for ReMark 2024-05-02 20:30:01 +02:00
Antoine du Hamel
c0961a6cd9
meta: add prettier to .md pre-commit hooks 2024-05-02 19:57:29 +02:00
Murderlon
c6faa2356c
Merge branch 'main' into 4.x
* main:
  @uppy/core: make UppyEventMap more readable
2024-05-02 15:32:34 +02:00
Murderlon
3dcd552f4a
@uppy/core: make UppyEventMap more readable 2024-05-02 15:32:19 +02:00
Murderlon
233dc8d6ab
Format 2024-05-02 15:22:30 +02:00
Murderlon
356556496a
Format 2024-05-02 12:33:30 +02:00
Murderlon
9d8fb57a74
Merge branch 'main' into 4.x
* main:
  meta: enable prettier for markdown (#5133)
  @uppy/xhr-upload: do not throw when res is missing url (#5132)
  @uppy/companion: coerce `requestUrl` to a string (#5128)
  Release: uppy@3.25.0 (#5127)
  meta: enforce use of `.js` extension in `import type` declarations (#5126)
  @uppy/core: add instance ID to generated IDs (#5080)
  @uppy/core: reference updated i18n in Restricter (#5118)
2024-05-02 12:26:16 +02:00