jxxghp
|
7546da4f90
|
新增订阅分享页面及相关搜索功能
|
2025-07-18 11:05:05 +08:00 |
|
jxxghp
|
d6d52338e9
|
优化排名展示效果
|
2025-07-16 12:59:09 +08:00 |
|
jxxghp
|
caa67a0f49
|
新增订阅分享统计功能
|
2025-07-16 09:37:34 +08:00 |
|
jxxghp
|
584d290283
|
增强全局滚动锁定功能
|
2025-07-13 13:46:28 +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
|
0918fa1685
|
将所有 VDialog 组件替换为 DialogWrapper 组件
|
2025-07-10 12:44:37 +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
|
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
|
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
|
bf5bbd3689
|
添加SMB网络共享支持
|
2025-07-03 12:43:42 +08:00 |
|
jxxghp
|
7d36330b4b
|
在PluginDataDialog组件中添加show_switch属性的绑定
|
2025-07-02 21:55:02 +08:00 |
|
jxxghp
|
3892b0ed05
|
添加PluginDataDialog组件的show_switch属性
|
2025-07-02 21:30:44 +08:00 |
|
jxxghp
|
b01421aa94
|
优化组件加载逻辑
|
2025-06-30 20:38:50 +08:00 |
|
Aqr-K
|
3bade2060a
|
fix(progress): 修复重复点击时,progressEventSource 被覆盖会产生孤儿事件的情况。
|
2025-06-26 14:31:51 +08:00 |
|
jxxghp
|
ebc2a764c2
|
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
|
2025-06-25 17:42:36 +08:00 |
|
jxxghp
|
5bd71b4688
|
fix https://github.com/jxxghp/MoviePilot/issues/4424#issuecomment-2964853532
|
2025-06-12 11:13:37 +08:00 |
|
jxxghp
|
44ba2dff78
|
调整用户编辑对话框的样式
|
2025-06-11 20:38:20 +08:00 |
|
jxxghp
|
0beec368b8
|
重构用户卡片和用户编辑对话框中的权限显示逻辑
|
2025-06-10 23:52:45 +08:00 |
|
jxxghp
|
3f1d03a127
|
在多个组件中实现权限管理功能
|
2025-06-10 23:44:06 +08:00 |
|
jxxghp
|
eb143c28e3
|
新增用户权限管理功能
|
2025-06-10 23:25:59 +08:00 |
|
jxxghp
|
e853851933
|
修改点击事件和工具栏密度设置
|
2025-06-05 19:31:34 +08:00 |
|
jxxghp
|
3705ce3b90
|
更新 UserAuthDialog.vue
|
2025-06-04 22:45:05 +08:00 |
|
shaw
|
2efe8efde0
|
refactor(components): 将 VSelect 组件替换为 VAutocomplete组件,以支持搜索待选项
- 在多个组件中将 VSelect 组件替换为 VAutocomplete 组件,以支持搜索待选项
- 此更改可以提供更丰富的用户交互体验和更好的性能
|
2025-06-02 21:48:07 +08:00 |
|
jxxghp
|
85a766cc7b
|
调整多个组件的样式和结构,优化用户界面体验
|
2025-05-30 08:15:48 +08:00 |
|
jxxghp
|
92b745e180
|
优化搜索站点对话框
|
2025-05-28 21:25:37 +08:00 |
|
jxxghp
|
936ca24328
|
优化对话框组件,添加图标以提升用户体验
|
2025-05-28 08:59:31 +08:00 |
|
jxxghp
|
3fce3bf4a7
|
优化多个组件的输入框,添加图标以提升用户体验,确保提示信息的一致性和可读性。
|
2025-05-27 21:38:25 +08:00 |
|
jxxghp
|
1cfee25695
|
优化多个组件的输入框,添加图标以提升用户体验,确保提示信息的一致性和可读性。
|
2025-05-27 21:23:08 +08:00 |
|
jxxghp
|
e6f537ca3a
|
优化多个对话框组件的布局,添加图标以提升用户体验,调整部分文本提示,确保一致性和可读性。
|
2025-05-27 17:40:20 +08:00 |
|
jxxghp
|
76a06e0817
|
移除 AddDownloadDialog 组件中的显示器宽度逻辑,简化对话框全屏显示设置
|
2025-05-27 07:54:34 +08:00 |
|
jxxghp
|
fded7b0b28
|
为多个组件的对话框添加全屏显示逻辑
|
2025-05-25 19:44:04 +08:00 |
|
jxxghp
|
4cc2350bc6
|
移除 SiteResourceDialog 组件中的分页文本绑定
|
2025-05-25 09:17:00 +08:00 |
|
jxxghp
|
4dd4e0e148
|
自实现 UseConfirm 组件
|
2025-05-24 17:19:43 +08:00 |
|
jxxghp
|
6c4beffdb7
|
优化多个组件的按钮样式
|
2025-05-24 15:37:40 +08:00 |
|
jxxghp
|
3fe7ed0e1d
|
优化多个组件中的按钮样式
|
2025-05-24 14:06:10 +08:00 |
|
jxxghp
|
11a2d07935
|
优化 App.vue 中的国际化代码,调整 LoadingBanner 组件的样式,增加 SubscribeFilesDialog 组件的加载状态管理。
|
2025-05-12 07:56:52 +08:00 |
|
jxxghp
|
5d9b2e1919
|
更新 AlistConfigDialog.vue
|
2025-05-11 07:56:50 +08:00 |
|
jxxghp
|
f7fa440f9a
|
更新 AlistConfigDialog.vue
|
2025-05-10 23:31:49 +08:00 |
|
jxxghp
|
6a39e65b6b
|
添加 TMDB 刮削原语种选项。
|
2025-05-10 21:45:45 +08:00 |
|
Seed680
|
11cb2eb0f8
|
Merge branch 'jxxghp:v2' into v2
|
2025-05-08 23:28:18 +08:00 |
|
qiaoyun680
|
4dce1c94a3
|
feat(storge): 添加alist存储的登录方式(令牌、访客)
|
2025-05-08 23:26:54 +08:00 |
|