mixvideo-v2/apps/desktop/src-tauri/src
杨明明 643a1570a6 修复 ComfyUI V2 配置功能
- 添加 ComfyUI 表的数据库迁移到迁移管理器中
- 修复前端调用 comfyui_v2_update_config 和 comfyui_v2_validate_config 的参数名
- 解决 'no such table: comfyui_configs' 错误
- 解决 'missing required key configRequest' 错误
2025-08-08 19:37:40 +08:00
..
bin fix: resolve TaskStatus type error and update Hedra lip sync components 2025-08-01 15:58:05 +08:00
business Merge branch 'master' of gitee.com:meepo_vip/mixvideo 2025-08-08 19:29:20 +08:00
data 实现ComfyUI配置持久化和应用初始化 2025-08-08 19:00:36 +08:00
infrastructure 修复 ComfyUI V2 配置功能 2025-08-08 19:37:40 +08:00
presentation 实现ComfyUI配置持久化和应用初始化 2025-08-08 19:00:36 +08:00
services feat: add Outfit Comparison Tool and Outfit Favorites Tool 2025-07-28 15:53:20 +08:00
tests 完成ComfyUI连接系统重构和测试 2025-08-08 19:04:55 +08:00
app_state.rs feat: 统一数据库和migration系统 2025-08-08 18:37:02 +08:00
config.rs fix: cargo check --lib error 2025-08-08 15:09:25 +08:00
lib.rs 完成ComfyUI连接系统重构和测试 2025-08-08 19:04:55 +08:00
main.rs Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00