• Joined on 2026-06-13
xiaoxia created pull request xiaoxia/xiaoxia-saas#1762 2026-09-07 19:46:56 +08:00
feat(dedup): 增加文案+结构维度查重 (P2-后端3)
xiaoxia pushed to feat/dedup-enhanced-text-structure at xiaoxia/xiaoxia-saas 2026-09-07 19:46:44 +08:00
add93bb9de feat(dedup): 增加文案+结构维度查重 (Issue #P2-后端3)
xiaoxia created branch feat/dedup-enhanced-text-structure in xiaoxia/xiaoxia-saas 2026-09-07 19:46:44 +08:00
xiaoxia created pull request xiaoxia/xiaoxia-saas#1761 2026-09-07 19:42:55 +08:00
fix: Step5 单视频全宽布局+视频播放器居中
xiaoxia pushed to fix/1761-step5-single-video-fullwidth at xiaoxia/xiaoxia-saas 2026-09-07 19:42:43 +08:00
53c92887a0 fix: Step5 单视频全宽布局+视频播放器居中 (#1761)
xiaoxia created branch fix/1761-step5-single-video-fullwidth in xiaoxia/xiaoxia-saas 2026-09-07 19:42:43 +08:00
xiaoxia pushed to develop at xiaoxia/xiaoxia-saas 2026-09-07 19:28:23 +08:00
6fe3e03d6a Merge pull request 'feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)' (#1759) from feat/cover-frame-scoring into develop
1087ec181b fix: test_empty_frame_returns_zero 添加 cv2 可用性检测
04463fbdce style: auto-format with black + isort + prettier [skip ci-format-check]
fadca408d4 fix: 测试添加 cv2 可用性检测,mock 环境下 skip
c6a3137949 fix: 加强 cv2 mock 检测(用 inspect.isroutine 验证)
Compare 8 commits »
xiaoxia merged pull request xiaoxia/xiaoxia-saas#1759 2026-09-07 19:28:23 +08:00
feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)
xiaoxia commented on pull request xiaoxia/xiaoxia-saas#1759 2026-09-07 19:22:04 +08:00
feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)

CI 全绿,功能验证通过。

xiaoxia commented on pull request xiaoxia/xiaoxia-saas#1759 2026-09-07 19:21:54 +08:00
feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)

LGTM - CI all green

xiaoxia commented on pull request xiaoxia/xiaoxia-saas#1759 2026-09-07 19:21:13 +08:00
feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)

LGTM - CI 全绿,封面智能选帧功能就绪。

xiaoxia commented on pull request xiaoxia/xiaoxia-saas#1759 2026-09-07 19:21:06 +08:00
feat: 封面智能选帧 — 帧质量评分(清晰度/亮度/色彩)

CI 全绿,封面智能选帧功能就绪。

xiaoxia created pull request xiaoxia/xiaoxia-saas#1760 2026-09-07 18:47:03 +08:00
fix: Step5 BatchGenerationGrid 单卡居中 + maxWidth 240px
xiaoxia pushed to fix/1759-step5-single-card-center at xiaoxia/xiaoxia-saas 2026-09-07 18:46:52 +08:00
0e5cc38421 fix: Step5 BatchGenerationGrid 单卡居中 + maxWidth 240px (#1759)
xiaoxia created branch fix/1759-step5-single-card-center in xiaoxia/xiaoxia-saas 2026-09-07 18:46:52 +08:00
xiaoxia pushed to feat/cover-frame-scoring at xiaoxia/xiaoxia-saas 2026-09-07 18:44:34 +08:00
1087ec181b fix: test_empty_frame_returns_zero 添加 cv2 可用性检测
xiaoxia pushed to feat/cover-frame-scoring at xiaoxia/xiaoxia-saas 2026-09-07 18:31:23 +08:00
fadca408d4 fix: 测试添加 cv2 可用性检测,mock 环境下 skip
xiaoxia pushed to feat/cover-frame-scoring at xiaoxia/xiaoxia-saas 2026-09-07 18:30:46 +08:00
c6a3137949 fix: 加强 cv2 mock 检测(用 inspect.isroutine 验证)