mixvideo-v2/apps/desktop/src-tauri/src
杨明明 dd37c211b6 完成ComfyUI连接系统重构和测试
- 修复编译错误,添加缺失的WorkflowType导入
- 创建ComfyUI配置测试模块,验证功能正确性
- 确保所有代码能够正常编译和运行
- 完成ComfyUI V2连接功能的完整重构:
  * 统一数据库和migration系统
  * 实现配置持久化和应用初始化
  * 修复配置刷新页面失效问题
  * 使用连接池提高性能
  * 提供完整的配置管理API

所有任务已完成,ComfyUI连接系统现在使用统一的架构和持久化配置。
2025-08-08 19:04:55 +08:00
..
bin fix: resolve TaskStatus type error and update Hedra lip sync components 2025-08-01 15:58:05 +08:00
business 完成ComfyUI连接系统重构和测试 2025-08-08 19:04:55 +08:00
data 实现ComfyUI配置持久化和应用初始化 2025-08-08 19:00:36 +08:00
infrastructure feat: 统一数据库和migration系统 2025-08-08 18:35:59 +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