pham
0e057904e6
CI / test (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Security Scan / backend-security (push) Has been cancelled
Security Scan / frontend-security (push) Has been cancelled
refactor: 彻底移除 Sora 视频生成模块(全栈清理)
## 后端变更
- 删除 21 个 sora_*.go 服务文件(service/handler/repository/routes)
- 删除 Sora 相关 migration 文件(046/047/063/090)
- 清理 config 中的 sora_* 配置项和平台常量
- 清理 wire 依赖注入中的 Sora 组件
- 修复 wire_gen.go 语法错误(缺少逗号和闭合括号)
- 移除 go.mod 中的 go-sora2api 依赖
- 更新 ent schema usage_log.go 注释
## 前端变更
- 删除 SoraView、SoraAdminView 及 8 个 Sora 子组件
- 删除 sora API 层和路由配置
- 清理 UserEditModal 中的 Sora 存储配额 UI
- 清理 types/index.ts 中 Sora 相关类型定义
- 清理 stores/app.ts 默认配置
- 清理 i18n 翻译文件 en.ts/zh.ts (~110 行)
- 更新相关测试文件
## 文档更新
- README.md / README_CN.md / README_JA.md: 移除 Sora 状态说明和配置段落
- PROJECT_DIFF.md: 移除 Sora 相关差异描述
## 验证结果
- ✅ Go 编译通过 (go build ./...)
- ✅ TypeScript 类型检查通过 (vue-tsc --noEmit)
- ✅ 后端测试全通过 (0 failures)
- ✅ 前端测试全通过 (59 files, 329 tests, 0 failures)
- ✅ 前端生产构建成功 (23.81s)
2026-05-10 14:15:45 +08:00
..
2026-05-10 14:15:45 +08:00
2026-05-10 14:15:45 +08:00
2026-02-02 22:13:50 +08:00
2026-04-09 18:14:28 +08:00
2026-04-25 09:24:17 +08:00
2026-01-09 18:26:32 +08:00
2026-03-09 01:18:49 +08:00
2026-04-09 02:20:51 +00:00
2026-04-09 02:20:51 +00:00
2026-04-05 17:11:01 +08:00
2026-04-05 17:11:01 +08:00
2026-03-08 14:12:17 +08:00
2026-03-08 14:12:17 +08:00
2026-04-04 12:38:50 +08:00
2026-02-14 11:23:10 +08:00
2026-02-07 19:04:08 +08:00
2026-04-24 00:29:10 +08:00
2026-04-04 12:38:50 +08:00
2026-03-15 16:21:49 +08:00
2026-04-24 00:29:10 +08:00
2026-04-24 00:29:10 +08:00
2026-04-08 10:39:15 -07:00
2026-04-24 00:29:10 +08:00
2026-02-07 22:14:07 +08:00
2026-03-09 19:55:18 +08:00
2026-03-18 11:31:32 +08:00
2026-01-06 20:31:40 +08:00
2026-03-01 15:45:44 +08:00
2026-02-07 17:12:15 +08:00
2026-04-01 02:20:13 +08:00
2026-04-04 12:38:50 +08:00
2026-05-10 14:15:45 +08:00
2026-02-23 12:45:37 +08:00
2026-02-23 12:45:37 +08:00
2026-02-12 19:01:09 +08:00
2026-04-04 11:25:01 +08:00
2026-03-05 16:46:14 +08:00
2026-03-15 22:13:42 +08:00
2026-04-09 12:29:49 +08:00
2026-04-09 12:29:49 +08:00
2026-03-24 09:52:56 +08:00
2026-03-21 23:38:00 +08:00
2026-04-11 13:16:35 +08:00
2026-04-25 09:24:17 +08:00
2026-04-25 09:24:17 +08:00
2025-12-26 16:45:40 +08:00
2025-12-31 08:50:12 +08:00
2025-12-31 08:50:12 +08:00
2026-04-11 18:25:06 +08:00
2025-12-26 16:45:40 +08:00
2026-02-02 22:13:50 +08:00
2026-04-09 18:14:28 +08:00
2026-04-09 18:14:28 +08:00
2026-04-09 18:14:28 +08:00
2026-04-05 17:11:01 +08:00
2026-04-16 21:42:41 +08:00
2026-03-03 01:05:11 +08:00
2026-05-10 14:15:45 +08:00