jxxghp
e5339d524b
fix(cache): use fixed poster corner radius
2026-07-29 08:31:53 +08:00
jxxghp
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
5c63fe2313
feat(mediaserver): 飞牛影视增加访问码配置项
...
配置弹窗与初始化向导的飞牛表单增加访问码输入项,未开启时留空。
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 19:09:17 +08:00
jxxghp
8d86bd6e92
feat(glass): 插件卡片改为染色玻璃
...
将插件卡片与市场卡片头部的实色背景改为变量驱动的染色层:
图标主色只作为透光色相,玻璃主题下叠加吸收遮罩与镜面高光,
并按 frosted/tinted 材质与透明度调整强度;文件夹卡片渐变底
同步降低不透明度让卡片本体玻璃透出。
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 13:52:50 +08:00
InfinityPacer
8a4ca2482c
fix(glass): stabilize optical rendering and page presentation ( #595 )
2026-07-28 10:41:41 +08:00
InfinityPacer
3daa031a04
fix(glass): stabilize optical surfaces and page transitions ( #594 )
2026-07-27 17:33:05 +08:00
jxxghp
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
InfinityPacer
57448ca609
fix(glass): load cross-origin wallpapers directly ( #593 )
2026-07-27 13:49:09 +08:00
InfinityPacer
0f7c95cfaf
fix(glass): 收敛壁纸预加载与失效恢复 ( #592 )
...
* fix(glass): streamline wallpaper loading
* docs(glass): remove stale compatibility comment
* docs(glass): remove obsolete texture fallback note
2026-07-27 11:26:29 +08:00
InfinityPacer
3886909e9e
feat(glass): unify login and app optical presentation ( #591 )
2026-07-27 10:26:46 +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
InfinityPacer
ba48a25982
fix(glass): stabilize optical surfaces after scrolling ( #590 )
2026-07-25 19:14:52 +08:00
InfinityPacer
76c524eb9b
fix(dashboard): show media empty and retry states ( #589 )
2026-07-25 12:57:28 +08:00
InfinityPacer
48f8e8fc71
fix(glass): reset renderer state on unmount ( #588 )
2026-07-25 10:44:51 +08:00
InfinityPacer
2a0f15c1bd
test(subscribe): stabilize calendar and season coverage ( #587 )
2026-07-25 10:31:54 +08:00
InfinityPacer
e94ade364e
test(subscribe): stabilize mobile calendar filter ( #586 )
2026-07-25 10:31:04 +08:00
InfinityPacer
27f6c33782
feat(glass): improve optical quality and controls ( #585 )
2026-07-25 10:30:29 +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
v2.15.0
2026-07-24 18:57:29 +08:00
InfinityPacer
dc3f0abf9b
fix(auth): separate passkey and two-step verification ( #583 )
2026-07-24 06:18:43 +08:00
InfinityPacer
e63fc9a8bd
fix(theme): refine mobile glass controls ( #582 )
2026-07-24 06:18:08 +08:00
InfinityPacer
eb5366f129
fix(grid): refresh scroll target after overlay unlock ( #581 )
2026-07-23 23:18:25 +08:00
jxxghp
77c4a0f84c
Add glass theme backdrop treatment to media details
2026-07-23 21:58:43 +08:00
InfinityPacer
1bf6c1f1d8
perf(glass): complete phase three optimization ( #580 )
2026-07-23 20:26:28 +08:00
jxxghp
31caf8f5f8
feat(plugin): expose native subscribe action ( #502 )
2026-07-23 17:29:36 +08:00
InfinityPacer
787076355b
perf(app): add activity lifecycle management ( #579 )
2026-07-23 15:59:50 +08:00
jxxghp
4da764ddef
Flatten glass-theme modal surfaces
2026-07-23 15:58:18 +08:00
InfinityPacer
590755169f
feat(theme): refine glass and transparency settings ( #578 )
2026-07-23 14:06:46 +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
InfinityPacer
1ed69ccc64
feat: add glass materials and quality profiles ( #577 )
2026-07-23 06:08:39 +08:00
zangse
80519e6839
fix(mobile): 修复移动端 TMDB 搜索图标不可见及弹窗交互问题 ( #576 )
2026-07-23 06:05:36 +08:00
zangse
b4be18e71f
feat(calendar): add movie/TV series filter to subscription calendar ( #575 )
2026-07-23 06:04:55 +08:00
InfinityPacer
4a196731f1
perf(dashboard): restore additional cards from snapshots ( #574 )
2026-07-23 06:03:42 +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