jxxghp
f293681588
refactor: implement search parameter state management and prevent API caching for search requests
2026-05-09 23:02:17 +08:00
jxxghp
2f1a356e65
fix: replace virtual card grid with progressive loading
2026-05-09 22:23:45 +08:00
jxxghp
5909d2423c
fix: stabilize virtual card grid during fast scrolling
2026-05-09 21:50:32 +08:00
jxxghp
42f7df8f4a
fix: refine data cleanup settings tab
...
Move the data tab before log, hide retention fields until cleanup is enabled, and remove the extra download files prompt to keep the advanced settings flow focused.
2026-05-09 21:40:35 +08:00
jxxghp
abaa40d819
feat: add data cleanup settings tab
...
Expose the cleanup switch and per-table retention periods in advanced settings so administrators can manage data cleanup from the UI.
2026-05-09 21:22:02 +08:00
jxxghp
0d05a104c4
refactor: migrate site management actions to dynamic floating menu and update sort mode exit buttons
2026-05-09 18:37:16 +08:00
jxxghp
e8708f8de7
fix: add exit action for drag sort mode
2026-05-09 18:10:56 +08:00
jxxghp
7918b21b5b
fix sites title align
2026-05-09 18:05:52 +08:00
jxxghp
088db67089
fix: make sort mode drag-only across cards
2026-05-09 18:04:10 +08:00
jxxghp
62e0d8e9dc
perf: virtualize remaining long result views
...
Reduce DOM growth across resource, history, workflow, share, downloading, and message views so large datasets stay responsive while scrolling.
2026-05-09 17:28:23 +08:00
jxxghp
96d655155a
perf: virtualize management lists and make drag sorting opt-in
2026-05-09 16:07:28 +08:00
jxxghp
a475085d7b
refactor: implement buffered streaming updates and disable keep-alive for resource
2026-05-09 13:22:40 +08:00
jxxghp
58fdb77b37
更新 index.ts
2026-05-09 12:25:18 +08:00
jxxghp
8a25c6578d
更新 index.ts
2026-05-09 12:15:08 +08:00
jxxghp
ef62bd6e98
fix: restore horizontal slide loading placeholders
...
Wrap VirtualSlideView loading content in a horizontal track so media and person slide skeletons keep their original full-width carousel layout and title presentation during loading.
2026-05-09 09:02:40 +08:00
jxxghp
876a46607b
chore: bump version to 2.11.0
2026-05-09 08:51:59 +08:00
jxxghp
107f70abde
refactor: unify horizontal card virtualization
...
Replace the remaining slide loading fallbacks with VirtualSlideView so horizontal media and person carousels use a single rendering path. Remove the now-unused SlideView component to keep the slide system smaller and easier to maintain.
2026-05-09 08:48:49 +08:00
jxxghp
090b9d735d
feat: add media recognition sharing setting and update system settings UI layout
2026-05-09 08:33:29 +08:00
jxxghp
dbeea6afcc
perf: reduce frontend memory pressure and startup cost
...
Limit long-lived page and component retention while virtualizing large card views to keep runtime memory lower. Defer heavy editor, chart, workflow, calendar, and icon code so the app loads less JavaScript up front.
2026-05-09 08:32:14 +08:00
jxxghp
2931f5df46
更新 package.json
2026-05-08 11:21:47 +08:00
jxxghp
e14c81d178
feat(settings): persist LLM base URL presets
2026-05-08 10:52:30 +08:00
jxxghp
a9403c9c34
chore: bump version to 2.10.11
2026-05-07 08:23:20 +08:00
jxxghp
dc4914e3ca
style: adjust downloader card API key field to span full width
2026-05-07 08:22:39 +08:00
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
e3e22aebd9
feat: replace log level chips with VSelect dropdown in LoggingView and adjust layout spacing
2026-05-06 13:04:35 +08:00
jxxghp
0ca2f20b24
refactor: update logging record layout to use block-level elements for better alignment and structure
2026-05-06 08:02:50 +08:00
jxxghp
14279c773d
fix: update LoggingView layout to support responsive height for mobile devices
2026-05-05 12:37:30 +08:00
jxxghp
8372f63eb6
refactor: dynamic logging view height calculation and remove redundant LLM model refresh on settings save
2026-05-05 12:34:09 +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
162cce1f50
feat: replace VSelect with VAutocomplete for LLM provider selection in settings
2026-05-04 20:04:14 +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
a40e52079f
更新 package.json
2026-05-03 09:44:37 +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
jxxghp
23d7f0dcc1
更新 package.json
2026-04-30 11:55:22 +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
fc9fe5e21e
chore: bump version to 2.10.8 and adjust UI styling for scraping settings
2026-04-29 17:10:36 +08:00
jxxghp
24b763d808
refactor: comment out redundant refresh call in ShortcutBar message submission
2026-04-28 13:10:37 +08:00
jxxghp
f761cdff00
chore: bump version to 2.10.7 and improve message sending reliability with explicit refresh and type safety
2026-04-28 13:04:05 +08:00
jxxghp
b785769138
feat: add transparent theme support for AI agent settings card and adjust border opacity
2026-04-25 12:30:30 +08:00
jxxghp
6d1febd70a
更新 AccountSettingSystem.vue
2026-04-25 11:41:35 +08:00
jxxghp
bdbaf503ca
feat: implement custom Jinja2 syntax highlighting for rename templates and notification templates using VAceEditor
2026-04-25 11:20:15 +08:00
jxxghp
f9e74cf436
style: group AI assistant settings in system page
2026-04-25 10:48:55 +08:00
jxxghp
e043669a10
更新 package.json
2026-04-24 20:25:09 +08:00
jxxghp
78d8fdba9d
fix: restore setup agent grid layout
2026-04-24 20:20:36 +08:00
jxxghp
5c0f0386a6
chore: reorder llm thinking setting
2026-04-24 20:17:22 +08:00
jxxghp
30b39283b6
feat: add unified llm thinking level setting
2026-04-24 19:50:23 +08:00
jxxghp
de84c39d2f
fix card action hit areas
2026-04-22 18:01:26 +08:00
jxxghp
65152e7e37
fix: 修复媒体服务器卡片关闭按钮被背景图遮挡的问题
2026-04-22 17:07:41 +08:00
jxxghp
ba343ce5fa
style: adjust login page layout spacing and formatting for improved visual alignment
2026-04-21 22:20:04 +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
jxxghp
74e6f8b03e
bump version to 2.10.3
2026-04-21 08:55:50 +08:00
jxxghp
a2bf0d2b16
refine settings card layouts
2026-04-21 08:50:14 +08:00
jxxghp
7532d39978
style: update plugin repository icon and increase compact FAB icon size
2026-04-19 14:45:35 +08:00
jxxghp
5cc9bf7418
style: reduce compact-fab size and standardize padding across filter menus
2026-04-19 13:35:25 +08:00
jxxghp
20bdb940cd
refactor: standardize floating action buttons with a compact stack layout and migrate menu items to key-based i18n resolution
2026-04-19 13:00:04 +08:00
jxxghp
e9b214cff8
refactor: enhance dynamic button system to support menus, reactive properties, and improved PWA floating action button integration
2026-04-19 12:29:02 +08:00
jxxghp
54f5fb2877
更新 login.vue
2026-04-19 07:21:25 +08:00
jxxghp
e86cb9e1cc
Merge pull request #461 from InfinityPacer/codex/feat/local-plugin-paths
2026-04-19 07:07:55 +08:00
jxxghp
a919622d08
Document nettest target loading flow
2026-04-18 17:52:01 +08:00
jxxghp
2a9ce950b7
Use backend-managed nettest targets
2026-04-18 17:43:38 +08:00
jxxghp
c66b6649e2
feat: enable drag sorting for plugin market repos
2026-04-17 21:01:33 +08:00
jxxghp
8479099926
fix: simplify plugin market repo display
2026-04-17 20:42:11 +08:00
jxxghp
cab65be1c9
feat: update plugin market settings UI layout and refine localization strings
2026-04-17 15:25:36 +08:00
jxxghp
6689e976c2
更新 package.json
2026-04-17 15:12:00 +08:00
jxxghp
712dfa3fe1
feat: improve transfer history footer actions and plugin market settings
2026-04-17 15:02:56 +08:00
jxxghp
346121f3c2
chore: bump version to 2.10.1
2026-04-16 19:51:02 +08:00
jxxghp
61c073ad6c
refactor: remove recognize source selection and hardcode to themoviedb in setup wizard
2026-04-16 19:50:37 +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
b40fc4bd30
更新 package.json
2026-04-16 10:42:02 +08:00
jxxghp
a225ba6075
feat: implement responsive filter panel with collapsible search for mobile layout
2026-04-15 17:59:35 +08:00
jxxghp
303fe39c01
更新 package.json
2026-04-15 17:17:09 +08:00
jxxghp
d343cbcf71
Add AI redo progress viewer
2026-04-15 17:10:18 +08:00
jxxghp
0eef8c5174
Optimize site resource dialog layout
2026-04-15 14:18:02 +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
8876aadcfa
更新 package.json
2026-04-13 18:42:07 +08:00
jxxghp
485e9691a0
Merge pull request #460 from InfinityPacer/codex/fix/dev-version-check-skip
2026-04-13 06:55:33 +08:00
jxxghp
b44c0647f1
更新 package.json
2026-04-12 10:24:07 +08:00
jxxghp
7e60ab9064
Merge pull request #459 from PKC278/v2
2026-04-12 10:23:49 +08:00
jxxghp
672bbb4265
feat:资源渐进式搜索
2026-04-10 16:48:29 +08:00
jxxghp
10c1041b06
Improve resource search loading UI
2026-04-10 16:07:17 +08:00
jxxghp
59c73facfe
fix: expand path directories on row click
2026-04-10 15:44:13 +08:00
jxxghp
ba7d4cd392
fix: avoid closing cron menu while selecting options
2026-04-10 15:33:08 +08:00
jxxghp
d76a50c216
fix media detail transparent backdrop
2026-04-10 14:33:38 +08:00
jxxghp
617223777b
refactor: 统一过滤图标为 mdi-filter-multiple-outline,插件市场筛选改为下拉多选
2026-04-09 13:03:58 +08:00
jxxghp
6ef047050d
refactor: 将订阅和插件过滤弹窗改为站点管理风格的下拉列表菜单
2026-04-09 12:28:30 +08:00
jxxghp
942ecc4c04
Merge pull request #458 from DDSRem-Dev/v2
2026-04-09 08:06:48 +08:00
jxxghp
9cf782eb5b
style: remove background color from search bar container
2026-04-08 15:15:16 +08:00
jxxghp
660338688a
refactor: adjust TransferHistoryView layout offset and apply code style improvements
2026-04-08 13:47:04 +08:00
jxxghp
2d50bd7536
refactor: optimize useAvailableHeight to improve resize event handling and performance
2026-04-08 13:23:29 +08:00
jxxghp
b02a4f1347
refactor: extract available height calculation logic into a reusable useAvailableHeight composable
2026-04-08 13:08:51 +08:00
jxxghp
1748fdea34
feat: optimize search bar UI with responsive capsule trigger and mobile-friendly dialog footer
2026-04-08 10:09:38 +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
4a66aaadad
rollback footer
2026-04-07 13:18:27 +08:00