Commit Graph

28 Commits

Author SHA1 Message Date
keven1024
6631e1e1a2 refactor(front): update FileUpload and Navbar components for improved code clarity and consistency 2026-04-05 12:05:33 +08:00
keven1024
7f74441f5d feat: enhance About component with feature display and loading states, and refactor feature handling in share drawers for improved user experience 2026-04-05 09:46:56 +08:00
keven1024
28abd8d1a2 feat: implement feature-based action handling in file and text share drawers, enhancing user interaction with dynamic feature support 2026-04-04 23:07: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
4ce68d91a8 Merge branch 'main' into dev 2026-03-05 17:38:32 +08:00
keven1024
1635a31f33 feat(front): add image conversion option to FileShareDrawer and improve layout in ImageCompressResult 2026-02-28 10:16:34 +08:00
keven1024
ca33fcc332 refactor(front): update localization keys across components to improve consistency and maintainability 2025-12-20 09:22:58 +08:00
keven
9fff65d0d7 Revert "feat(front): add TextInlineAIDrawer and BubbleMenuView components for enhanced AI interaction and text formatting options"
This reverts commit d294027463.
2025-10-19 18:45:01 +08:00
keven
d294027463 feat(front): add TextInlineAIDrawer and BubbleMenuView components for enhanced AI interaction and text formatting options 2025-10-18 13:36:04 +08:00
keven
836a3c866a feat(front): enhance PickupShareBtn and PickupShareDrawer components with internationalization support and improved user feedback for pickup code submission 2025-10-18 09:22:14 +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
keven1024
3d173d0321 refactor(front): update FileShareDrawer and FileUploadField components to handle multiple files and improve file type checks 2025-08-14 16:50:43 +08:00
keven1024
e4bb9781f7 fix(front): improve type safety in GlobalDrawer and PasswallShareDrawer components by refining computed properties and prop handling 2025-07-07 15:37:22 +08:00
keven1024
71147451bb feat: add PasswallShareDrawer component for password-protected file sharing and enhance getShareToken function to accept password 2025-07-07 15:29:05 +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
da58a46e72 feat(front): implement internationalization for file and text upload components with dynamic translations 2025-06-02 10:12:15 +08:00
keven1024
d3af363e16 feat(front): add I18nSwitchDrawer component for locale switching functionality 2025-05-31 18:06:27 +08:00
keven1024
744dc614ce refactor(front): clean up unused action handlers in FileShareDrawer and TextShareDrawer components 2025-05-31 17:17:47 +08:00
keven1024
a4557a6626 fix(front): ensure pickup code validation checks for undefined value in PickupShareDrawer component 2025-05-31 16:50:49 +08:00
keven1024
aa814f6b01 feat(front): implement pickup code navigation in PickupShareDrawer component 2025-05-27 20:38:14 +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
c1fd4e7bbd feat(front): implement text sharing functionality with new TextShareHandle and TextShareResult components 2025-05-20 10:39:02 +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
b2804450ee refactor(front): update onFileHandle prop to use config instead of data for improved clarity 2025-05-01 15:05:28 +08:00
keven1024
ea51c6c0c4 feat(front): enhance FileShareDrawer with additional media actions and update TextShareDrawer label for improved clarity 2025-04-24 16:58:09 +08:00
keven1024
d48cf960f8 feat(front): add FileShareDrawer component for file sharing functionalities and enhance index page layout 2025-04-20 20:57:00 +08:00
keven1024
1caeafba09 feat(front): update VeeForm to use v-slot for better slot binding and add TextShareDrawer component for sharing functionalities 2025-04-18 23:49:01 +08:00