mixvideo-v2/apps/desktop/src/services
imeepos 8dcde192a4 fix: resolve TaskStatus type error and update Hedra lip sync components
- Fix TypeScript error in bowongTextVideoAgentService.ts by using TaskStatus enum values instead of string literals
- Update Hedra lip sync tool components and types
- Remove integration tests and add SimpleHedraLipSyncTool component
- Clean up unused test files and update tool configurations
2025-08-01 15:58:05 +08:00
..
__tests__ feat: 添加 Hedra 口型合成工具 2025-08-01 11:04:45 +08:00
aiClassificationService.ts feat: 实现AI分类设置功能 (v0.1.7) 2025-07-14 11:39:44 +08:00
batchMatchingService.ts feat: 实现一键匹配实时进度通讯 2025-07-21 20:07:27 +08:00
bowongTextVideoAgentService.ts fix: resolve TaskStatus type error and update Hedra lip sync components 2025-08-01 15:58:05 +08:00
conversationService.ts feat: 优化对话服务和RAG功能 2025-07-23 21:14:17 +08:00
customTagService.ts feat: 实现服装搭配/高级筛选功能 - 自定义标签系统 2025-07-18 10:40:26 +08:00
databaseService.ts 修复数据库迁移版本冲突和outfit_image_records表缺失问题 2025-07-30 15:39:19 +08:00
imageDownloadService.ts fix: 添加文字图片关联关系 2025-07-22 12:21:39 +08:00
intelligentSearchService.ts fix: resolve compilation errors in advanced filter integration 2025-07-25 12:44:12 +08:00
markdownService.ts fix: 优化markdown解析器 2025-07-22 15:04:37 +08:00
materialMatchingService.ts fix: 修复一键匹配失败入库和成功率超过100%的问题 2025-07-18 13:16:45 +08:00
materialModelBindingService.ts fix: 修复素材绑定页面显示暂无素材的问题 2025-07-15 14:18:48 +08:00
materialSearchService.ts feat: 实现AI穿搭方案推荐素材库检索功能 2025-07-25 15:05:22 +08:00
modelDynamicService.ts feat: 实现项目素材批量删除功能 2025-07-21 14:28:06 +08:00
modelService.ts feat: 实现模特管理功能 2025-07-14 01:39:14 +08:00
outfitFavoriteService.ts feat: add Outfit Comparison Tool and Outfit Favorites Tool 2025-07-28 15:53:20 +08:00
outfitImageService.ts feat: 优化换装图片生成功能 2025-07-31 14:33:16 +08:00
outfitPhotoGenerationService.ts feat: 实现穿搭照片生成功能 2025-07-30 17:28:31 +08:00
outfitRecommendationService.ts feat: 实现AI穿搭方案推荐功能 2025-07-25 10:38:11 +08:00
outfitSearchService.ts feat: 服装搭配页面UI美化和UX改进 2025-07-17 23:27:52 +08:00
projectTemplateBindingService.ts fix: 修复get_model_by_id死锁问题和批量删除模板功能 2025-07-15 13:49:43 +08:00
ragGroundingService.ts fix: 匹配markdown 2025-07-22 15:57:36 +08:00
screenAdaptationService.ts feat: 实现智能屏幕适配功能 2025-07-23 20:55:51 +08:00
similaritySearchService.ts fix: resolve advanced filter data flow issue in similarity search 2025-07-25 12:52:15 +08:00
systemVoiceService.ts fix: 修复系统音色列表显示问题 - 修复枚举序列化格式不匹配和CSS类名问题 2025-07-31 11:14:24 +08:00
templateSegmentWeightService.ts feat: 从根本上解决权重配置问题 2025-07-25 17:47:45 +08:00
tolerantJsonService.ts feat: 添加YAML智能解析支持 2025-07-21 18:35:35 +08:00
videoGenerationService.ts feat: 模特详情页改版 - 实现个人看板、形象图片管理和穿搭图片生成功能 2025-07-30 12:51:34 +08:00