Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 13:29:51 +08:00
fbc83b5610 revert(db): remove Alembic migration system
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 13:21:07 +08:00
f8f9faaa06 feat(runtime): 添加 Pillow 图像处理库依赖
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 23:23:00 +08:00
719f54bf2e feat(annotation): 完善文件版本管理和标注同步功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 21:25:25 +08:00
5507adeb45 fix(knowledge): 优化知识项文件删除逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 21:17:20 +08:00
48cf49d064 feat(db): update SQL init script and Alembic migration for compatibility
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 20:12:12 +08:00
f5cb265667 feat(annotation): implement file version management for annotation feature
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 04:07:42 +08:00
4143bc75f9 fix: 修复codex review发现的问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 03:55:03 +08:00
99bd83d312 fix: 修复知识库同步的并发控制、数据清理、文件事务和COCO导出问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 03:21:15 +08:00
c03bdf1a24 refactor(data-management): 移除未使用的数据库操作方法并优化查询条件
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 02:18:09 +08:00
9057807ec1 fix(database): 解决数据管理表联合索引长度超限问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-05 02:07:42 +08:00
f15fd044ce fix(data-management): 修复SQL映射中的比较运算符转义问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 23:53:49 +08:00
d0972cbc9d feat(data-management): 实现数据集文件版本管理和内部路径保护
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 19:16:57 +08:00
473f4e717f feat(annotation): 添加文本分段索引显示功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 18:23:56 +08:00
6b0042cb66 refactor(annotation): 简化任务选择逻辑并移除未使用的状态管理
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 18:08:25 +08:00
fa9e9d9f68 refactor(annotation): 简化文本标注编辑器的段落管理功能
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-04 18:06:16 +08:00
dd2d40c55b feat(logger): 重构日志系统配置
c57524f174 feat(video): 添加源视频时长检测和帧冻结补足功能
Compare 2 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-04 17:46:10 +08:00
eeb21cada3 perf(render_video): 优化视频编码的关键帧间隔策略
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 17:35:23 +08:00
707e65b017 refactor(annotation): 优化编辑器服务中的分段处理逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 17:00:31 +08:00
cda22a720c feat(annotation): 优化文本标注分段功能实现
q792602257 pushed to lsf at q792602257/DataMate 2026-02-04 16:25:13 +08:00
394e2bda18 feat(data-management): 添加数据集文件取消上传功能