Cursor Agent
b004facfca
Refactor: Improve rating filter UI and update locale text
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-16 02:36:16 +00:00
Cursor Agent
b260427312
feat: Add filtering and genre selection to subscribe share
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-16 00:46:08 +00:00
Cursor Agent
dd1447e93c
feat: Add minSubscribers translation to zh-TW locale
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-16 00:20:27 +00:00
Cursor Agent
dbcc213562
feat: Add subscribe filtering and localization
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-16 00:17:40 +00: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
7b08cbb2f7
优化进度对话框
2025-09-11 20:33:14 +08:00
jxxghp
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
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
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
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
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
景大侠
bb86180582
修复日历可能会空白的问题
2025-09-08 21:33:37 +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
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
d6b5994e22
添加搜索时间间隔选项
2025-09-02 11:48:24 +08:00
Aqr-K
35bbb44ce3
更新 FileList.vue
2025-08-30 21:08:17 +08:00
Aqr-K
8ff879661a
fix(file): Simplify the selectMode button.
2025-08-30 20:56:58 +08:00
Aqr-K
a8f01f099d
feat(file): Add an ignoreCase button.
2025-08-30 20:54:17 +08:00
jxxghp
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
jxxghp
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
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