Derrick Hammer
|
dc4f6f7e23
|
refactor: need to add an uppy pre-processor to configure the tus options per file, including the hashing
|
2024-03-18 15:32:47 -04:00 |
Derrick Hammer
|
7779f794e4
|
fix: bind handleUpload to current instance
|
2024-03-18 12:50:44 -04:00 |
Derrick Hammer
|
2140a63add
|
fix: put plugin logic inside setInputProps onChange
|
2024-03-18 12:37:22 -04:00 |
Derrick Hammer
|
756a505590
|
fix: uppy requires a type
|
2024-03-18 12:36:58 -04:00 |
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 |
Derrick Hammer
|
988780b25f
|
feat: add initial plugin for a post file upload via s5 sdk
|
2024-03-18 10:11:07 -04:00 |
Derrick Hammer
|
7f26bc1060
|
feat: add sdk context and useSdk
|
2024-03-18 10:09:37 -04:00 |
Juan Di Toro
|
7032892686
|
chore: cleanup to imports
|
2024-03-13 18:07:03 +01:00 |
Juan Di Toro
|
0ba128b135
|
fix: added cleanup when component unmount
|
2024-03-12 15:36:44 +01:00 |
Juan Di Toro
|
94406b7f13
|
fix: state and rendering
|
2024-03-12 15:32:00 +01:00 |
Juan Di Toro
|
b0809c65f3
|
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 |