jxxghp
|
3620b2a979
|
fix: 调整布局和样式,增加卡片网格的内边距以避免溢出
|
2026-06-05 08:24:16 +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
|
841e9479af
|
refactor: unify header tab menu definitions
|
2026-06-03 07:21:34 +08:00 |
|
jxxghp
|
d6b7b6d813
|
fix: close plugin filter menus after selection
|
2026-06-01 21:32:24 +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
|
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
|
5a4e345529
|
feat: add LLM proxy toggle
|
2026-05-27 06:57:09 +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
|
8c6cfa7fc5
|
feat: add MiniMax audio provider option
|
2026-05-25 19:10:21 +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 |
|
InfinityPacer
|
f5c8a463fa
|
feat(settings): expose image proxy private ranges (#479)
|
2026-05-25 14:17:27 +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
|
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 |
|
InfinityPacer
|
dcf0924c73
|
feat(subscribe-card): render progress with backend completed_episode (#475)
|
2026-05-22 19:39:07 +08:00 |
|
jxxghp
|
beb0506b0c
|
feat: show plugin system version compatibility
|
2026-05-20 19:56:21 +08:00 |
|
jxxghp
|
4235d3687c
|
feat: add tmdb api key setting
|
2026-05-20 11:28:29 +08:00 |
|
jxxghp
|
e0ebc35178
|
fix: 补充媒体详情订阅成功提示
|
2026-05-20 05:56:08 +08:00 |
|
jxxghp
|
07c9442ac8
|
fix: 移除集数定位规则启用开关的文字标签
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-19 13:36:05 +08:00 |
|
jxxghp
|
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 |
|
Album
|
de3523056a
|
feat: 增加手动整理集数定位规则配置并支持智能生成集数定位模板 (#473)
|
2026-05-19 07:20:23 +08:00 |
|
jxxghp
|
d7f74a3a8a
|
feat: implement dynamic accent color extraction and styling for UI cards with standardized shadow removal
|
2026-05-18 11:20:58 +08:00 |
|
jxxghp
|
91dbf065db
|
feat: update Ace editor themes to follow system color scheme and standardize dialog UI layouts
|
2026-05-18 10:07:22 +08:00 |
|
jxxghp
|
1759e666ba
|
feat: add search resource pages setting
|
2026-05-18 09:48:43 +08:00 |
|
jxxghp
|
65230f1ae8
|
fix: normalize history search empty value
|
2026-05-17 23:24:32 +08:00 |
|
jxxghp
|
508cf5d08f
|
fix: reset history table loading state
|
2026-05-17 23:15:03 +08:00 |
|
jxxghp
|
0e9ddc9da2
|
refactor: update search input to use placeholder and aria-label instead of label
|
2026-05-17 23:08:34 +08:00 |
|
jxxghp
|
48e6fc4466
|
refactor: migrate all dialogs to a centralized shared dialog management system using useSharedDialog composable
|
2026-05-17 22:54:17 +08:00 |
|
jxxghp
|
dee5d9d213
|
feat: replace Playwright with CloakBrowser for site emulation and update related translations
|
2026-05-17 15:50:47 +08:00 |
|
jxxghp
|
c5e2b1349f
|
refactor: implement lazy-loaded tab components with silent background data refresh for settings pages
|
2026-05-17 14:17:50 +08:00 |
|
jxxghp
|
0e005c3c7e
|
refactor: optimize Keep-Alive component rendering and data synchronization by introducing silent refresh states and fallback layout calculations.
|
2026-05-17 14:06:05 +08:00 |
|
jxxghp
|
5e8489c620
|
refactor: standardize keep-alive data refreshing using useKeepAliveRefresh composable across views and dashboards
|
2026-05-17 10:04:30 +08:00 |
|
jxxghp
|
75862c026a
|
refactor: replace useBackgroundOptimization with unified useBackground composable and update Nginx SSE route configuration
|
2026-05-17 08:32:17 +08:00 |
|
jxxghp
|
bbe3368c69
|
feat: introduce useKeepAliveRefresh composable to manage tab data synchronization and lifecycle refresh logic
|
2026-05-17 07:43:42 +08:00 |
|
jxxghp
|
587f06eb9f
|
perf: safely optimize list loading
|
2026-05-15 23:15:14 +08:00 |
|
jxxghp
|
7114c63e8f
|
Revert "perf: optimize infinite list loading"
This reverts commit 2a6f9e3cc0.
|
2026-05-15 23:08:56 +08:00 |
|
jxxghp
|
2a6f9e3cc0
|
perf: optimize infinite list loading
|
2026-05-15 22:59:00 +08:00 |
|
jxxghp
|
546af84dab
|
Revert "Feat/virtualizarefactor: virtualization rework — unify Virtual components, fix memory leaks, migrate 15+ consumerstion rework (#472)"
This reverts commit 5953496d84.
|
2026-05-15 21:42:43 +08:00 |
|
Aqr-K
|
5953496d84
|
Feat/virtualizarefactor: virtualization rework — unify Virtual components, fix memory leaks, migrate 15+ consumerstion rework (#472)
|
2026-05-15 21:15:30 +08:00 |
|