3a4b40ef27
refactor: remove uploader from uppy hook and check by the upload size limit if we use tus plugin or just file post. additionally add a onBeforeUpload filter to set the custom uploader property.
988780b25f
feat: add initial plugin for a post file upload via s5 sdk
dca77ba71a
fix: add patch for uppy tus to filter on files with a custom uploader property set to tus
7f26bc1060
feat: add sdk context and useSdk
8643363736
refactor: export RequiredAuthProvider
c8c1558582
feat: implement protocol support, starting with s5
cfcedc3670
dep: update @lumeweb/s5-js
eb242bd3c7
feat: add clientOptions setter
1eb9ebbdf8
refactor: rename customOptions to clientOptions
ba370250a2
refactor: split off tus upload to getTusOptions so it can be reusable to external libraries
b4d1e0ec67
dep: add p-defer
0dd72358da
feat: add onUploadProgress to CustomUploadOptions
b1179a868f
ci: add changesets
245467155d
refactor: don't try to delete the auth cookie
fd7fec8580
dep: just use universal-cookie
0e083c7a58
dep: update portal-sdk
3c0510c272
chore: update account swagger.yaml
713430f00f
dep: add @lumeweb/s5-js
cadd9e1d5c
refactor: put schema export in root
de4cb673cc
refactor: export all openapi types
31505980c9
feat: add account info endpoint