Derrick Hammer
|
2e918e7802
|
refactor: we don't need to pass the endpoint, the sdk handles it
|
2024-03-19 07:18:52 -04:00 |
Derrick Hammer
|
1ff5f205b2
|
feat: add callback and emit to track hashing progress
|
2024-03-18 18:51:41 -04:00 |
Derrick Hammer
|
48f29a1338
|
refactor: set parallelUploads to 10
|
2024-03-18 18:20:24 -04:00 |
Derrick Hammer
|
d1e059fd71
|
fix: need to merge tus metadata to file meta
|
2024-03-18 16:48:29 -04:00 |
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
|
2140a63add
|
fix: put plugin logic inside setInputProps onChange
|
2024-03-18 12:37:22 -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 |
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 |