Juan Di Toro
|
1118ba2a71
|
fix: fixing the bar
|
2024-03-29 00:28:44 +01:00 |
Juan Di Toro
|
a58914a69a
|
fix: progress bar not being rendered due to progress not being tracked
|
2024-03-29 00:14:35 +01:00 |
Juan Di Toro
|
6b097e0860
|
fix: a tiny bit better upload ui
|
2024-03-29 00:09:14 +01:00 |
Juan Di Toro
|
af9acd1bf7
|
fix: properly invalidate file resource when uploading and pinning finishes
|
2024-03-27 07:46:12 +01:00 |
Juan Di Toro
|
b2a822bf08
|
fix: error state for file upload
|
2024-03-26 14:42:18 +01:00 |
Juan Di Toro
|
e401889b04
|
fix: UX changes regarding showing dates on table and actions pannel
|
2024-03-22 13:47:50 +01:00 |
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 |