Merlijn Vos
1ef39db22c
@uppy/aws-s3: use default Body generic & export AwsBody ( #5353 )
2024-07-18 16:27:50 +02:00
Merlijn Vos
7b92d9d2cf
@uppy/xhr-upload: bring back getResponseData ( #5354 )
2024-07-18 16:22:29 +02:00
Murderlon
1aa71dcbb7
fixup! docs: add css import for url plugin ( #5333 )
2024-07-15 10:06:03 +02:00
Tyler Nieman
24de76d4b5
docs: add css import for url plugin ( #5333 )
2024-07-15 09:51:53 +02:00
Murderlon
aeff9dd763
Fix lint
2024-07-11 10:25:40 +02:00
Murderlon
d3d0c97874
Correct mistake in migration guide
2024-07-11 10:16:10 +02:00
Antoine du Hamel
c6a671b369
docs: add note regarding COMPANION_CLIENT_ORIGINS_REGEX ( #5322 )
2024-07-10 16:13:27 +02:00
Mikael Finstad
682de7ad99
@uppy/companion: make streaming upload default to true ( #5315 )
2024-07-10 15:29:13 +02:00
Merlijn Vos
f10256c21e
docs: change slug for aws docs ( #5321 )
2024-07-10 14:28:26 +02:00
Antoine du Hamel
8b3f1eac01
@uppy/companion: remove oauthOrigin ( #5311 )
2024-07-09 12:00:51 +02:00
Mikael Finstad
7891bf1950
don't close socket when pausing ( #4821 )
...
* don't close socket when pausing
because it prevented us from canceling an upload that is paused
note that we here sacrifice the ability to pause uploads and have other uploads take over the paused upload's rate limit queue spot.
this is sacrificed because we will soon remove the ability to pause/resume uploads anyways
(cherry picked from commit e4dbe77d2f )
* add migration guide entry
2024-07-08 11:58:08 +02:00
Merlijn Vos
903d435299
@uppy/react: introduce useUppyEvent ( #5264 )
2024-07-08 10:45:22 +02:00
Antoine du Hamel
4feaabd79c
@uppy/companion: do not list Node.js 20.12 as compatible ( #5309 )
...
There's a bug with `styleText` util we're using.
2024-07-03 16:25:01 +02:00
Mikael Finstad
bc809eceb6
@uppy/companion: make oauthOrigin option required ( #5276 )
...
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-07-02 17:57:21 +02:00
Antoine du Hamel
37ad27d5d1
Merge branch main
2024-07-02 16:15:36 +02:00
Nadeem Reinhardt
7c174e85b7
@uppy/companion: add s3.forcePathStyle option ( #5066 )
...
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-07-02 16:13:35 +02:00
Antoine du Hamel
e849827824
@uppy/companion: add oauthOrigin option ( #5297 )
...
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2024-07-02 15:33:55 +02:00
Evgenia Karunus
6588ab9275
uppy.io/docs - fix typos/broken links (#5296 )
...
* `https://uppy.io/docs/dragdrop ` is a broken link
* `angular.mdx` - typo
* `angular.mdx` - another typo
2024-07-02 16:59:52 +05:00
Antoine du Hamel
2be1a99123
Merge stable branch
2024-06-27 17:48:33 +02:00
Mikael Finstad
3310c12db5
@uppy/companion: implement facebook app secret proof ( #5249 )
...
note that I couldn't get `appsecret_time` working, but it seems to be working without
2024-06-27 17:30:33 +02:00
Evgenia Karunus
8566400736
docs: rewrite Instagram dev setup section ( #5274 )
...
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-06-27 13:02:32 +02:00
Antoine du Hamel
034ea16474
prettier: 3.2.5 -> 3.3.2 ( #5270 )
2024-06-21 10:56:54 +02:00
Antoine du Hamel
a42b150639
Merge stable branch
2024-06-18 17:22:02 +02:00
Mikael Finstad
e6674a1eee
@uppy/google-photos: add plugin ( #5061 )
2024-06-18 11:13:23 +02:00
Mikael Finstad
151da8bdfe
coalesce options bucket and getKey ( #5169 )
...
* coalesce options `bucket` and `getKey`
this is a breaking change!
also:
- remove `req` because it's an internal, unstable api that might change any time and should not be used directly
- use an params object for getKey/bucket functions instead of positional arguments, to make it more clean, and easier to add more data in the future
- add metadata to `bucket` whenever we are aware of it
* fix lint
* Apply suggestions from code review
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
* add back `Request` object
also add filename to `bucket` for consistency
* add migration steps
* fix lint
* Update docs/guides/migration-guides.md
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
---------
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-06-13 23:32:38 +02:00
Antoine du Hamel
087d8f07f0
@uppy/aws-s3: add endpoint option ( #5173 )
2024-06-13 14:55:12 +02:00
Antoine du Hamel
99604e77d3
Merge branch 'main' of https://github.com/transloadit/uppy
2024-06-13 14:17:57 +02:00
Antoine du Hamel
1831991c54
docs: add 4.x migration guide ( #5206 )
...
Co-authored-by: Murderlon <merlijn@soverin.net>
2024-06-12 17:48:30 +02:00
Evgenia Karunus
22d2d2e511
docs - fix typo in the url
2024-06-11 20:40:36 +04:00
Merlijn Vos
9ff3746c83
docs: clarify assemblyOptions for @uppy/transloadit ( #5226 )
...
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-06-10 16:04:26 +02:00
Merlijn Vos
1f44dc70e1
docs: correct allowedMetaFields ( #5227 )
2024-06-10 09:35:46 +02:00
Mikael Finstad
d1094e1582
docs: remove extraData note from migration guide ( #5219 )
...
It's not an actionable item, and that change is unlikely to break
anyone anyway.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-06-07 16:06:44 +02:00
Antoine du Hamel
ae2ffb88cd
Merge stable branch
2024-06-04 17:17:01 +02:00
Mikael Finstad
b81b7fb9a3
remove resetProgress and reset-progress ( #5221 )
...
* remove resetProgress and reset-progress
* adjust no longer valid test
* fix lint
2024-06-04 12:22:53 +02:00
Merlijn Vos
ec8d78f592
docs: document clearUploadedFiles ( #5204 )
...
* docs: document clearUploadedFiles
* Update docs/uppy-core.mdx
2024-06-04 08:48:47 +02:00
Mikael Finstad
1b1e5c7809
@uppy/companion: invert some internal boolean options ( #5198 )
...
blockLocalUrls
see https://github.com/transloadit/uppy/pull/4554/files#r1268677162
2024-05-30 17:22:49 +02:00
Mikael Finstad
3878f2ee2f
@uppy/companion: rename authProvider to oauthProvider ( #5198 )
2024-05-30 17:22:49 +02:00
Mikael Finstad
131f0d5545
@uppy/companion: remove unused headers ( #5198 )
...
Uppy no longer uses `Access-Control-Expose-Headers` and `uppy-versions`.
2024-05-30 17:22:48 +02:00
Mikael Finstad
ba2fb67afe
@uppy/companion-client: do not allow boolean RequestOptions ( #5198 )
2024-05-30 17:22:48 +02:00
Mikael Finstad
f62ff7bdba
@uppy/companion-client: remove deprecated options ( #5198 )
...
`serverUrl` and `serverPattern` were deprecated, this commit removes
them.
2024-05-30 17:22:48 +02:00
Mikael Finstad
2f21ce99c9
@uppy/companion: remove error.extraData ( #5198 )
...
See discussion in #3832 .
2024-05-30 17:22:48 +02:00
Mikael Finstad
dceda79a97
@uppy/companion-client: make supportsRefreshToken default ( #5198 )
2024-05-30 17:22:48 +02:00
Mikael Finstad
8845939439
@uppy/companion: capitalize POST ( #5198 )
2024-05-30 17:22:47 +02:00
Mikael Finstad
2db071c893
@uppy/companion-client: remove Socket ( #5198 )
2024-05-30 17:22:47 +02:00
Mikael Finstad
754de182db
@uppy/companion: rename getExtraConfig to getExtraGrantConfig ( #5198 )
2024-05-30 17:22:47 +02:00
Mikael Finstad
7060b691d6
@uppy/companion: change COMPANION_ENABLE_URL_ENDPOINT default ( #5198 )
2024-05-30 17:22:47 +02:00
Mikael Finstad
c9c2641b96
@uppy/companion: change default value for Redis session prefix ( #5198 )
...
`COMPANION_REDIS_EXPRESS_SESSION_PREFIX` to `companion-session:`.
2024-05-30 17:22:38 +02:00
Merlijn Vos
453eb0f9b5
@uppy/core: pass file to events consistently ( #5136 )
2024-05-29 13:09:34 +02:00
Evgenia Karunus
8cbd1a88d1
Improve provider docs: OneDrive ( #5196 )
...
onedrive.mdx - add instructions for setting up the oauth account
2024-05-27 10:15:26 +02:00
Antoine du Hamel
a0308610a6
docs: assume tree-shaking bundler is the most common case ( #5160 )
...
Refs: https://github.com/transloadit/uppy/pull/4730
2024-05-23 18:57:19 +02:00