Commit Graph

156 Commits

Author SHA1 Message Date
keven1024
8f3bafcbfb fix(front): ensure chunks default to an empty array in FileUploadProgressView for improved upload handling 2026-02-25 12:02:53 +08:00
keven1024
8c4c7b0471 feat(front): add axios for API requests and enhance FileUploadProgressView with speed tracking and UI improvements 2026-01-10 14:34:01 +08:00
keven1024
9679a42be2 feat(front): refactor FileUploadProgressView components to improve upload management and user experience with detailed progress tracking and new UI elements 2026-01-10 11:50:00 +08:00
keven1024
90607aad7c feat(front): enhance FileUploadProgressView component to include chunk tracking for improved upload management 2025-12-21 17:52:23 +08:00
keven1024
b4a4be09fa feat(front): add localization for upload speed calculation in FileUploadSpeedInfoView component to enhance user understanding 2025-12-20 10:39:57 +08:00
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
ca33fcc332 refactor(front): update localization keys across components to improve consistency and maintainability 2025-12-20 09:22:58 +08:00
keven1024
85c6b4582f refactor(front): update download and view options in FileShareHandle and TextShareHandle components to use new localization keys for improved flexibility 2025-12-20 09:05:59 +08:00
keven1024
9eaf06e7a8 fix(front): add conditional rendering for file sizes in ImageCompressResult component to handle zero values and improve user experience 2025-12-20 08:53:25 +08:00
keven1024
831d9b2660 refactor(front): optimize ImageCompressResult component for better file handling and task status display 2025-12-18 23:08:16 +08:00
keven1024
dd3ced5b03 refactor(front): enhance ImageCompressResult component to support multiple file uploads and improve task management with useQueries 2025-12-17 08:26:23 +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
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
208875841e fix(front): Component GlobalDayjs.vue is missing template or render function. at <GlobalDayjs> 2025-12-13 12:02:45 +08:00
keven
4f4139159e fix(front): add break-all class to MarkdownRender for improved text wrapping
(cherry picked from commit 62463494b4)
2025-11-12 14:34:54 +08:00
keven
0f0814ce40 fix(front): add max-w-full class to MarkdownRender in AboutBaseInfo for improved layout 2025-10-19 20:53:41 +08:00
keven
da58c53909 feat(front): add AboutVersionView component and enhance AboutBaseInfo with object-fit styling 2025-10-19 18:38:00 +08:00
keven
07fc182ccb feat(front): enhance About page components to support shares and downloads statistics, improve layout, and add loading state 2025-10-19 18:20:38 +08:00
keven
a4b3dad85e feat(front): enhance localization support in AboutBaseInfo, useSeo, and default layout for improved SEO and user experience 2025-10-19 15:21:39 +08:00
keven
6238897c18 feat(front): add AboutBaseInfo and AboutChartView components for enhanced About page functionality and data visualization 2025-10-19 15:05:29 +08:00
keven1024
8676b12a66 feat(front): implement Accordion component and its subcomponents for enhanced UI interactivity and organization 2025-10-19 14:05:13 +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
keven1024
27fcfd73d9 feat(front): add Menubar component and its subcomponents for improved UI navigation and organization 2025-10-18 13:06:11 +08:00
keven1024
9961609e64 feat(front): implement DropdownMenu component and its subcomponents for enhanced UI interactivity and organization 2025-10-18 12:15:41 +08:00
keven
80a01a2849 feat(front): add internationalization support to TextShareResult component, localizing titles and messages for enhanced user experience 2025-10-18 10:54:47 +08:00
keven
8924de58c0 feat(front): integrate GlobalDayjs component for dynamic date localization and formatting 2025-10-18 10:46:07 +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
keven
8fad0a4163 feat(front): implement internationalization for share options in FileShareHandle and TextShareHandle components, update layout in GlobalDrawer, and enhance FileUploadField with localized text 2025-10-18 09:41:45 +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
keven
3e8c782315 refactor(front): update MarkdownInputField import path and enhance TextUploadInputTextView component structure for improved readability 2025-10-17 23:57:51 +08:00
keven1024
77667024fd Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015 2025-10-17 23:01:26 +08:00
keven1024
9902f46c7a feat(front): add Tooltip component and related subcomponents for enhanced UI functionality 2025-10-17 23:01:21 +08:00
keven
164d07b8e0 style(front): enhance Markdown and Tiptap components with improved styling for blockquotes and selection background 2025-10-17 09:11:23 +08:00
keven1024
0df8ee0a8d Revert "refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility"
This reverts commit e959a0bc3e.
2025-10-16 15:43:55 +08:00
keven1024
e959a0bc3e refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility 2025-10-13 21:27:28 +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
2a24f713cb fix(front): 调整 GlobalDrawer 组件的样式,增加内边距以改善布局 2025-09-21 16:56:01 +08:00
keven
427f1f6456 feat(front): 重构文件上传进度视图,支持多文件上传和动态状态更新,优化上传任务管理 2025-09-19 09:18:53 +08:00
keven
c8f36e6f8e feat(front): 添加文件上传进度视图和热图视图组件,支持动态渲染上传状态 2025-09-14 11:48:46 +08:00
keven
b2c0e85844 fix(front): 使用 useDevicePixelRatio 优化 Pixi 组件的分辨率计算 2025-09-14 10:36:43 +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
e41d7a6305 fix(front): pass width and height props to slot in Pixi component for better flexibility 2025-08-14 11:53:34 +08:00
keven1024
dc16661fff chore: add docker-compose configuration for app, worker, and redis services 2025-08-14 11:52:50 +08:00
keven1024
13cbf5e5ed fix(front): set backgroundAlpha to 0 in Pixi component for improved rendering 2025-07-28 18:22:36 +08:00
keven1024
8392b26455 feat(front): add Pixi component integration and update dependencies for improved functionality 2025-07-28 18:17:04 +08:00
keven1024
c64c152124 fix(front): enhance error logging in error.vue and improve Tiptap component styling for better readability 2025-07-28 17:07:35 +08:00