mixvideo-v2/apps/desktop/src-tauri/src
imeepos 9ba62d9e06 refactor: 直接使用 TolerantJsonParser 而不是通过命令调用
- 移除对 parse_json_tolerant 命令的依赖,避免 Mutex 污染问题
- 直接创建和使用 TolerantJsonParser 实例
- 简化代码路径,提高性能和稳定性
- 移除不必要的 JsonParserState 参数
2025-08-15 18:59:42 +08:00
..
bin fix: resolve TaskStatus type error and update Hedra lip sync components 2025-08-01 15:58:05 +08:00
business feat: 完善ComfyUI V2工作流管理功能 2025-08-10 20:30:16 +08:00
data fix: 修复ComfyUI队列API响应格式解析问题 2025-08-11 11:09:27 +08:00
infrastructure fix: 修复关键帧提取中的整数溢出错误 2025-08-11 13:09:56 +08:00
presentation refactor: 直接使用 TolerantJsonParser 而不是通过命令调用 2025-08-15 18:59:42 +08:00
services feat: add Outfit Comparison Tool and Outfit Favorites Tool 2025-07-28 15:53:20 +08:00
tests feat: 完善ComfyUI V2工作流管理功能 2025-08-10 20:30:16 +08:00
app_state.rs fix: 修复bug 2025-08-10 22:20:41 +08:00
config.rs fix: cargo check --lib error 2025-08-08 15:09:25 +08:00
lib.rs feat: 为 VEO3 角色定义工具添加创建角色文件功能 2025-08-15 18:38:55 +08:00
main.rs Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00