keven1024
|
7793bef944
|
fix(FileShareResult): set staleTime to Infinity for create-share query to prevent data refetching
|
2026-05-24 18:20:28 +08:00 |
|
keven1024
|
528df24988
|
refactor(front): replace clipboard functionality with CopyButton component in FileShareResult, TextShareResult, and TextShareView components
|
2026-05-24 11:15:43 +08:00 |
|
keven1024
|
2a42ca8cde
|
feat(front): add CopyButton component for clipboard functionality and update icon sizes in existing components
|
2026-05-24 11:15:43 +08:00 |
|
keven1024
|
3c031dcee9
|
feat: enhance FileIcon and FileUpload components to support size prop and multi-file uploads, improving user experience and flexibility
|
2026-04-05 11:09:43 +08:00 |
|
keven1024
|
6304dffa39
|
feat(front): add showBackButton prop to BaseCard component and update usages in FileShareResult and TextShareResult for improved navigation
|
2026-02-26 18:23:24 +08:00 |
|
keven1024
|
2ea2d89f44
|
refactor(front): replace div elements with BaseCard component for consistent styling across various views
|
2026-02-26 18:11:35 +08:00 |
|
keven1024
|
ca33fcc332
|
refactor(front): update localization keys across components to improve consistency and maintainability
|
2025-12-20 09:22:58 +08:00 |
|
keven1024
|
d7d2a5c00b
|
refactor(front): update component props and types for FileShareResult and TextShareResult, and introduce a new types file for better type management
|
2025-12-17 08:11:02 +08:00 |
|
keven
|
fa17009695
|
feat(front): enhance FileShareResult and FileUploadField components with internationalization support, adding localized text for file sharing success and related UI elements
|
2025-10-18 10:43:57 +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 |
|
keven1024
|
a484f8926b
|
refactor: update import paths to use alias and improve layout in result components for better readability
|
2025-06-08 17:53:26 +08:00 |
|
keven1024
|
bee32be989
|
feat: add QR code generation component and enhance file sharing result display with improved information layout
|
2025-06-08 17:39:13 +08:00 |
|
keven1024
|
edf0fe471d
|
fix: update package.json dependencies and refactor share composables for improved functionality
|
2025-06-03 14:30:41 +08:00 |
|
keven1024
|
31a082eea2
|
feat(front): refactor sharing logic by introducing useAppShare composable for file and text sharing
|
2025-06-01 17:58:03 +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
|
0bab15d519
|
feat(front): implement file sharing and download functionality with improved type safety
|
2025-05-15 17:26:40 +08:00 |
|
keven1024
|
7d28ea0bc6
|
feat(front): add FileShareResult component for displaying upload success and sharing functionality
|
2025-05-15 11:10:18 +08:00 |
|