jxxghp
f3dbc4afad
feat: add qBittorrent API key setup support
...
Expose qBittorrent WebUI API Key fields in settings and setup so 5.2 users can connect without requiring username/password.
Refs jxxghp/MoviePilot#5724
2026-05-07 07:41:05 +08:00
jxxghp
b7b62d7922
feat: overhaul logging view with advanced filtering, grouped display, and real-time streaming controls
2026-05-05 11:53:21 +08:00
jxxghp
aa49c6ccbc
refactor(llm): merge preset selection into base URL field
...
Use a single editable Base URL combobox for LLM providers so preset endpoints and manual input share one field, with preset types shown as subtitles.
2026-05-03 11:31:06 +08:00
jxxghp
c29e329548
feat(llm): add provider URL presets
...
Expose provider-specific preset endpoints in the setup and system settings flows so users can start from the correct base URL while still editing it manually.
2026-05-03 09:38:28 +08:00
mcgrady.sun
1752256868
feat(resource): 资源搜索结果页增加重新搜索按钮
...
- 在搜索结果页右侧操作区新增"重新搜索"按钮(mdi-refresh 图标)
- 点击后使用相同搜索参数重新触发请求;正在请求或加载中时按钮禁用
- 若当前展示的是 AI 推荐结果,先切回原始结果再重新搜索,避免状态不一致
- 同步补充 zh-CN / zh-TW / en-US 三份本地化文案
2026-05-02 16:33:19 +08:00
jxxghp
288aeed178
chore: update LLM model hint examples in localization files
2026-04-30 11:29:17 +08:00
jxxghp
9a9a618136
refactor: extract LLM provider management logic into composable and add OAuth support for system settings
2026-04-30 09:49:05 +08:00
jxxghp
723eb319e1
feat: add batch AI reorganization support to Transfer History view
2026-04-29 20:37:52 +08:00
jxxghp
96684a8d13
feat: add configuration for AI voice input/output settings and models
2026-04-29 18:15:50 +08:00
jxxghp
f9e74cf436
style: group AI assistant settings in system page
2026-04-25 10:48:55 +08:00
jxxghp
30b39283b6
feat: add unified llm thinking level setting
2026-04-24 19:50:23 +08:00
jxxghp
60495668a6
Simplify LLM settings connectivity test
2026-04-21 22:14:19 +08:00
jxxghp
f2ac624dbb
fix: refine ai assistant settings feedback
2026-04-21 21:25:21 +08:00
jxxghp
6238849d3f
refactor: optimize ai assistant settings actions
2026-04-21 21:11:29 +08:00
笨笨
82cb903c1f
fix: localize llm test result labels
2026-04-21 20:41:39 +08:00
笨笨
5e5eb95b55
feat: add llm test button
2026-04-21 20:41:39 +08:00
jxxghp
e86cb9e1cc
Merge pull request #461 from InfinityPacer/codex/feat/local-plugin-paths
2026-04-19 07:07:55 +08:00
InfinityPacer
7b20a7b775
refactor(setting): rename local repo paths setting
2026-04-19 03:03:22 +08:00
InfinityPacer
df66b3e917
fix(plugin): local source label and detection
2026-04-19 02:54:09 +08:00
InfinityPacer
48c12b765d
feat(setting): expose local plugin paths
2026-04-18 03:11:55 +08:00
jxxghp
cab65be1c9
feat: update plugin market settings UI layout and refine localization strings
2026-04-17 15:25:36 +08:00
jxxghp
712dfa3fe1
feat: improve transfer history footer actions and plugin market settings
2026-04-17 15:02:56 +08:00
jxxghp
4b3733bc19
feat: add site auth step to setup wizard
2026-04-16 19:21:17 +08:00
jxxghp
b29c6bd83f
feat: add AI agent configuration step and expand basic settings with OCR and recognition source options
2026-04-16 17:36:27 +08:00
jxxghp
46fe257585
feat: add LLM image input support toggle to system settings
2026-04-15 08:46:51 +08:00
jxxghp
f69a57863e
feat: add AI-powered reorganization option to transfer history records
2026-04-14 15:39:15 +08:00
jxxghp
9cf782eb5b
style: remove background color from search bar container
2026-04-08 15:15:16 +08:00
jxxghp
6bbaf43671
feat: redesign search dialog UI with a custom input layout and OS-aware keyboard shortcuts
2026-04-08 08:28:42 +08:00
jxxghp
e2e239f6d9
fix: 消息中心纯文本换行丢失、登录页优化、底部导航液态玻璃效果
2026-04-07 13:10:19 +08:00
jxxghp
fe22403e66
feat: 新增文件整理失败智能接管设置项(AI_AGENT_RETRY_TRANSFER)
2026-04-03 13:39:57 +08:00
jxxghp
1e60e83514
feat: 新增智能体(Agent)消息类型,优化通知开关加载逻辑自动合并新增类型
2026-04-02 19:11:42 +08:00
jxxghp
8713e3cc86
feat: Add AI agent verbose mode, rename scheduled wake setting to scheduled wake, and update system settings layout.
2026-03-27 20:59:53 +08:00
jxxghp
3cc83d10d3
refactor: Relocate scheduler service settings from the main settings page to a new dedicated system view accessible via the shortcut bar.
2026-03-25 13:37:59 +08:00
jxxghp
192ded374a
feat:增加 AI_AGENT_JOB_INTERVAL 设置项
2026-03-25 13:06:44 +08:00
Attente
fef20e361e
refactor(setting): 更新刮削策略设置界面
2026-03-19 20:13:16 +08:00
EkkoG
275b095574
feat(wechat): implement AI bot mode configuration and localization updates
...
- Added functionality to enable AI bot mode for WeChat notifications, including default configuration settings.
- Introduced new input fields for bot-specific settings such as Bot ID, Bot Secret, and WebSocket URL.
- Updated localization files for English, Simplified Chinese, and Traditional Chinese to include new bot-related labels and hints.
2026-03-14 16:18:02 +08:00
jxxghp
b0f4ccc186
Merge pull request #451 from WongWang/feat-plugin-priority
2026-03-10 12:55:00 +08:00
EkkoG
38dfb3af07
feat: add QQ notification channel support with validation and localization
2026-03-07 23:21:09 +08:00
Castell
ae4c59bfdb
feat: 新增优先使用插件识别的功能
2026-03-02 21:04:43 +08:00
doumao
28a5a83315
feat: 前端支持绿联SSL证书校验开关配置
2026-02-28 22:54:27 +08:00
doumao
ff7658b5ba
feat: 完成绿联媒体服务前端接入与展示优化
2026-02-28 22:09:09 +08:00
DDSRem and Claude Opus 4.6
2dbe8e6685
feat(downloader): add rTorrent UI support
...
Add rTorrent as a downloader option in settings, setup wizard, and
downloader card with config form (host, username, password) and
ruTorrent logo. Include i18n translations for zh-CN, zh-TW, and en-US.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 13:12:56 +08:00
DDSRem
ae00602345
feat: u115 support oauth
2026-01-29 21:49:17 +08:00
jxxghp
0d304b58ca
feat:二级分类设置界面
2026-01-25 09:40:50 +08:00
jxxghp
b88d4f0ecb
feat:LLM上下文窗口设置
2026-01-23 22:35:03 +08:00
jxxghp
64a4a7aff5
feat: Add file transfer threads setting with UI and localization.
2026-01-21 20:25:54 +08:00
PKC278
3a782bc69c
fix(locales): 以zh-CN为基准,补充其他语言缺失字段
2026-01-20 18:33:08 +08:00
PKC278
be40f55bd9
feat(search): 添加AI推荐功能并优化相关逻辑
2026-01-15 03:04:58 +08:00
HankunYu
c691cdaa0e
Merge branch 'jxxghp:v2' into v2
2026-01-12 00:52:28 +00:00
HankunYu
53efdc2802
用户设置页面新增discord id设置
2026-01-12 00:48:24 +00:00