jxxghp
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
08f36a74ca
增强配置向导功能
2025-09-11 14:30:52 +08:00
jxxghp
27582004da
增强配置向导功能
2025-09-11 08:31:13 +08:00
jxxghp
4a2073a038
优化配置向导
2025-09-10 16:56:06 +08:00
jxxghp
3750d5cba0
增强配置向导功能
2025-09-10 14:46:02 +08:00
jxxghp
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
584f580e3b
实现配置向导功能
2025-09-09 13:50:37 +08:00
jxxghp
280de47dac
新增配置向导
2025-09-09 12:43:53 +08:00
景大侠
bb86180582
修复日历可能会空白的问题
2025-09-08 21:33:37 +08:00
jxxghp
d6b5994e22
添加搜索时间间隔选项
2025-09-02 11:48:24 +08:00
jxxghp
b1289f6177
实现订阅批量管理功能
2025-08-23 21:20:09 +08:00
jxxghp
472d1960d9
重构对话框组件,将所有 DialogWrapper 替换为 VDialog,并更新缓存版本至 v1.1.0
2025-08-23 18:55:34 +08:00
jxxghp
382cae32a2
fix site import dialog
2025-08-23 08:47:16 +08:00
Cursor Agent
671cf8d588
Refactor site import/export feature with improved toast notifications
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-22 23:12:01 +00:00
Cursor Agent
afc7c81028
Add site batch import/export functionality with preview and validation
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-22 23:09:03 +00:00
jxxghp
c330aee560
增强消息视图的SSE连接管理
2025-08-21 09:22:57 +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
a19042c655
在设置中添加浏览器仿真选项
2025-08-11 21:35:20 +08:00
jxxghp
a82b3a0a29
优化消息处理逻辑
2025-08-05 15:47:46 +08:00
jxxghp
d93a71f0be
更新 TorrentRowListView.vue
2025-08-03 11:56:32 +08:00
jxxghp
899dc765bc
更新 TorrentCardListView.vue
2025-08-03 11:55:53 +08:00
jxxghp
ae3eb36183
添加站点耗时统计信息展示
2025-08-02 14:20:17 +08:00
jxxghp
ac7c330e2f
优化工作流卡片和对话框中的事件类型显示逻辑
2025-07-23 15:33:43 +08:00
jxxghp
58acde2292
优化支持站点的显示逻辑
2025-07-21 12:49:55 +08:00
jxxghp
4e0fe2f449
更新 AccountSettingAbout.vue
2025-07-21 12:38:37 +08:00
jxxghp
536793ab25
新增支持站点折叠功能,并更新相关国际化文本
2025-07-21 11:53:29 +08:00
jxxghp
23a48e07a2
优化订阅列表视图的状态筛选逻辑
2025-07-21 09:57:10 +08:00
jxxghp
1e55557154
优化订阅列表视图的状态筛选逻辑
2025-07-21 09:53:38 +08:00
jxxghp
752231086d
新增订阅功能的状态筛选选项
2025-07-21 09:38:59 +08:00
jxxghp
6f315a408a
移除站点链接的 href 属性
2025-07-20 15:40:58 +08:00
jxxghp
1b36c1752f
优化消息弹窗的滚动逻辑
2025-07-20 08:39:33 +08:00
jxxghp
cd58498971
加载消息时按时间排序以确保最新消息在最后
2025-07-20 08:32:10 +08:00
jxxghp
787802d0db
优化模块测试视图
2025-07-19 08:55:08 +08:00
jxxghp
7546da4f90
新增订阅分享页面及相关搜索功能
2025-07-18 11:05:05 +08:00
jxxghp
76b9a8d9e7
新增支持站点查看功能
2025-07-17 20:46:46 +08:00
jxxghp
7edbf7c724
更新用户资料和账户设置中的链接
2025-07-15 17:31:15 +08:00
jxxghp
457831536a
移除AccountSettingSite.vue中的USER_AGENT字段
2025-07-14 12:30:54 +08:00
jxxghp
40a4e29c7e
重构深度链接功能
2025-07-12 14:57:03 +08:00
jxxghp
60385715e6
新增媒体服务器深度链接功能
2025-07-12 13:47:00 +08:00
jxxghp
e409dbd5b8
优化可用高度计算
2025-07-11 15:14:16 +08:00
jxxghp
0f1341615b
fix size
2025-07-11 07:06:46 +08:00