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 |
|
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
|
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
|
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
|
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 |
|
sowevo
|
5261fbe870
|
🚨 0
|
2025-08-12 05:44:27 +08:00 |
|
sowevo
|
e4f2d85e2b
|
🚨 多余参数
|
2025-08-12 05:18:23 +08:00 |
|
sowevo
|
8e3ccdc24a
|
feat: 透明倒影
|
2025-08-12 05:09:58 +08:00 |
|
sowevo
|
cd6d93affd
|
feat: 透明背景
|
2025-08-12 04:32:51 +08:00 |
|
sowevo
|
6096ab0c9b
|
feat: 调整间距
|
2025-08-12 04:31:19 +08:00 |
|
sowevo
|
0a87bb1db1
|
canvas固定宽和高
|
2025-08-12 04:14:13 +08:00 |
|