portal-dashboard/app/components/lib
Derrick Hammer 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.
2024-03-18 10:12:27 -04:00
..
sdk-context.tsx feat: add sdk context and useSdk 2024-03-18 10:09:37 -04:00
uppy-dropzone.ts feat: (wip) added support for TUS file uploaded. Still missing support for resetting the uppy state plus handling uppy errors 2024-03-12 13:42:17 +01:00
uppy-file-upload.ts feat: add initial plugin for a post file upload via s5 sdk 2024-03-18 10:11:07 -04:00
uppy.ts 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. 2024-03-18 10:12:27 -04:00