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
jxxghp
c6d0116e0f
fix: apply theme shadow to workflow and download cards
2026-06-04 22:22:55 +08:00
jxxghp
6a06001dae
fix: 修复横向滑块标题按钮点击区域
2026-06-04 22:07:02 +08:00
jxxghp
ad75b50a0c
fix: 修复主题定制器顶部安全区
2026-06-04 21:54:52 +08:00
jxxghp
2a68aa05f6
fix: 修复主题定制器移动端滚动高度
2026-06-04 21:45:21 +08:00
jxxghp
fa90411c7a
feat: 添加滑块阴影缓冲区,优化横向滚动效果
2026-06-04 21:25:08 +08:00
jxxghp
643ddcef07
feat: enhance theme customizer with shadow options and update styles
...
- Added shadow customization options to the theme customizer, allowing users to select from 'none', 'low', 'medium', and 'high'.
- Updated the theme customizer settings interface and default values to include shadow settings.
- Enhanced the CSS variables for shadows in common.scss to support different shadow levels based on user selection.
- Modified the VirtualSlideView component styles to improve layout and scrolling behavior.
- Updated localization files for English, Simplified Chinese, and Traditional Chinese to include new shadow-related terms.
- Adjusted various components to ensure consistent application of shadow styles across the application.
2026-06-04 21:20:08 +08:00
jxxghp
addc0838c0
feat: 添加工作流执行配置和并行数设置,优化工作流管理功能
2026-06-04 15:57:08 +08:00
jxxghp
8b43e0a754
更新 package.json
2026-06-04 08:45:25 +08:00
jxxghp
f81a9f0929
fix: 移除无用的认证提供方加载状态,简化登录逻辑
2026-06-04 08:37:19 +08:00
jxxghp
3cf5cc24cd
feat: 添加插件认证支持,优化登录流程
2026-06-04 08:24:10 +08:00
jxxghp
841e9479af
refactor: unify header tab menu definitions
2026-06-03 07:21:34 +08:00
jxxghp
8c3380e8f5
fix: 更新主题定制器翻译,优化用户界面文本
2026-06-02 23:03:19 +08:00
jxxghp
0ac42f0a76
fix: 添加订阅排序方式的本地存储功能,优化用户体验
2026-06-02 22:48:42 +08:00
jxxghp
caef6eca67
fix: 同步主题定制器状态到根节点,优化全局悬浮按钮位置
2026-06-02 22:44:53 +08:00
jxxghp
0867236b68
fix: 更新主题定制器图标样式,提升可读性
2026-06-02 21:26:30 +08:00
jxxghp
09dfdbaf67
fix: 简化主题定制器按钮样式,提升界面整洁度
2026-06-02 21:11:13 +08:00
jxxghp
57224e15fb
fix: 调整主题定制器和对话框样式,优化用户体验
2026-06-02 21:06:24 +08:00
jxxghp
200500a060
fix: use dialog theme customizer in app mode
2026-06-02 19:14:56 +08:00
jxxghp
a4731aade1
feat: enable app mode theme customizer
2026-06-02 19:00:48 +08:00
jxxghp
7d21eabf1a
fix: prevent theme customizer startup crash
2026-06-02 18:35:05 +08:00
jxxghp
b639737bd6
feat: refine theme customizer and horizontal navigation
2026-06-02 17:56:41 +08:00
jxxghp
d02ece234c
fix: 修改主题定制器标题,提升语言一致性
2026-06-02 17:07:16 +08:00
jxxghp
889a5c9e51
fix: 优化主题定制器按钮样式和布局,提升用户体验
2026-06-02 17:02:23 +08:00
jxxghp
880a34f508
fix: 调整主题定制器面板的透明度设置显示逻辑
2026-06-02 16:18:00 +08:00
jxxghp
50b0148ed6
feat: add theme customizer component and functionality
...
- Introduced a new ThemeCustomizer component for real-time theme customization.
- Updated UserProfile.vue to integrate the ThemeCustomizer and manage theme settings.
- Enhanced theme management with new settings for layout, primary color, and skin.
- Added support for semi-dark menu and responsive design adjustments.
- Implemented local storage persistence for theme settings.
- Updated localization files to include new theme customizer strings in English, Simplified Chinese, and Traditional Chinese.
- Modified styles to support new bordered skin and theme customizer layout.
- Refactored existing components (HeaderTab, SearchBar) to accommodate new theme features.
2026-06-02 16:16:20 +08:00
jxxghp
285ddab45a
fix: 调整插件项目主页链接逻辑,优化下拉菜单项顺序
2026-06-02 13:10:14 +08:00
jxxghp
aa12f4b6b6
fix: 优化插件项目主页链接解析逻辑
2026-06-02 12:54:54 +08:00
jxxghp
9bbb060073
fix: 修复插件项目主页跳转被拦截
2026-06-02 08:18:12 +08:00
jxxghp
3b0623628c
fix: 优化插件卡片项目主页与版本历史入口
2026-06-02 07:53:10 +08:00
jxxghp
b45c147452
fix: 调整插件更新说明菜单行为
2026-06-02 07:31:17 +08:00
jxxghp
25bc7c4b3c
feat: 添加插件更新历史功能及相关国际化支持
2026-06-02 07:16:05 +08:00
jxxghp
d6b7b6d813
fix: close plugin filter menus after selection
2026-06-01 21:32:24 +08:00
jxxghp
a3ac46c891
更新 package.json
2026-06-01 12:00:14 +08:00
jxxghp
258e64bca7
fix: 更新站点 Cookie 处理逻辑,添加请求失败提示,优化服务工作者缓存策略
2026-05-31 09:16:52 +08:00
jxxghp
e905df014e
fix: add precomposed apple touch icon
2026-05-31 08:39:21 +08:00
jxxghp
b93f8f2bff
fix: 消息中心首次打开时SSE与数据库消息重复显示
...
SSE消息只有date字段、note为null,数据库消息只有reg_time、note为{},
原getMessageKey将reg_time和date作为两个独立字段拼接签名导致同一条消息签名不同。
归一化时间字段(reg_time||date)和note字段后去重恢复正常。
2026-05-30 19:18:55 +08:00
jxxghp
9aa0a5e1b7
更新 package.json
2026-05-30 08:58:34 +08:00
jxxghp
ee9f41d015
更新 package.json
2026-05-30 08:58:22 +08:00
jxxghp
ad6a664cbe
fix: proxy bangumi images
2026-05-30 08:54:40 +08:00
jxxghp
07dc3c3e9a
fix: build Emby app deep links with server ids
2026-05-28 15:06:30 +08:00
jxxghp
262b4bebd4
更新 package.json
2026-05-28 14:37:07 +08:00
jxxghp
6e50cf31de
fix: correct media server card links
2026-05-28 14:33:50 +08:00
jxxghp
14aa75dfae
fix: format version install statistics
2026-05-27 17:48:58 +08:00
jxxghp
348aa4757b
fix: normalize search site selection
2026-05-27 15:21:44 +08:00
jxxghp
6e6819acc1
fix: auto match manual transfer target path
2026-05-27 13:26:01 +08:00
jxxghp
51a58aaae0
fix: show manual transfer recognition details
2026-05-27 11:03:55 +08:00
jxxghp
fbde99389e
更新 package.json
2026-05-27 07:11:01 +08:00
jxxghp
5a4e345529
feat: add LLM proxy toggle
2026-05-27 06:57:09 +08:00
jxxghp
b446afb6d8
fix: improve plugin market editor layout
2026-05-26 17:39:14 +08:00
jxxghp
8580af36d1
fix: compact plugin market settings dialog
2026-05-26 17:16:19 +08:00
jxxghp
95ca092117
feat: optimize plugin market repository settings
2026-05-26 16:30:31 +08:00
jxxghp
ba200cae5c
fix: move LLM user agent after max context
2026-05-26 08:30:33 +08:00
jxxghp
87c73e0253
feat: add llm user agent setting
2026-05-26 08:20:02 +08:00
jxxghp
d4d7f635f5
fix: allow rust acceleration re-enable
2026-05-25 23:48:09 +08:00
jxxghp
729db1510e
更新 package.json
2026-05-25 23:11:22 +08:00
jxxghp
8a12ecf918
fix: render OTP QR code reliably
2026-05-25 23:07:45 +08:00
jxxghp
cacc2602df
fix: initialize OTP dialog on open
2026-05-25 19:49:30 +08:00
jxxghp
8c6cfa7fc5
feat: add MiniMax audio provider option
2026-05-25 19:10:21 +08:00
jxxghp
0113f28d8c
更新 package.json
2026-05-25 18:20:49 +08:00
jxxghp
d870b788bc
feat: add usage version statistics dialog
2026-05-25 18:16:35 +08:00
jxxghp
19a3213be0
fix: 插件页面再次进入时不显示新版本提示
2026-05-25 14:32:20 +08:00
jxxghp
ff3b5b4232
fix: hide episode sort for movie subscriptions
2026-05-25 11:40:06 +08:00
jxxghp
6da0aae362
feat: add subscription sort options
2026-05-25 11:30:42 +08:00
jxxghp
1674f15d7c
fix: use null for empty episode group selection
2026-05-25 05:33:26 +08:00
jxxghp
c6981e9955
feat: 添加剧集组功能,支持自动查询和手动输入剧集组编号
2026-05-24 23:33:17 +08:00
jxxghp
96d3426d0c
fix: 优化插件市场刷新按钮状态
2026-05-24 20:28:45 +08:00
jxxghp
c88b2abcce
fix: 修复 Rust 加速可用性标志并调整插件本地仓库路径和传输线程设置的布局
2026-05-23 21:10:48 +08:00
jxxghp
42fe928155
fix: 调整插件本地仓库路径输入框的位置
2026-05-23 20:55:19 +08:00
jxxghp
4cc455b948
feat: add Rust acceleration configuration option to system settings
2026-05-23 20:41:51 +08:00
jxxghp
bce073ebe0
fix: adjust file manager selection toolbar
2026-05-23 13:30:46 +08:00
jxxghp
c27167097e
更新 package.json
2026-05-23 09:25:12 +08:00
jxxghp
01796b3dc5
更新 package.json
2026-05-22 21:52:03 +08:00
jxxghp
cc8d5cf931
style: lighten setting card accents
2026-05-21 22:05:46 +08:00
jxxghp
6083887675
fix: load registered passkeys on dialog open
2026-05-21 07:06:51 +08:00
jxxghp
beb0506b0c
feat: show plugin system version compatibility
2026-05-20 19:56:21 +08:00
jxxghp
7614696e61
fix: 修复智能推荐按钮初始不可用
2026-05-20 12:36:41 +08:00
jxxghp
4235d3687c
feat: add tmdb api key setting
2026-05-20 11:28:29 +08:00
jxxghp
2960e7cfde
fix: keep mobile navbar blur above progress dialog
2026-05-20 06:08:15 +08:00
jxxghp
e0ebc35178
fix: 补充媒体详情订阅成功提示
2026-05-20 05:56:08 +08:00
jxxghp and Claude Opus 4.7
07c9442ac8
fix: 移除集数定位规则启用开关的文字标签
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 13:36:05 +08:00
jxxghp and Claude Opus 4.7
ccc820e8d2
fix: 优化集数定位规则UI,新增按钮改为绿色,启用改为Switch开关
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 13:31:13 +08:00
jxxghp
68bb568400
fix: 移除集数定位规则删除确认
2026-05-19 08:43:38 +08:00
jxxghp
13cd214e6d
fix: 优化集数定位规则响应式布局
2026-05-19 08:29:52 +08:00
jxxghp
311880bcd3
fix: align downloader path mapping fields
2026-05-19 08:13:03 +08:00
jxxghp
088ebbe0bb
fix: adjust downloader path mapping UI
2026-05-19 08:10:55 +08:00
jxxghp
cf139a938e
style: 移除资源搜索结果副标题
2026-05-18 19:11:54 +08:00
jxxghp
be2f4d0170
style: 调整智能推荐重试图标
2026-05-18 14:24:18 +08:00
jxxghp
79493665c1
style: 优化资源搜索结果智能推荐按钮
2026-05-18 14:17:06 +08:00
jxxghp
106062da82
style: 统一资源搜索结果抬头按钮样式
2026-05-18 13:58:00 +08:00
jxxghp
50e54e943d
更新 resource.vue
2026-05-18 13:47:12 +08:00
jxxghp
6b811f2250
style: 优化资源搜索结果抬头
2026-05-18 13:26:37 +08:00
jxxghp
fa7f2a6c7c
fix: adapt notification template dialog height
2026-05-18 12:13:07 +08:00