keven1024
|
f1c2e1a3d7
|
refactor(front): replace filesize library with custom getFileSize function for consistent file size formatting across components
|
2025-09-22 14:14:36 +08:00 |
|
keven1024
|
cfe166e8c9
|
refactor(front): update file handling components to use typed props for better type safety and maintainability
|
2025-09-22 10:41:55 +08:00 |
|
keven
|
29300a9448
|
feat(front): 增强文件上传组件,支持上传速度显示和动态进度更新,优化文件分块处理逻辑
|
2025-09-21 23:45:02 +08:00 |
|
keven
|
427f1f6456
|
feat(front): 重构文件上传进度视图,支持多文件上传和动态状态更新,优化上传任务管理
|
2025-09-19 09:18:53 +08:00 |
|
keven1024
|
668a2dd4d8
|
fix: adjust alreadyUploadSize computation to prevent exceeding total file size
|
2025-07-02 10:38:59 +08:00 |
|
keven1024
|
41e9df5ee8
|
feat: implement async file hash calculation using web workers for improved performance
|
2025-06-21 22:41:19 +08:00 |
|
keven1024
|
7f5149566c
|
feat: enhance file upload progress view with error handling and user notifications
|
2025-06-21 16:45:30 +08:00 |
|
keven
|
28154d09ad
|
feat: 在文件上传进度视图中添加错误处理和用户提示,优化用户体验
|
2025-06-14 21:02:05 +08:00 |
|
keven1024
|
da58a46e72
|
feat(front): implement internationalization for file and text upload components with dynamic translations
|
2025-06-02 10:12:15 +08:00 |
|
keven1024
|
e5d21d618e
|
feat(front): add PickupShareBtn and PickupShareDrawer components for pickup code input and sharing functionality
|
2025-05-22 14:40:42 +08:00 |
|
keven1024
|
763e3ac3c1
|
refactor(front): update import paths to use alias for better readability and maintainability
|
2025-05-22 11:32:38 +08:00 |
|
keven1024
|
838d425369
|
refactor(front): update file handling properties in FileUploadProgressView and FileShareResult components for consistency
|
2025-05-19 21:24:40 +08:00 |
|
keven1024
|
2fff490baa
|
refactor(front): replace FileUploadResultView with ResultIndexView and update form field naming for consistency
|
2025-05-19 21:09:38 +08:00 |
|
keven1024
|
a7c8b409c8
|
feat(front): add TextUploadView and FileUpload components for enhanced file and text sharing functionality
|
2025-05-16 19:38:39 +08:00 |
|