Release: 补齐 timeline API (P2收尾) (2026-07-03) #182

Merged
xiaoxia merged 1 commits from develop into main 2026-07-03 09:59:23 +08:00
Owner

本次发布内容

P2 收尾

  • 029832f1 新增剪辑计划时间线场景 API(GET /edit-plans/{id}/timeline)
    • 前端 GeneratePage 需要此 API 获取时间线数据
    • 当前返回空列表(待后续持久化)

PR #181 已合并的内容:

  • P0 安全修复(4项)
  • P1 代码修复(4项)
  • P2 代码修复(4项:except:pass清理、SVG禁用、decode_token_unsafe删除、/ready简化)
  • 前端 Mock 替换
  • 代码精简

本 PR 补齐:

  • timeline API(develop 唯一未合入 main 的 commit)
## 本次发布内容 ### P2 收尾 - `029832f1` 新增剪辑计划时间线场景 API(GET /edit-plans/{id}/timeline) - 前端 GeneratePage 需要此 API 获取时间线数据 - 当前返回空列表(待后续持久化) --- **PR #181 已合并的内容:** - P0 安全修复(4项) - P1 代码修复(4项) - P2 代码修复(4项:except:pass清理、SVG禁用、decode_token_unsafe删除、/ready简化) - 前端 Mock 替换 - 代码精简 **本 PR 补齐:** - timeline API(develop 唯一未合入 main 的 commit)
xiaoxia added 1 commit 2026-07-03 09:54:13 +08:00
feat: 添加剪辑计划时间线场景 API (GET /edit-plans/{id}/timeline)
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
Tests / lint (pull_request) Failing after 146h49m11s
Tests / test (pull_request) Failing after 146h49m12s
CI/CD Pipeline / Frontend Lint (pull_request) Failing after 146h50m20s
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 146h50m25s
Deploy / Deploy Staging (push) Failing after 146h50m59s
CI/CD Pipeline / Frontend Lint (push) Failing after 146h51m40s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 146h51m52s
029832f19c
xiaoxia merged commit 54c88e58a3 into main 2026-07-03 09:59:23 +08:00
Sign in to join this conversation.