Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 01:25:31 +08:00
ad4a9cc869 feat(video): 添加视频缩放特效功能支持
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 00:39:14 +08:00
88aa3adca1 feat(base): 添加单任务内文件传输并发功能
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 00:30:07 +08:00
d955def63c feat(tracing): 增强文件下载上传的日志记录和追踪功能
9d16d3c6af feat(gpu): 添加 QSV 硬件加速支持
Compare 2 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 00:11:45 +08:00
9b373dea34 feat(tracing): 集成 OpenTelemetry 链路追踪功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 18:53:00 +08:00
329382db47 fix(pdf): 优化PDF文本提取服务异常处理
e862925a06 feat(export): 添加逻辑路径构建功能支持文件管理
05752678cc feat(dataset): 添加PDF提取服务中的逻辑路径构建功能
0f1dd9ec8d Merge remote-tracking branch 'gitea/lsf' into lsf
38e58ba864 Merge branch 'rbac' into lsf
Compare 7 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 18:03:40 +08:00
38add27d84 fix: 修复 Codex 审查发现的两个数据一致性问题
f9f4ea352e fix: 修复 codex 审查发现的两个问题
24d8ee49a1 feat: 优化文件删除逻辑,支持级联删除版本和派生文件
Compare 3 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 15:23:08 +08:00
cd5f5ef6da fix(annotation): fix use_new_version to support files without annotation
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 15:17:59 +08:00
1f6c821cbc fix(annotation): show new version warning even without annotation
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 15:11:59 +08:00
44a1f2193f fix(annotation): fix file version check to compare with latest version by logical path
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-06 14:11:45 +08:00
c9a6133be9 fix(logger): 修复PyInstaller打包后的日志目录路径问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-06 13:35:06 +08:00
c6dccf5e29 fix(python): remove datetime.UTC usage for Python 3.10 compatibility
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): 移除未使用的数据库操作方法并优化查询条件