jxxghp
|
d6d52338e9
|
优化排名展示效果
|
2025-07-16 12:59:09 +08:00 |
|
jxxghp
|
caa67a0f49
|
新增订阅分享统计功能
|
2025-07-16 09:37:34 +08:00 |
|
jxxghp
|
6ddc3ea996
|
fix #375
|
2025-07-15 20:25:42 +08:00 |
|
jxxghp
|
584d290283
|
增强全局滚动锁定功能
|
2025-07-13 13:46:28 +08:00 |
|
jxxghp
|
17a206e0f4
|
更新 DownloadingCard.vue
|
2025-07-13 11:40:23 +08:00 |
|
jxxghp
|
8ea352cc2f
|
优化DownloadingCard组件
|
2025-07-13 11:31:26 +08:00 |
|
jxxghp
|
0f10920898
|
fix #374
|
2025-07-13 11:22:27 +08:00 |
|
jxxghp
|
40a4e29c7e
|
重构深度链接功能
|
2025-07-12 14:57:03 +08:00 |
|
jxxghp
|
60385715e6
|
新增媒体服务器深度链接功能
|
2025-07-12 13:47:00 +08:00 |
|
shaw
|
51d07db99b
|
refactor(dialog): 将日志输出级别从 log 改为 warn
- 在 SubscribeEditDialog.vue 和 SubscribeSeasonDialog.vue 组件中- 当 tmdbid 未设置或为空时,使用 console.warn替代 console.log
- 此修改提高了日志的可见性和严重性级别,以便更好地提醒开发者注意潜在问题
|
2025-07-12 00:01:55 +08:00 |
|
shaw
|
33d121fd64
|
fix(dialog): 修复剧集分组查询时 TMDBID 未设置或为空的问题
- 在 SubscribeEditDialog 和 SubscribeSeasonDialog 组件中添加了对 TMDBID 的空值检查
- 如果 TMDBID 未设置或为空,将不会执行剧集分组查询,避免出现错误
|
2025-07-11 23:57:01 +08:00 |
|
jxxghp
|
e409dbd5b8
|
优化可用高度计算
|
2025-07-11 15:14:16 +08:00 |
|
jxxghp
|
0f1341615b
|
fix size
|
2025-07-11 07:06:46 +08:00 |
|
jxxghp
|
195f6b7e50
|
优化卡片组件样式
|
2025-07-10 22:45:59 +08:00 |
|
jxxghp
|
6691f40c49
|
优化卡片组件样式
|
2025-07-10 22:00:06 +08:00 |
|
jxxghp
|
0e2a259999
|
优化 WorkflowShareCard 组件
|
2025-07-10 15:08:10 +08:00 |
|
jxxghp
|
0918fa1685
|
将所有 VDialog 组件替换为 DialogWrapper 组件
|
2025-07-10 12:44:37 +08:00 |
|
jxxghp
|
af1e0a2a60
|
在 PWAInstallPrompt.vue 中添加 HTTPS 环境检查
|
2025-07-10 10:59:02 +08:00 |
|
jxxghp
|
d57c8aa305
|
更新 FetchTorrentsAction.vue
|
2025-07-09 14:39:20 +08:00 |
|
jxxghp
|
ced9288ed7
|
优化浏览器警告
|
2025-07-09 13:16:56 +08:00 |
|
jxxghp
|
cf87e2d5ac
|
添加工作流备注功能
|
2025-07-09 12:22:08 +08:00 |
|
jxxghp
|
153d4c1d01
|
更新工作流分享卡片和对话框
|
2025-07-09 11:44:52 +08:00 |
|
jxxghp
|
1c50fa228e
|
更新 ForkWorkflowDialog.vue
|
2025-07-09 11:28:02 +08:00 |
|
jxxghp
|
c7443d993e
|
更新工作流分享功能
|
2025-07-09 10:46:33 +08:00 |
|
jxxghp
|
9f8dbf3c75
|
fix workflow
|
2025-07-09 00:11:19 +08:00 |
|
jxxghp
|
35332544e4
|
Add workflow sharing functionality (#371)
* Add workflow sharing feature with share, fork, and browse functionality
Co-authored-by: jxxghp <jxxghp@163.com>
* Refactor workflow page with dynamic tabs and internationalization support
Co-authored-by: jxxghp <jxxghp@163.com>
* Remove workflow share implementation documentation
Co-authored-by: jxxghp <jxxghp@163.com>
* Fix indentation and structure in Chinese locale files
Co-authored-by: jxxghp <jxxghp@163.com>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2025-07-08 23:31:22 +08:00 |
|
Cursor Agent
|
396ab64874
|
Refactor PWA install steps to use dynamic translation keys
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-08 06:19:07 +00:00 |
|
jxxghp
|
3e152bd389
|
优化 PWAInstallPrompt 组件中的文本提取逻辑
|
2025-07-08 13:37:18 +08:00 |
|
jxxghp
|
56e8f61bbf
|
将 PWAInstallPrompt 组件中的 div 替换为 VCard
|
2025-07-08 13:26:12 +08:00 |
|
jxxghp
|
83c00b0544
|
fix PWAInstallPrompt
|
2025-07-08 13:03:11 +08:00 |
|
jxxghp
|
5f82cc715e
|
优化 PWA 安装提示组件
|
2025-07-07 23:18:32 +08:00 |
|
jxxghp
|
3ce7fc34f0
|
fix PWAInstallPrompt
|
2025-07-07 23:11:27 +08:00 |
|
Cursor Agent
|
6cb6a5822b
|
Implement PWA optimizations with advanced caching and install features
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-07 13:46:09 +00:00 |
|
Cursor Agent
|
65b0acdcb4
|
Refactor data refresh mechanism with conditional timer support
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-06 15:29:44 +00:00 |
|
Cursor Agent
|
5e62bac245
|
Implement background optimization composable for data refresh and SSE
Co-authored-by: jxxghp <jxxghp@163.com>
|
2025-07-06 15:01:17 +00:00 |
|
jxxghp
|
873bf905ab
|
优化动态标签页注册逻辑
|
2025-07-05 12:13:53 +08:00 |
|
jxxghp
|
09942ec946
|
更新 SubscribeEditDialog.vue
|
2025-07-05 09:21:25 +08:00 |
|
jxxghp
|
85780917c2
|
整合全局设置store,优化PWA模式检测
|
2025-07-04 16:19:50 +08:00 |
|
jxxghp
|
5ea5ab07d9
|
移除WorkflowActionsDialog组件中的VSpacer元素
|
2025-07-03 19:50:04 +08:00 |
|
jxxghp
|
35c8025b00
|
在仪表板中添加网络流量组件
|
2025-07-03 19:14:31 +08:00 |
|
jxxghp
|
615c162663
|
插件图标使用缓存
|
2025-07-03 17:09:56 +08:00 |
|
jxxghp
|
edc92905f7
|
在MediaInfoCard组件中添加web_source信息的显示
|
2025-07-03 14:02:53 +08:00 |
|
jxxghp
|
bf5bbd3689
|
添加SMB网络共享支持
|
2025-07-03 12:43:42 +08:00 |
|
jxxghp
|
7d36330b4b
|
在PluginDataDialog组件中添加show_switch属性的绑定
|
2025-07-02 21:55:02 +08:00 |
|
jxxghp
|
1fa0474fef
|
调整DownloaderCard、MediaServerCard和StorageCard组件中图标的上边距
|
2025-07-02 21:49:42 +08:00 |
|
jxxghp
|
3892b0ed05
|
添加PluginDataDialog组件的show_switch属性
|
2025-07-02 21:30:44 +08:00 |
|
jxxghp
|
7a1babb418
|
重构插件快速访问组件
|
2025-07-02 16:07:18 +08:00 |
|
jxxghp
|
8d65f0c2a8
|
优化快速访问插件的下拉手势逻辑
|
2025-07-02 15:59:11 +08:00 |
|
jxxghp
|
b8dff560f0
|
添加插件快速访问功能,支持下拉手势触发
|
2025-07-02 14:18:58 +08:00 |
|
jxxghp
|
8328e51ae0
|
调整存储添加逻辑
|
2025-07-02 08:58:16 +08:00 |
|