mixvideo-v2/apps/desktop/src-tauri
imeepos 9ba62d9e06 refactor: 直接使用 TolerantJsonParser 而不是通过命令调用
- 移除对 parse_json_tolerant 命令的依赖,避免 Mutex 污染问题
- 直接创建和使用 TolerantJsonParser 实例
- 简化代码路径,提高性能和稳定性
- 移除不必要的 JsonParserState 参数
2025-08-15 18:59:42 +08:00
..
capabilities fix: resolve TypeScript iterator error in OutfitRecommendationTool 2025-07-28 11:56:11 +08:00
icons Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
src refactor: 直接使用 TolerantJsonParser 而不是通过命令调用 2025-08-15 18:59:42 +08:00
.gitignore Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
Cargo.toml feat: 添加 VEO3 角色定义工具 2025-08-15 18:29:18 +08:00
build.rs Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
mixvideo.db fix: cargo check --lib error 2025-08-08 18:16:52 +08:00
tauri.conf.json feat: 实现智能屏幕适配功能 2025-07-23 20:55:51 +08:00