jxxghp
777e30d137
fix(agent): recover PWA background replies
2026-08-01 08:13:58 +08:00
jxxghp
ed5d955ae7
fix(glass): align toast bubbles with menu material
2026-08-01 07:51:25 +08:00
jxxghp
38fe17ab99
Improve type safety in name test form and theme test
2026-07-31 15:14:38 +08:00
jxxghp
c957264b72
Enhance name recognition results with source metadata
2026-07-31 15:12:41 +08:00
jxxghp
246b8ff54b
feat(plugin): add ratings and about dialog
2026-07-31 13:41:29 +08:00
jxxghp
55e3a8cba2
feat: 显示共享媒体识别统计
2026-07-30 17:50:16 +08:00
jxxghp
ca2f3da7a5
feat(settings): configure mounted directory cleanup
2026-07-30 17:45:13 +08:00
jxxghp
7e3e95fbcd
Theme agent robot colors dynamically
2026-07-30 16:42:43 +08:00
jxxghp
4362e76ca0
Refine glass navbar and file browser surface materials
2026-07-30 15:25:45 +08:00
jxxghp
f761c59637
Unify MoviePilot wordmark styling across layouts
2026-07-30 14:51:50 +08:00
jxxghp
715da1929b
Fix LLM provider fields and OpenAI-compatible protocol detection
2026-07-30 14:41:26 +08:00
jxxghp
6104fb861e
feat: 后端修改前端智能助手设置 ( #597 )
2026-07-30 13:32:19 +08:00
jxxghp
01e7dcee56
fix(editor): unify Ace editor padding
2026-07-29 13:48:12 +08:00
jxxghp
9ef45918b8
fix WordsView
2026-07-29 13:19:56 +08:00
jxxghp
502a593985
更新 package.json
2026-07-29 11:19:32 +08:00
jxxghp
90d626e7c6
chore(lint): 清理失效抑制项
2026-07-29 10:12:05 +08:00
jxxghp
8a3b99ae51
feat(pwa): 完善 iOS 启动与主题恢复
2026-07-29 10:06:14 +08:00
jxxghp
e5339d524b
fix(cache): use fixed poster corner radius
2026-07-29 08:31:53 +08:00
jxxghp and Claude Opus 4.8
e218508c2d
fix(editor): Ace 输入框玻璃质感与圆角内边距对齐
...
- 玻璃主题下让 .ace_editor 与普通输入框一致的染色玻璃、描边、聚焦态
- 重命名格式编辑器改用全局圆角 token,并通过 renderer 补齐内边距
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-28 20:07:05 +08:00
jxxghp
e7bfc4ec1c
fix(glass): 捷径卡片补齐玻璃描边与高光
...
弹层内嵌套卡片被通用折叠规则抹平 border 与 box-shadow,只补回背景会显得与其它玻璃卡片不一致,这里补齐完整表面并加上 hover 态。同时带上搜索弹窗的空状态间距与样式顺序整理。
2026-07-28 19:30:05 +08:00
jxxghp and Claude Opus 5
5c63fe2313
feat(mediaserver): 飞牛影视增加访问码配置项
...
配置弹窗与初始化向导的飞牛表单增加访问码输入项,未开启时留空。
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 19:09:17 +08:00
jxxghp and Claude Opus 5
8d86bd6e92
feat(glass): 插件卡片改为染色玻璃
...
将插件卡片与市场卡片头部的实色背景改为变量驱动的染色层:
图标主色只作为透光色相,玻璃主题下叠加吸收遮罩与镜面高光,
并按 frosted/tinted 材质与透明度调整强度;文件夹卡片渐变底
同步降低不透明度让卡片本体玻璃透出。
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 13:52:50 +08:00
jxxghp and Claude Opus 5
15ef332ea2
fix(pwa): 面板打开时隐藏底部导航
...
底部导航 Teleport 到 body(z-index 1999),而主题定制器(2102)与
Agent 面板(2601)渲染在 VApp 内部。玻璃主题给 .v-application 设置了
position: relative + z-index: 1,形成层叠上下文,两个面板的数值被限制在
该层内部,无法压过 body 层的底部导航。
移动端这两个面板均为全屏,改为在根节点开关标记打开时隐藏底部导航。
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-07-27 16:33:27 +08:00
jxxghp
0f8a817413
fix tests
2026-07-27 10:20:30 +08:00
jxxghp
eb47545b76
fix #6199
2026-07-27 10:05:32 +08:00
jxxghp
6fc123e0f6
fix: simplify media key generation to prevent duplicates
...
- Refactor getMediaItemKey function with clear priority chain
- Replace complex nested ternary with readable if-else structure
- Ensure consistent key generation for same media items
- Prioritize tmdb_id > douban_id > bangumi_id > anilist_id > media_id
Fixes duplicate items in popular subscribe list
Related to jxxghp/MoviePilot#6199
2026-07-27 09:43:00 +08:00
jxxghp
5bdef2ba8f
fix(transfer): 显示并确认重新整理
2026-07-26 08:58:49 +08:00
jxxghp
42ca5b8f94
fix(search): assemble batched SSE results ( #6186 )
2026-07-26 08:55:34 +08:00
jxxghp
b3e596c761
fix(subscribe): preserve source identity across season flows
2026-07-25 08:51:30 +08:00
jxxghp
0ee9e466c3
fix(subscribe): improve season metadata display ( #584 )
2026-07-25 08:01:43 +08:00
jxxghp
5325d813b4
Restore clear theme navbar surface after scrolling
2026-07-24 18:57:29 +08:00
jxxghp
77c4a0f84c
Add glass theme backdrop treatment to media details
2026-07-23 21:58:43 +08:00
jxxghp
31caf8f5f8
feat(plugin): expose native subscribe action ( #502 )
2026-07-23 17:29:36 +08:00
jxxghp
4da764ddef
Flatten glass-theme modal surfaces
2026-07-23 15:58:18 +08:00
jxxghp
f7ef9dd116
Unify glass overlay material tokens across floating panels
2026-07-23 13:57:20 +08:00
jxxghp
4bc16eb220
Fix clear glass mobile overlays
2026-07-23 08:58:56 +08:00
jxxghp
032bda61f6
Fix mobile clear glass surfaces
2026-07-23 08:12:39 +08:00
jxxghp
91ce2c8aee
Refine glass responsive surfaces
2026-07-23 07:51:49 +08:00
jxxghp
9b230d14b4
Lighten clear glass overlays
2026-07-23 07:19:00 +08:00
jxxghp
6201e01914
Fix glass overlay readability
2026-07-23 07:17:24 +08:00
jxxghp
441f2ecc06
Unify glass theme backdrop filters
2026-07-23 07:05:43 +08:00
jxxghp
b32a4e7c6a
Optimize glass theme rendering performance
2026-07-22 22:48:25 +08:00
jxxghp
dc8becb41a
Integrate logging and scheduler surfaces with glass theme
2026-07-22 22:39:11 +08:00
jxxghp
d2896d5936
Disable transitions that disrupt glass theme rendering
2026-07-22 22:13:13 +08:00
jxxghp
0315481eb6
Style mobile scheduler cards with glass theme
2026-07-22 21:18:47 +08:00
jxxghp
ca955b48e2
Fix glass theme shadows and slider overflow
2026-07-22 20:25:12 +08:00
jxxghp
19e93edca0
fix(glass-theme): adjust background filter and opacity for improved contrast
2026-07-22 20:10:17 +08:00
jxxghp
d039efbefe
Brighten glass theme background visuals
2026-07-22 18:19:28 +08:00
jxxghp
4405a69d59
fix: refine glass search field
2026-07-22 15:42:53 +08:00
jxxghp
c5f3a4db44
fix: honor selected glass theme color
2026-07-22 15:12:35 +08:00
jxxghp
b66bc353b3
fix: hide unsupported glass theme controls
2026-07-22 15:07:09 +08:00
jxxghp
17cdfe6885
feat: add glass theme
2026-07-22 15:00:11 +08:00
jxxghp
5cf0dc116a
feat: add AniList browsing and source-aware search
2026-07-22 12:53:58 +08:00
jxxghp and traeagent
9f375e8413
feat: 调整文件重命名输入框宽度 ( #570 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-21 22:35:12 +08:00
jxxghp
1d7cfbfed8
fix: refine subscribe files dialog layout
2026-07-21 20:25:14 +08:00
jxxghp
0cc254c07d
feat: propagate media source identities ( #6129 )
2026-07-21 20:21:17 +08:00
jxxghp
42ba550bb4
feat: support manual media selection for file scraping
2026-07-21 12:55:14 +08:00
jxxghp
1aa8c9122d
v2.15.0
2026-07-21 11:56:28 +08:00
jxxghp
225d1d2ec0
fix: complete media server field hints
2026-07-21 11:38:42 +08:00
jxxghp
00c0c86345
feat: support selectable anime metadata sources
2026-07-21 11:32:16 +08:00
jxxghp
eee83542df
fix(scheduler): move mobile status to subtitle row
2026-07-21 11:25:15 +08:00
jxxghp
03126d32c1
feat(plugin): expose host toast to federated views
2026-07-20 12:35:14 +08:00
jxxghp
67e78d0eb1
Fix transfer history mobile record layout
2026-07-18 11:45:12 +08:00
jxxghp and traeagent
ef7f346e7a
feat: 优化历史记录页面小屏幕显示 ( #554 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-18 11:17:13 +08:00
jxxghp and traeagent
707bfc87a1
feat: 优化历史记录页面小屏幕显示 ( #553 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-18 10:58:06 +08:00
jxxghp and traeagent
3416c879de
feat: 优化历史记录页面小屏幕显示 ( #552 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-18 10:42:08 +08:00
jxxghp
bbed5bf0ae
feat: 优化历史记录页面小屏幕显示 ( #551 )
2026-07-18 10:24:46 +08:00
jxxghp
e4e5bce234
更新 package.json
2026-07-18 08:06:59 +08:00
jxxghp
ae4f304cc2
feat: 优化小屏幕订阅日历界面 ( #547 )
2026-07-18 08:05:31 +08:00
jxxghp
36bb99cf06
Improve plugin market filter menu layout
2026-07-17 15:45:41 +08:00
jxxghp
24c2e3b49c
Fix login layout on short mobile screens
2026-07-17 14:47:19 +08:00
jxxghp
486a471c0c
更新 package.json
2026-07-17 14:18:55 +08:00
jxxghp
00feeb86ca
Fix agent assistant layering and login card visibility
2026-07-17 12:53:01 +08:00
jxxghp
5676e0b9b1
feat: 优化识别结果展示,调整图标和标题样式
2026-07-17 09:51:54 +08:00
jxxghp
38a841dc9c
feat: 添加自定义识别词功能,支持保存和管理识别规则
2026-07-17 09:47:15 +08:00
jxxghp
6e92673438
feat: 更新金属材质设置,优化视觉效果和层次感
2026-07-17 09:04:21 +08:00
jxxghp
5e2585b210
feat: 添加媒体详情查看功能和相关计算属性
2026-07-17 08:42:22 +08:00
jxxghp
5390af50ac
feat: 重新设计捷径测试结果页面 ( #534 )
2026-07-16 21:41:10 +08:00
jxxghp
c0f58c7df4
feat: 更新3D金属Logo材质和光照设置,提升视觉效果
2026-07-16 20:27:47 +08:00
jxxghp
52df6bef38
fix: adjust logo bevel thickness and depth for improved appearance
2026-07-16 17:40:09 +08:00
jxxghp
9900042bc3
feat: enhance 3D MetalLogo component with rounded shapes and improved materials
2026-07-16 17:32:00 +08:00
jxxghp
e4f02a326f
feat: add 3D MetalLogo component and update dependencies
2026-07-16 15:34:44 +08:00
jxxghp
32b0c1c00c
fix: widen plugin market mobile filters
2026-07-16 12:44:20 +08:00
jxxghp
2e0a582d22
fix: scope mobile form layout styles
2026-07-15 13:53:13 +08:00
jxxghp
9c2c4d9fc4
Improve responsive input layouts and mobile control widths
2026-07-15 13:44:12 +08:00
jxxghp
4e0191ba5c
fix(calendar): deepen today highlight
2026-07-15 12:41:33 +08:00
jxxghp
9247850411
Update the rule test empty-state icon
2026-07-15 12:38:18 +08:00
jxxghp
29b4854dae
fix: allow wrapping mobile multi-select values
2026-07-15 12:06:01 +08:00
jxxghp
338af516be
fix: stabilize mobile shortcut validation styles
2026-07-15 10:57:54 +08:00
jxxghp
ea892a31c0
feat: enhance recognition and rule testing features
...
- Updated maxWidth for NameTestView and RuleTestView dialogs to improve layout.
- Added new localization strings for recognition and rule testing in English, Simplified Chinese, and Traditional Chinese.
- Refactored NameTestView to include detailed analysis steps and summary items for better user feedback.
- Improved error handling and loading states in both NameTestView and RuleTestView.
- Redesigned form layouts for NameTestView and RuleTestView to enhance user experience and accessibility.
- Added computed properties for better data handling and display in the recognition and rule testing processes.
2026-07-15 09:11:27 +08:00
jxxghp
c0f3814560
Add responsive input separators for stacked mobile fields
2026-07-15 08:14:23 +08:00
jxxghp
15f984ba44
fix: ellipsize mobile input values
2026-07-14 22:21:49 +08:00
jxxghp
362c601c7e
fix: remove mobile input dividers
2026-07-14 22:06:17 +08:00
jxxghp
4f0204d465
fix: normalize mobile input dividers
2026-07-14 22:03:07 +08:00
jxxghp
d92e79169c
Reduce vertical spacing for responsive input rows
2026-07-14 21:53:16 +08:00
jxxghp
563849aab3
fix: hide trailing mobile input divider
2026-07-14 21:36:55 +08:00
jxxghp
b0a27c6405
fix: optimize mobile input layout
2026-07-14 21:25:27 +08:00
jxxghp
b664e0b447
更新 package.json
2026-07-14 13:54:01 +08:00
jxxghp
d625d1ad46
fix: 完善移动端表单响应式布局
2026-07-14 13:51:50 +08:00
jxxghp
cec9563963
feat: 添加响应式输入适配器,优化小屏幕录入控件布局
2026-07-14 12:45:11 +08:00