jxxghp
b4acacea81
chore: bump version to 2.8.3 in package.json
2025-11-18 12:49:06 +08:00
jxxghp
fa9645b05b
Merge pull request #402 from cddjr/trimemedia
2025-11-17 14:21:39 +08:00
jxxghp
7dc814461f
更新 package.json
2025-11-16 06:31:32 +08:00
jxxghp
9154ec0e8c
Merge pull request #400 from wikrin/cursor-move
2025-11-16 06:30:57 +08:00
jxxghp
3a2ea60583
Merge pull request #399 from wikrin/release_dates
2025-11-16 06:30:31 +08:00
jxxghp
38fb02d112
Merge pull request #398 from cddjr/trimemedia
2025-11-05 23:16:28 +08:00
jxxghp
ad963d718d
refactor: Remove unused AI agent subheader from account settings
2025-11-01 10:39:25 +08:00
jxxghp
69d314bce3
feat: Add AI agent settings and localization support for LLM configuration
2025-10-31 11:46:45 +08:00
jxxghp
4a7425a947
feat: Add download count formatting function and update card components to use it
2025-10-18 20:13:41 +08:00
jxxghp
c172ac0d5c
Merge pull request #395 from jxxghp/cursor/add-default-all-filter-for-subscription-styles-ad8f
2025-09-16 13:38:33 +08:00
jxxghp
188f8b3faa
更新缓存版本至v13
2025-09-16 13:14:17 +08:00
jxxghp
ebcf5fad71
Merge pull request #394 from jxxghp/cursor/update-subscription-sorting-and-scoring-6aa9
2025-09-16 12:26:44 +08:00
jxxghp
1d09a946bb
Merge pull request #393 from jxxghp/cursor/add-sorting-to-subscription-filters-b700
2025-09-16 12:02:21 +08:00
jxxghp
4f9f669ac6
Merge pull request #392 from jxxghp/cursor/translate-missing-string-and-adjust-slider-max-value-4d93
2025-09-16 11:12:31 +08:00
jxxghp
fb6ee2910f
更新 package.json
2025-09-16 09:00:54 +08:00
jxxghp
3fedc9b730
Merge pull request #391 from jxxghp/cursor/update-popular-subscriptions-api-with-filters-9c20
2025-09-16 08:47:41 +08:00
jxxghp
1c019cd5c8
重构离线页面组件
2025-09-13 14:00:03 +08:00
jxxghp
e37bde77a1
fix https://github.com/jxxghp/MoviePilot/issues/4922
2025-09-13 10:18:41 +08:00
jxxghp
57bf0d2021
优化快捷访问组件的滚动管理
2025-09-12 20:57:29 +08:00
jxxghp
88b00f7069
更新viewport设置
2025-09-12 08:25:21 +08:00
jxxghp
7b08cbb2f7
优化进度对话框
2025-09-11 20:33:14 +08:00
97c0ec184d
Fix: Center cache statistics on mobile ( #389 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-11 18:15:38 +08:00
d18c845088
Refactor cache view for better mobile responsiveness ( #388 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-11 18:05:23 +08:00
jxxghp
a64d97774d
优化关于对话框和快捷栏的布局
2025-09-11 17:36:02 +08:00
jxxghp
2ddc51aa4f
调整词表、缓存、关于功能的位置
2025-09-11 15:29:24 +08:00
jxxghp
28afe2a922
统一图标导入方式
2025-09-11 15:03:12 +08:00
jxxghp
c2e97bf191
调整 Vite 配置,增加最大缓存文件大小至 10MB,以支持更大的文件。
2025-09-11 14:40:34 +08:00
jxxghp
c922752a1f
Merge pull request #387 from jxxghp/setup-wizard
...
Setup wizard
2025-09-11 14:32:30 +08:00
jxxghp
08f36a74ca
增强配置向导功能
2025-09-11 14:30:52 +08:00
jxxghp
d7809dd00c
调整配置向导的布局,增加右侧按钮组
2025-09-11 12:36:12 +08:00
jxxghp
27582004da
增强配置向导功能
2025-09-11 08:31:13 +08:00
jxxghp
3d6a176cde
提升配置向导的样式,增加z-index和阴影效果
2025-09-10 17:10:01 +08:00
jxxghp
4a2073a038
优化配置向导
2025-09-10 16:56:06 +08:00
jxxghp
c8a65ecbe4
修复配置向导中的用户信息保存逻辑
2025-09-10 15:23:48 +08:00
jxxghp
3750d5cba0
增强配置向导功能
2025-09-10 14:46:02 +08:00
55b383780e
Split setup vue into view components ( #386 )
...
* Refactor: Extract setup wizard into composable and components
This commit refactors the setup wizard by extracting its logic into a composable function `useSetupWizard` and breaking down the UI into individual components for better organization and reusability.
Co-authored-by: jxxghp <jxxghp@qq.com >
* Refactor: Move setup wizard components to separate files
This commit refactors the setup wizard by extracting individual steps into their own Vue components. This improves code organization and maintainability.
Co-authored-by: jxxghp <jxxghp@qq.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-10 11:48:09 +08:00
jxxghp
6aec0ddf88
更新配置向导
2025-09-10 08:51:05 +08:00
jxxghp
7c8e94d1df
更新用户配置
2025-09-10 08:30:19 +08:00
jxxghp
5ecbf626c8
更新用户配置向导
2025-09-09 20:31:00 +08:00
jxxghp
584f580e3b
实现配置向导功能
2025-09-09 13:50:37 +08:00
jxxghp
280de47dac
新增配置向导
2025-09-09 12:43:53 +08:00
jxxghp
c7c05f5897
Merge pull request #385 from cddjr/fix_calendar
2025-09-08 21:39:39 +08:00
jxxghp
aff228edd3
更新 Footer 组件以支持动态显示导航
2025-09-08 19:19:31 +08:00
jxxghp
f65ae6d703
更新 DefaultLayout.vue
2025-09-08 18:38:52 +08:00
jxxghp
0fccc06883
修改 ProgressDialog 组件
2025-09-08 17:38:44 +08:00
jxxghp
8652966645
调整 index.html 和默认布局样式,修改溢出属性以改善页面滚动体验
2025-09-08 16:49:58 +08:00
jxxghp
6d84eb9f09
更新 package.json 版本号至 2.8.0
2025-09-08 16:13:10 +08:00
jxxghp
1a3dccac29
更新 index.html
2025-09-08 16:12:28 +08:00
jxxghp
fa8de34fc5
更新页面样式
2025-09-08 08:49:00 +08:00
jxxghp
10cfd6be80
更新 service-worker.ts
2025-09-02 13:47:57 +08:00
jxxghp
a390b36e7c
更新 package.json 版本号至 2.7.9
2025-09-02 12:35:41 +08:00
jxxghp
d6b5994e22
添加搜索时间间隔选项
2025-09-02 11:48:24 +08:00
jxxghp
08611a97e7
Merge pull request #384 from Aqr-K/feat-v2.7.8-filelist-case-insensitive
2025-08-31 07:51:18 +08:00
jxxghp
040ab1096b
更新 package.json 版本号至 2.7.8
2025-08-28 08:22:51 +08:00
jxxghp
0cbdf24315
fix https://github.com/jxxghp/MoviePilot/issues/4849
2025-08-27 12:32:19 +08:00
164ea79bd1
Use body-lock for quick access background scroll ( #382 )
...
* Checkpoint before follow-up message
Co-authored-by: jxxghp <jxxghp@live.cn >
* Replace custom BodyLock with body-scroll-lock library
Co-authored-by: jxxghp <jxxghp@live.cn >
* Fix scroll behavior in QuickAccess panel with targeted scroll disabling
Co-authored-by: jxxghp <jxxghp@live.cn >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 23:10:15 +08:00
97f3435bb3
Prevent scroll when QuickAccess overlay is open ( #381 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 22:46:28 +08:00
jxxghp
63b108ff6b
更新 package.json
2025-08-25 22:19:02 +08:00
jxxghp
b0880cb369
更新 types.ts
2025-08-25 21:48:55 +08:00
jxxghp
5f70ee8e18
更新缓存版本至 v1.1.0
2025-08-25 13:18:38 +08:00
jxxghp
4c64f7a2c3
优化 HTML 结构,调整 CSS 样式
2025-08-25 13:03:45 +08:00
jxxghp
262927e459
fix:整理中的所以取消
2025-08-24 18:50:07 +08:00
jxxghp
b16c566004
fix ui
2025-08-24 18:32:29 +08:00
jxxghp
1af82dbee6
优化 TransferQueueDialog 组件,合并相同 title_year 的媒体记录和任务
2025-08-24 18:25:59 +08:00
jxxghp
2e9a5a4e13
更新 TransferQueueDialog 组件
2025-08-24 18:18:53 +08:00
jxxghp
b455f603dc
调整 TransferQueueDialog 组件
2025-08-24 18:11:36 +08:00
jxxghp
37c0c3e339
优化 TransferQueueDialog 组件的 SSE 连接管理
2025-08-24 18:02:15 +08:00
jxxghp
b6cb341082
fix 整理进度显示
2025-08-24 17:50:03 +08:00
jxxghp
1af1a06700
优化 SSE 管理器
2025-08-24 17:34:43 +08:00
jxxghp
79e4ecfdbe
引入 crypto-js 库以计算文件路径的 MD5 值
2025-08-24 17:05:36 +08:00
jxxghp
1585271e37
为 TransferQueueDialog 组件优化 SSE 监听管理
2025-08-24 16:16:33 +08:00
jxxghp
c240b171e4
更新 package.json 版本号至 2.7.6
2025-08-24 13:03:25 +08:00
jxxghp
9c405e90ac
重构 TransferQueueDialog 组件,添加整体和当前文件进度管理
2025-08-24 13:02:40 +08:00
jxxghp
3ec3212ca5
更新 service-worker.ts
2025-08-24 08:16:14 +08:00
jxxghp
b1289f6177
实现订阅批量管理功能
2025-08-23 21:20:09 +08:00
jxxghp
64b7ba48c8
fix ios
2025-08-23 20:39:40 +08:00
jxxghp
f093053ea4
优化对话框状态管理
2025-08-23 19:32:23 +08:00
jxxghp
9faa0ded59
为对话框组件添加防止滚动穿透的样式
2025-08-23 19:14:12 +08:00
jxxghp
0f7dafeb23
控制合集搜索项的显示
2025-08-23 19:03:50 +08:00
jxxghp
472d1960d9
重构对话框组件,将所有 DialogWrapper 替换为 VDialog,并更新缓存版本至 v1.1.0
2025-08-23 18:55:34 +08:00
jxxghp
6e50acf106
更新 service-worker.ts
2025-08-23 10:22:31 +08:00
jxxghp
a3fb4b1534
更新 package.json 版本号至 2.7.5
2025-08-23 08:56:14 +08:00
jxxghp
382cae32a2
fix site import dialog
2025-08-23 08:47:16 +08:00
jxxghp
0aa4851f8e
Merge pull request #380 from jxxghp/cursor/implement-site-batch-import-and-export-2694
2025-08-23 07:32:40 +08:00
jxxghp
c330aee560
增强消息视图的SSE连接管理
2025-08-21 09:22:57 +08:00
jxxghp
eafe63c886
更新 package.json
2025-08-20 10:34:29 +08:00
jxxghp
53206d05b8
更新 service-worker.ts
2025-08-20 10:34:10 +08:00
jxxghp
af085d457e
更新 PluginCardListView.vue
2025-08-20 10:33:52 +08:00
jxxghp
fb36033939
修复数据库类型判断
2025-08-19 13:18:02 +08:00
jxxghp
584e7672df
更新版本号至2.7.3
2025-08-19 13:08:23 +08:00
jxxghp
d4f7a5a1c0
fix https://github.com/jxxghp/MoviePilot/issues/4769
2025-08-17 11:38:17 +08:00
jxxghp
2a9ea81ad4
feat: 优化SSE连接延迟,添加初始化状态提示
2025-08-17 08:39:02 +08:00
jxxghp
276948dd68
feat: 修复成功率计算和统计总览功能
2025-08-12 15:28:58 +08:00
jxxghp
990c5583f2
移除不必要的 TMDB 图片域名选项
2025-08-12 14:27:01 +08:00
jxxghp
644f1b5640
Merge pull request #377 from Sowevo/v2
2025-08-12 06:52:26 +08:00
jxxghp
a19042c655
在设置中添加浏览器仿真选项
2025-08-11 21:35:20 +08:00
jxxghp
a889687a6a
更新 package.json
2025-08-10 18:16:09 +08:00
jxxghp
e1cdc715aa
更新 GitHub Actions 配置,启用最新版本标记功能
2025-08-06 16:37:09 +08:00
jxxghp
a82b3a0a29
优化消息处理逻辑
2025-08-05 15:47:46 +08:00
jxxghp
d93a71f0be
更新 TorrentRowListView.vue
2025-08-03 11:56:32 +08:00