Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 00:42:41 +08:00
71f8f7d1c3 feat: 实现任务拆分和分配功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-08 08:17:41 +08:00
78624915b7 feat(annotation): 添加标注任务算子编排前端页面和测试算子
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 22:35:40 +08:00
2f49fc4199 feat(annotation): 支持通用算子编排的数据标注功能
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 18:30:04 +08:00
3cb2f8d02a test(handlers): 添加基础处理器并行传输相关单元测试
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 18:29:29 +08:00
ef4cf549c4 feat(storage): 增强文件上传功能并添加详细的指标追踪
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 17:00:27 +08:00
9efc07935f fix(db): 更新数据库初始化脚本中的默认用户密码
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 16:24:30 +08:00
7264e111ae chore(db): 移除数据标注初始化脚本中的Alembic版本查询
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 16:06:04 +08:00
3dd4035005 feat: 完善数据标注导出格式兼容性验证
36b410ba7b feat(annotation): 添加导出格式与数据集类型的兼容性检查
Compare 2 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 03:45:58 +08:00
16ea45ad1c perf(cache): 优化缓存下载逻辑并添加性能指标追踪
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