doumao
ff7658b5ba
feat: 完成绿联媒体服务前端接入与展示优化
2026-02-28 22:09:09 +08:00
DDSRem
2dbe8e6685
feat(downloader): add rTorrent UI support
...
Add rTorrent as a downloader option in settings, setup wizard, and
downloader card with config form (host, username, password) and
ruTorrent logo. Include i18n translations for zh-CN, zh-TW, and en-US.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 13:12:56 +08:00
景大侠
d4260d5103
fix(types): 移除由提交 1dab013 引入的 episode_group 重复定义
2026-02-13 22:10:28 +08:00
jxxghp
24b2f103b9
Merge branch 'v2' into v2
2026-01-25 15:49:15 +08:00
jxxghp
0d304b58ca
feat:二级分类设置界面
2026-01-25 09:40:50 +08:00
HenryZZZZZ
1dab013436
Add episode_group param to TMDB episode requests
2026-01-23 11:08:55 +08:00
PKC278
7e6116de45
feat: 优化通行密钥错误提示与代码结构
...
- feat(login): 优化通行密钥(Passkey)登录逻辑,支持 Conditional UI 自动填充,并改进错误提示。
- feat(userProfile): 优化双重验证弹窗样式。
- feat(qrcode): 优化二维码生成逻辑与显示。
- feat(passkey): 优化通行密钥错误提示,添加最后使用时间显示。
2026-01-11 20:02:34 +08:00
stkevintan
e21c3ec507
update naming
2025-12-08 17:26:26 +08:00
stkevintan
3d622d2efe
add path mapping
2025-12-08 09:15:51 +08:00
Attente
b3d8cbf280
feat: 为媒体信息添加数字/实体发行日期支持
2025-11-13 23:52:54 +08:00
景大侠
2597f893cd
rename
2025-11-05 15:26:34 +08:00
景大侠
ebdd036654
避免飞牛媒体库的图片地址携带敏感数据
2025-11-05 15:15:36 +08:00
景大侠
5032f0e6a9
fix 飞牛影视无法显示图片
...
图片接口增加Cookies参数
2025-11-04 11:32:41 +08:00
jxxghp
b0880cb369
更新 types.ts
2025-08-25 21:48:55 +08:00
jxxghp
1f7f9ce9db
新增工作流触发类型和事件类型支持
2025-07-22 20:58:55 +08:00
jxxghp
1586137a5d
优化离线状态管理逻辑
2025-07-20 08:25:20 +08:00
jxxghp
caa67a0f49
新增订阅分享统计功能
2025-07-16 09:37:34 +08:00
jxxghp
40a4e29c7e
重构深度链接功能
2025-07-12 14:57:03 +08:00
jxxghp
cf87e2d5ac
添加工作流备注功能
2025-07-09 12:22:08 +08:00
jxxghp
c7443d993e
更新工作流分享功能
2025-07-09 10:46:33 +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
jxxghp
2650bc6068
添加离线状态管理和网络请求处理
2025-07-05 08:23:06 +08:00
jxxghp
bf5bbd3689
添加SMB网络共享支持
2025-07-03 12:43:42 +08:00
jxxghp
d0aa26441c
单独显示流媒体平台
2025-07-01 17:14:03 +08:00
jxxghp
60ea884fe2
添加全局请求和图片优化器
2025-06-30 17:37:30 +08:00
jxxghp
750b91db66
新增未读消息计数和桌面图标徽章更新功能
2025-06-12 22:58:16 +08:00
jxxghp
61963ea497
reset
2025-05-29 20:12:14 +08:00
madrays
103bdb32c8
增加缓存管理页面
2025-05-29 00:45:12 +08:00
jxxghp
5b0d8d902b
工作流新增调用插件功能组件
2025-05-15 20:53:41 +08:00
jxxghp
5c0d0d5a95
更新 DashboardItem 接口,将 render_mode 属性改为可选,并调整 dashboard.vue 中 VDialog 组件的最大高度以改善用户界面体验。
2025-05-14 13:22:31 +08:00
jxxghp
9642fed1f1
移除 DashboardItem 接口中的 component_url 属性,简化类型定义。
2025-05-07 10:56:28 +08:00
jxxghp
520180f6f5
更新模块联邦文档,调整远程组件API路径格式,优化组件加载逻辑,移除不必要的注册步骤,增强代码可读性。
2025-05-06 11:44:08 +08:00
jxxghp
4a8cf16012
在多个组件中添加渲染模式支持,优化插件配置和数据加载逻辑,增强用户体验和代码可读性
2025-05-03 10:04:50 +08:00
jxxghp
5f2e93dde3
添加下载器和媒体服务器选项,重构相关组件以支持新功能,并更新国际化文本以提升用户体验
2025-05-02 08:01:19 +08:00
jxxghp
572293bb4d
重构存储选项,更新为存储属性,优化存储字典和图标字典的生成逻辑,提升组件对存储配置的支持
2025-05-01 19:56:06 +08:00
jxxghp
900dd6e958
添加自定义存储选项,更新存储卡组件以支持关闭事件,并完善国际化文本
2025-05-01 13:51:13 +08:00
jxxghp
4ff9be458c
更新fetchGlobalSettings函数:在API请求中添加token参数以增强安全性
2025-04-29 14:58:45 +08:00
jxxghp
b772e2d9ef
更新国际化支持:为存储、媒体类型、通知开关及操作步骤等组件添加多语言文本,提升用户体验
2025-04-29 13:24:27 +08:00
jxxghp
cb5bccc945
fix ui warnings
2025-04-13 16:00:31 +08:00
jxxghp
93686bd354
feat: 添加推荐源类型字段,优化推荐页面分类逻辑和样式
2025-04-08 19:14:16 +08:00
jxxghp
6e1503334e
优化主题切换器和用户通知组件样式,添加文件大小显示,调整布局和样式变量
2025-04-08 13:32:36 +08:00
jxxghp
bde70a2e26
fix:季集判断
2025-04-04 18:11:28 +08:00
jxxghp
2e05c8079b
优化剧集组管理,添加剧集组选项和查询功能,调整订阅逻辑
2025-04-04 12:17:29 +08:00
jxxghp
50ffcc6e92
优化订阅和整理对话框,添加剧集组选项和编号,调整布局以提升用户体验
2025-04-03 18:35:21 +08:00
madrays
aebce53450
重构用户卡片页面
2025-04-02 01:34:30 +08:00
jxxghp
30276d5022
fix https://github.com/jxxghp/MoviePilot/issues/4002
2025-03-22 08:08:50 +08:00
jxxghp
3d64382c9b
feat: 更新拖放功能,重构状态管理,优化工作流组件,添加节点和边的确认删除功能
2025-02-26 21:11:24 +08:00
jxxghp
f3a03349b4
feat: 添加工作流新增对话框和编辑功能,优化工作流列表视图
2025-02-25 17:28:09 +08:00
jxxghp
a06f0f29c6
Merge pull request #303 from Aqr-K/build/reduce-size
2025-02-25 06:57:48 +08:00
Aqr-K
721d4f7685
refactor: replace Vuex with Pinia
2025-02-24 19:26:56 +08:00