keven1024
|
bfe9a8f3d6
|
feat(front): enhance FileUploadProgressView component with new localization keys for improved user feedback and clarity during file upload processes
|
2025-12-20 10:11:13 +08:00 |
|
keven1024
|
552434e389
|
fix(front): update CircularProgress and FileIcon components to handle default values and null checks, and improve styling in FileUploadProgressView
|
2025-12-14 19:53:11 +08:00 |
|
keven1024
|
6bd008f119
|
refactor(front): improve file upload progress handling by adding async wait to prevent UI freezing during upload tasks
|
2025-09-29 17:59:09 +08:00 |
|
keven
|
8b0d90cdc3
|
refactor(front): 优化文件上传进度视图,改进文件ID和任务队列的处理逻辑,确保上传任务的有效性
|
2025-09-23 00:02:11 +08:00 |
|
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
|
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
|
a7c8b409c8
|
feat(front): add TextUploadView and FileUpload components for enhanced file and text sharing functionality
|
2025-05-16 19:38:39 +08:00 |
|