jxxghp
6fa1cf28f4
fix(calendar): 优化日历组件中的代码格式和样式
2026-06-19 14:32:33 +08:00
jxxghp
3f70aafdad
feat(theme): 添加阴影级别支持并优化主题定制器的阴影设置
2026-06-19 14:12:58 +08:00
jxxghp
f8ceee39b3
fix(plugin): 优化插件市场详情对话框的按钮布局和样式
2026-06-19 11:31:46 +08:00
jxxghp
0a22f33e34
fix(package): 更新版本号至2.13.12
2026-06-19 10:22:01 +08:00
jxxghp
cf88ed9a58
fix(notification): 调整通知标题和计数样式以改善可读性
2026-06-19 10:17:10 +08:00
jxxghp
49dfd794c1
feat(notification): add support for grouped notification display and localization
2026-06-19 10:08:03 +08:00
jxxghp
68f2f010d1
fix(notification): improve notification expansion handling and styling
2026-06-19 10:02:16 +08:00
jxxghp
9eed2fea87
feat: optimize notification center controls
2026-06-19 09:49:22 +08:00
jxxghp
1f170030ee
fix: harden plugin market list rendering
2026-06-18 19:45:21 +08:00
jxxghp
e78ed20936
fix: 更新 viewport meta 标签,移除不必要的 interactive-widget 属性
2026-06-18 19:30:52 +08:00
jxxghp
fc1f163a94
fix: 更新 SiteResourceDialog 组件样式,优化移动端显示和用户交互体验
2026-06-18 17:54:25 +08:00
jxxghp
d28360a161
feat: load agent assistant history
2026-06-18 11:45:50 +08:00
jxxghp
a730abc437
refactor: 优化通知组件的样式和逻辑,移除不必要的状态,改善用户体验
2026-06-17 22:23:04 +08:00
jxxghp
5b72eda4fc
fix: keep notification read action available
2026-06-17 18:17:38 +08:00
jxxghp
6c49d7a59e
feat: 添加日历事件展开功能,优化事件显示和用户交互体验
2026-06-17 18:05:40 +08:00
jxxghp
8900366faf
fix: 修复订阅卡片的待定状态样式,确保正确应用 pending tint
2026-06-17 17:21:56 +08:00
jxxghp
e8e0ac9084
refactor: remove scoped global css escapes
2026-06-17 17:19:09 +08:00
jxxghp
c66ee881b1
refactor: remove ShortcutMessageDialog and MessageView components; update ShortcutBar and UserNotification for improved notification handling
2026-06-17 16:32:00 +08:00
jxxghp
c055740926
feat: 优化错误处理逻辑,避免重复提示并改善用户体验
2026-06-17 12:36:34 +08:00
jxxghp
15b4ee5893
feat: 隐藏主题定制器的滚动条,改善用户界面体验
2026-06-17 12:00:11 +08:00
jxxghp
8868403ff3
feat: 在组件挂载时同步主题定制器状态,确保全局 FAB 预留右侧空间
2026-06-17 11:29:26 +08:00
jxxghp
3abff72e25
feat: 添加语音录制功能,支持录音和相关提示信息
2026-06-17 11:11:55 +08:00
jxxghp
0c56cf0be7
feat: 优化消息列表样式,增加内容存在时的底部填充,改善滚动体验
2026-06-17 08:31:23 +08:00
jxxghp
ce12d04648
feat: 添加新会话时自动滚动到顶部,优化空态展示
2026-06-17 08:15:30 +08:00
jxxghp
efc0ae4df6
fix: keep agent composer floating without early scroll
2026-06-17 07:15:36 +08:00
jxxghp
2530c3bcd9
fix: stabilize mobile panel height
2026-06-17 07:01:33 +08:00
jxxghp
60e2402aff
feat: 优化 AgentAssistantWidget 组件的样式和结构,增强可读性和用户体验
2026-06-16 23:29:58 +08:00
jxxghp
1a478f97fb
feat: 添加历史会话功能,支持会话恢复和删除,更新多语言文本
2026-06-16 23:18:14 +08:00
jxxghp
33666703af
feat: 添加选择功能和附件上传支持,更新多语言文本
2026-06-16 22:55:26 +08:00
jxxghp
cd69172a99
feat: 更新 AgentAssistantWidget 组件的空状态样式和文本内容
2026-06-16 22:23:37 +08:00
jxxghp
61749e3595
feat: Web Agent 透明主题磨砂效果 ( #492 )
2026-06-16 21:52:45 +08:00
jxxghp
b658533262
更新 package.json
2026-06-16 21:20:58 +08:00
jxxghp
d8015b7def
feat: add Agent Assistant component and integrate with theme customizer
...
- Implemented Agent Assistant widget with chat functionality, including message handling and streaming responses.
- Added new localization strings for Agent Assistant in English, Simplified Chinese, and Traditional Chinese.
- Updated DefaultLayout to include the Agent Assistant and Theme Customizer components.
- Enhanced UserProfile to manage the opening of the Theme Customizer through global events.
- Adjusted CSS styles for the Agent Assistant and its interactions with other components.
- Introduced new events for opening the Theme Customizer and managing its state.
2026-06-16 20:44:00 +08:00
jxxghp
33599cc21d
fix(DefaultLayout): improve code formatting and style consistency
2026-06-16 14:36:13 +08:00
jxxghp
bf22a4809d
fix: add breathing room below header tabs
2026-06-16 14:35:36 +08:00
jxxghp
4a6f7390e6
fix: keep navbar row height stable with tabs
2026-06-16 14:32:26 +08:00
jxxghp
405e460ad6
fix: stabilize iOS Safari mobile navigation
2026-06-16 14:20:12 +08:00
jxxghp
18566c0e9d
revert: rollback dependency upgrades
2026-06-16 13:46:13 +08:00
jxxghp
2c471a936f
fix(MediaCard): add variant to VAvatar for improved styling
2026-06-16 12:41:03 +08:00
jxxghp
2efb07402f
Refactor code structure for improved readability and maintainability
2026-06-16 12:35:53 +08:00
jxxghp
9434ef71e4
fix(login): adjust login header spacing
2026-06-15 22:26:23 +08:00
jxxghp
e06b9537ff
feat(login): add tagline and copyright information to login page
2026-06-15 22:10:30 +08:00
jxxghp
1a0fc10559
优化全局智能助手提示信息,简化指令使用说明
2026-06-15 15:52:16 +08:00
jxxghp
5a1aec3323
更新全局智能助手提示信息,明确指令使用方式
2026-06-15 15:41:34 +08:00
jxxghp
48913b8811
优化订阅日历入库状态展示
2026-06-15 10:05:35 +08:00
jxxghp
0a7d53b5c7
修复消息中心滚动显示
2026-06-14 21:32:14 +08:00
jxxghp
da0cd14af8
调整未读消息入口提示
2026-06-14 21:11:36 +08:00
jxxghp
342c62c085
docs: update README files to include Module Federation documentation
2026-06-14 16:35:57 +08:00
jxxghp
891274cc0e
refactor(dialogs): unify button styles and layout in dialog components
...
- Updated VCardActions in multiple dialog components to use a consistent class `app-dialog-actions` for styling.
- Changed button variants to `flat` for primary actions and `tonal` for secondary actions across various dialogs.
- Adjusted padding and spacing for buttons to improve layout consistency.
- Enhanced responsiveness for dialog actions in mobile views.
2026-06-14 14:47:06 +08:00
jxxghp
889a4b744a
chore: update version to 2.13.9 in package.json
2026-06-14 13:28:51 +08:00
jxxghp
7fc5b74851
feat: add wiki sync to plugin market settings
2026-06-14 12:57:40 +08:00
jxxghp
785cbcf81d
fix manual transfer default auto target
2026-06-13 22:21:54 +08:00
jxxghp
599ca912f4
feat: 增强仪表板布局响应式支持,添加布局档位管理和本地存储功能
2026-06-13 20:34:42 +08:00
jxxghp
2f66f0f1fc
feat: 增加仪表板配置的归一化和本地存储支持,优化用户配置加载
2026-06-13 20:00:02 +08:00
jxxghp
cd2f561194
chore: update version to 2.13.8 in package.json
2026-06-13 18:40:14 +08:00
jxxghp
c59a555a2d
feat: enhance plugin tags display with improved styling and layout
2026-06-13 18:03:26 +08:00
jxxghp
4413fedec5
fix manual transfer auto target options
2026-06-13 10:42:34 +08:00
jxxghp
d7562ea506
feat: add downloader suffix toggles
2026-06-13 08:43:37 +08:00
jxxghp
951d76481b
feat: add system uptime tracking and localization support
2026-06-12 15:52:22 +08:00
jxxghp
68b0071009
refactor: remove unnecessary dashboard reveal state and simplify reveal logic
2026-06-12 14:19:59 +08:00
jxxghp
0594d1d5b2
feat: implement launch loading state management and footer navigation visibility control
2026-06-12 13:59:59 +08:00
jxxghp
4f328add1b
feat: enhance page transition animations and overlay effects
2026-06-12 10:42:41 +08:00
jxxghp
62c9a10377
fix: improve search loading state handling and UI feedback
2026-06-11 08:10:44 +08:00
jxxghp
d3d0d847f6
fix: show subtitle episode metadata
2026-06-10 00:54:59 +08:00
jxxghp
b7dd397664
style: shrink header search trigger
2026-06-09 23:01:46 +08:00
jxxghp
c0276fca9f
chore: update version to 2.13.7
2026-06-09 22:10:51 +08:00
jxxghp
4691d12faa
fix: enforce permission-aware navigation
2026-06-09 21:45:51 +08:00
jxxghp
d0cac34d08
fix: show subtitle search in site resources
2026-06-09 17:25:52 +08:00
jxxghp
2f46c19826
feat: add subtitle search actions
2026-06-09 17:04:17 +08:00
jxxghp
b1cb07ae8c
feat: add subtitle search functionality and download feature
...
- Added subtitle search results support in zh-TW locale.
- Enhanced resource page to handle subtitle search results, including new computed properties and methods for managing subtitle data.
- Introduced SubtitleCard and SubtitleItem components for displaying subtitle information.
- Created AddSubtitleDownloadDialog for managing subtitle downloads with directory selection and media ID options.
- Implemented subtitle download caching mechanism to track downloaded subtitles.
2026-06-09 06:47:09 +08:00
jxxghp
19710a5f0f
feat: 添加管理员白名单配置,支持多个通知类型的管理员设置
2026-06-08 13:41:36 +08:00
jxxghp
4362bbed42
refactor: 优化日志视图样式,添加边框和阴影,提升视觉效果
2026-06-07 22:03:05 +08:00
jxxghp
89cf7070bb
refactor: 在仪表板中添加加载横幅组件,提升用户体验
2026-06-07 21:40:32 +08:00
jxxghp
369afd6674
refactor: 移除列表组件的边框样式,提升视觉一致性
2026-06-07 20:32:23 +08:00
jxxghp
c4fd8f5631
refactor: 统一导航栏阴影样式,提升视觉一致性
2026-06-07 20:04:00 +08:00
jxxghp
c9ebf23977
refactor: 统一组件样式,优化圆角和阴影效果,提升视觉一致性
2026-06-07 19:49:15 +08:00
jxxghp
e239c0c5ea
refactor: 优化代码格式,简化部分逻辑,提升可读性
2026-06-07 18:10:10 +08:00
jxxghp
87d780d985
refactor: remove unnecessary border and border-radius styles across various components
...
- Removed border and border-radius styles from SubscribeCard, CategoryEditDialog, ContentToggleSettingsDialog, DiscoverTabOrderDialog, ForkWorkflowDialog, OfflineStatusDialog, PluginMarketSettingDialog, ReorganizeDialog, SearchBarDialog, SiteImportDialog, SiteResourceDialog, SiteStatisticsDialog, WorkflowActionsDialog, TorrentFilterBar, and several setup views.
- Updated common.scss to introduce new variables for surface radius and border styles.
- Adjusted component styles to utilize new app surface styles for consistency.
2026-06-07 15:43:42 +08:00
jxxghp
bf05cd0697
fix: wrap button in a div for better layout structure
2026-06-07 11:05:36 +08:00
jxxghp
8e5b8f7207
feat(dashboard): 优化仪表盘组件加载逻辑,支持异步加载和状态管理
2026-06-07 08:57:25 +08:00
jxxghp
5e3e106d91
fix: sync login autofill fields
2026-06-06 23:40:45 +08:00
jxxghp
c5fa6aad68
feat(transfer-queue): enhance empty state display and add hint for no tasks
2026-06-06 23:17:42 +08:00
jxxghp
989e8b4c5e
feat(dashboard): 增加媒体组件的内边距以改善布局
2026-06-06 23:04:45 +08:00
jxxghp and Copilot
a865aa433c
fix: exit dashboard edit mode after reset
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-06 21:18:51 +08:00
jxxghp
df8e6016cd
feat(dashboard): improve layout and styling for media components
2026-06-06 20:54:46 +08:00
jxxghp
75da7d35b4
fix(dashboard): stabilize editable layout controls
2026-06-06 18:22:36 +08:00
jxxghp
e2722801e4
feat(dashboard): enhance layout and responsiveness of dashboard components
2026-06-06 17:56:53 +08:00
jxxghp
63e28b76c8
更新 dashboard.vue
2026-06-06 11:32:38 +08:00
jxxghp
9dc63e2c21
feat(dashboard): integrate GridStack for enhanced layout management
...
- Added GridStack for dynamic dashboard layout with drag-and-drop functionality.
- Introduced new properties for DashboardItem to support row configuration.
- Enhanced ContentToggleSettingsDialog with reset functionality.
- Updated localization files for new dashboard features.
- Refactored dashboard components to utilize GridStack for layout rendering.
- Improved responsiveness and styling for dashboard elements.
- Removed deprecated draggable component in favor of GridStack.
2026-06-06 08:45:45 +08:00
jxxghp
08a2741c06
fix: order radius option labels
2026-06-05 23:36:35 +08:00
jxxghp
0dd95508b5
fix: refine theme radius options
2026-06-05 23:29:11 +08:00
jxxghp
f3c524b6b5
feat: add theme radius customization
2026-06-05 23:06:10 +08:00
jxxghp
a73c28c1f7
fix vlist scroll
2026-06-05 13:30:17 +08:00
jxxghp
b3fb7e1de1
feat: 增强主题管理,支持动态主题切换和持久化设置
2026-06-05 09:06:06 +08:00
jxxghp
3620b2a979
fix: 调整布局和样式,增加卡片网格的内边距以避免溢出
2026-06-05 08:24:16 +08:00
jxxghp
1046cb276f
更新 _default-layout.scss
2026-06-05 06:53:32 +08:00
jxxghp
6dfda4807c
fix: 简化 showPasskeyLogin 计算属性,调整登录卡片内边距
2026-06-05 00:26:36 +08:00
jxxghp
8d13f3e5ca
fix: 调整布局和样式,修复滚动和间距问题
2026-06-04 23:33:20 +08:00
jxxghp
9ebe740c69
更新 DownloadingListView.vue
2026-06-04 22:53:06 +08:00
jxxghp
73673820f1
fix: prevent download card shadow clipping
2026-06-04 22:42:43 +08:00