Go to file
Wang Zhuoxuan 0ca06df078
Some checks failed
CI/CD Pipeline / Code Quality (push) Failing after 19s
CI/CD Pipeline / Unit Tests (push) Has been skipped
CI/CD Pipeline / Build & Deploy Test (push) Has been skipped
CI/CD Pipeline / Build & Deploy Production (push) Has been skipped
refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用
移除 fusion-auth-client、融合认证路由和阿里云 SDK 依赖,
同时保留 findOrCreatePhone、appSettings 表、auth-providers
管理端和 /auth/providers 端点等基础设施。
2026-06-01 10:18:15 +08:00
.gitea/workflows fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
content feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
db feat: 集成阿里云融合认证实现手机号一键登录与登录方式管理 2026-05-27 22:50:11 +08:00
docs refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
scripts refactor: 统一使用 Docker Compose V2 命令语法 2026-04-17 00:31:49 +08:00
src refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
.dockerignore feat: 添加 CI/CD 部署方案(Gitea + Docker + 双分支工作流) 2026-04-16 12:44:14 +08:00
.env.example refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
.env.prod.example refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
.gitignore Add AGENTS.md and ignore coverage 2026-05-04 22:02:01 +08:00
AGENTS.md Add AGENTS.md and ignore coverage 2026-05-04 22:02:01 +08:00
bun.lock refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
CLAUDE.md refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
dev-spec.md docs: sync project progress across CLAUDE.md and dev-spec.md 2026-04-09 12:02:43 +08:00
docker-compose.prod.yml fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
docker-compose.yml feat: 添加 CI/CD 部署方案(Gitea + Docker + 双分支工作流) 2026-04-16 12:44:14 +08:00
Dockerfile fix: health 路由路径修正为 /health 2026-04-18 04:13:59 +08:00
drizzle.config.ts 修复游戏化测试与奖励边界 2026-05-17 00:22:55 +08:00
eslint.config.js Add Flutter app-facing API routes 2026-05-04 01:24:23 +08:00
package.json refactor: 移除阿里云融合认证集成,保留基础设施以备后续使用 2026-06-01 10:18:15 +08:00
tsconfig.json perf: 移除 tsconfig 中不必要的 declaration 和 declarationMap 降低 CI 内存占用 2026-05-28 23:48:48 +08:00
vitest.config.ts feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00