| .. |
|
tests
|
fix: 修复数据库连接池的关键bug和配置优化
|
2025-07-30 19:46:36 +08:00 |
|
ai_analysis_log_service.rs
|
fix: 修复AI分类统计数值溢出问题
|
2025-07-18 14:27:25 +08:00 |
|
ai_classification_service.rs
|
feat: 实现模板匹配按顺序匹配功能
|
2025-07-23 20:28:36 +08:00 |
|
async_material_service.rs
|
修复数据库死锁问题:强制启用连接池并优化异步操作
|
2025-07-30 18:32:35 +08:00 |
|
batch_thumbnail_processor.rs
|
feat: 实现批量缩略图生成器功能
|
2025-07-23 13:44:19 +08:00 |
|
batch_watermark_processor.rs
|
feat: 实现相似度检索工具
|
2025-07-24 14:21:47 +08:00 |
|
chunked_upload_service.rs
|
feat: 完善模板导入功能
|
2025-07-14 21:34:07 +08:00 |
|
cloud_upload_service.rs
|
feat: 实现完整的AI图片生成工具
|
2025-07-29 15:56:31 +08:00 |
|
comfyui_service.rs
|
重构ComfyUI集成架构:明确区分云端Modal和本地ComfyUI两种生成模式
|
2025-07-31 19:54:34 +08:00 |
|
conversation_service.rs
|
feat: 实现相似度检索工具
|
2025-07-24 14:21:47 +08:00 |
|
directory_settings_service.rs
|
feat: 实现全局目录设置功能
|
2025-07-25 18:38:50 +08:00 |
|
draft_parser.rs
|
fix: 时间显示精度问题
|
2025-07-15 09:08:37 +08:00 |
|
enhanced_template_import_service.rs
|
feat: 实现项目-模板绑定和素材-模特绑定管理功能
|
2025-07-15 12:50:30 +08:00 |
|
error_handling_service.rs
|
fix: 修复 cargo check 编译错误
|
2025-07-30 20:05:32 +08:00 |
|
export_record_service.rs
|
feat: implement export record tracking system
|
2025-07-17 13:03:51 +08:00 |
|
hedra_task_poller.rs
|
feat: 实现 Hedra 口型合成异步化改造
|
2025-08-01 18:40:54 +08:00 |
|
image_generation_service.rs
|
feat: Implement image generation record management
|
2025-07-29 17:11:18 +08:00 |
|
import_queue_manager.rs
|
feat: 完善模板导入功能
|
2025-07-14 21:34:07 +08:00 |
|
jianying_export.rs
|
feat: 实现导出到剪映功能 (v0.1.28)
|
2025-07-16 22:33:57 +08:00 |
|
material_matching_service.rs
|
feat: 实现模板片段权重配置功能
|
2025-07-25 17:04:45 +08:00 |
|
material_segment_view_service.rs
|
refactor: 移除模板匹配中的日志并增强死循环防护
|
2025-07-21 19:52:05 +08:00 |
|
material_service.rs
|
feat: 实现项目素材批量删除功能
|
2025-07-21 14:28:06 +08:00 |
|
mod.rs
|
feat: 实现 Hedra 口型合成异步化改造
|
2025-08-01 18:40:54 +08:00 |
|
model_dynamic_service.rs
|
完成模特动态页面开发,移除标题和描述字段
|
2025-07-18 16:49:08 +08:00 |
|
model_service.rs
|
fix: 修复数据库迁移问题
|
2025-07-31 15:31:17 +08:00 |
|
outfit_photo_generation_service.rs
|
重构ComfyUI集成架构:明确区分云端Modal和本地ComfyUI两种生成模式
|
2025-07-31 19:54:34 +08:00 |
|
performance_monitor.rs
|
feat: 完善模板导入功能
|
2025-07-14 21:34:07 +08:00 |
|
project_service.rs
|
feat: 实现项目管理功能 v0.1.1
|
2025-07-13 18:46:58 +08:00 |
|
project_template_binding_service.rs
|
fix: 修复数据库链接锁问题
|
2025-07-15 17:11:44 +08:00 |
|
task_manager.rs
|
feat: 完善水印处理工具功能
|
2025-07-23 12:51:49 +08:00 |
|
template_cache_service.rs
|
feat: 完善模板导入功能
|
2025-07-14 21:34:07 +08:00 |
|
template_import_service.rs
|
继续优化核心业务逻辑连接池
|
2025-07-30 19:04:58 +08:00 |
|
template_matching_result_service.rs
|
feat: 模板详情弹框优化和单个删除功能修复
|
2025-07-25 18:13:40 +08:00 |
|
template_segment_weight_service.rs
|
feat: 从根本上解决权重配置问题
|
2025-07-25 17:47:45 +08:00 |
|
template_service.rs
|
修复数据库连接池编译错误
|
2025-07-30 19:17:17 +08:00 |
|
thumbnail_generator_service.rs
|
feat: 实现批量缩略图生成器功能
|
2025-07-23 13:44:19 +08:00 |
|
video_classification_queue.rs
|
fix: 提升到80并发
|
2025-07-18 11:33:54 +08:00 |
|
video_classification_service.rs
|
feat: 升级Gemini服务使用TolerantJsonParser进行JSON解析
|
2025-07-21 15:02:37 +08:00 |
|
video_generation_service.rs
|
重构ComfyUI集成架构:明确区分云端Modal和本地ComfyUI两种生成模式
|
2025-07-31 19:54:34 +08:00 |
|
volcano_video_service.rs
|
fix: 修复火山云 API 响应格式解析问题
|
2025-08-05 18:36:46 +08:00 |
|
watermark_addition_service.rs
|
feat: 实现相似度检索工具
|
2025-07-24 14:21:47 +08:00 |
|
watermark_detection_service.rs
|
feat: 实现相似度检索工具
|
2025-07-24 14:21:47 +08:00 |
|
watermark_removal_service.rs
|
修复数据库连接池编译错误
|
2025-07-30 19:17:17 +08:00 |
|
watermark_template_service.rs
|
feat: 实现相似度检索工具
|
2025-07-24 14:21:47 +08:00 |
|
workflow_management_service.rs
|
fix: 修复 cargo check 编译错误
|
2025-07-30 20:05:32 +08:00 |