Commit Graph

11 Commits

Author SHA1 Message Date
keven1024
549bdd9f68 chore(dependencies): replace lucide-vue-next imports with @lucide/vue across multiple components for consistency and improved dependency management 2026-05-24 14:06:03 +08:00
keven1024
2273c589f6 fix(front): update success message for copy action in CopyButton and refactor token handling in FileShareView 2026-05-24 11:15:43 +08:00
keven1024
b69af056aa feat: implement internationalization for share views and update UI text for better user experience 2026-03-08 14:57:46 +08:00
keven1024
3001ea3250 fix(front): enhance error handling in file download components by refining error message extraction 2025-07-07 15:55:08 +08:00
keven1024
1b12703b90 refactor(front): update file sharing logic to use downloadFileByShareId for improved error handling and token management 2025-07-07 15:49:01 +08:00
keven1024
ba7a648cbe refactor: enhance file sharing functionality by implementing token caching and improving error handling in download processes 2025-06-08 16:23:14 +08:00
keven1024
29e2eb536f refactor(front): update FileShareView and [id].vue to utilize @tanstack/vue-query for data fetching and state management 2025-05-16 08:10:42 +08:00
keven1024
86b8c86e59 feat(front): enhance FileShareView with countdown timer and file sharing details display 2025-05-15 18:25:58 +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
9f429626d7 refactor(front): update field components to use RuleExpression for validation rules 2025-05-15 17:21:03 +08:00
keven1024
7564a7de0a feat(front): add FileShareView component for file download functionality 2025-05-15 17:07:24 +08:00