moyin merged pull request datawhale/whale-town-end#47 2026-01-14 15:17:22 +08:00
docs/update-readme-and-contributors-20260114
moyin pushed to main at datawhale/whale-town-end 2026-01-14 15:17:22 +08:00
3cb2c1d8dd Merge pull request 'docs/update-readme-and-contributors-20260114' (#47) from docs/update-readme-and-contributors-20260114 into main
260ae2c559 docs:简化架构文档,突出四层架构核心设计
cc1b081c3a docs:根据git记录更新贡献者名单
ff996b0dea docs:优化README中的AI代码检查指南
Compare 4 commits »
moyin created pull request datawhale/whale-town-end#47 2026-01-14 15:17:16 +08:00
docs/update-readme-and-contributors-20260114
moyin created branch docs/update-readme-and-contributors-20260114 in datawhale/whale-town-end 2026-01-14 15:14:29 +08:00
260ae2c559 docs:简化架构文档,突出四层架构核心设计
cc1b081c3a docs:根据git记录更新贡献者名单
ff996b0dea docs:优化README中的AI代码检查指南
Compare 3 commits »
moyin pushed to main at datawhale/whale-town-end 2026-01-14 14:23:37 +08:00
23bb3e0274 Merge pull request 'feature/code-standard-auth-20260114' (#46) from feature/code-standard-auth-20260114 into main
30d5e0f0a6 Merge branch 'main' into feature/code-standard-auth-20260114
d5d175cd1c docs(ai-reading): 添加NestJS依赖注入检查规范
5bc7cdb532 fix(auth): 修复AuthGatewayModule依赖注入问题
Compare 4 commits »
moyin deleted branch feature/code-standard-auth-20260114 from datawhale/whale-town-end 2026-01-14 14:23:37 +08:00
moyin merged pull request datawhale/whale-town-end#46 2026-01-14 14:23:36 +08:00
feature/code-standard-auth-20260114
moyin pushed to feature/code-standard-auth-20260114 at datawhale/whale-town-end 2026-01-14 14:23:32 +08:00
30d5e0f0a6 Merge branch 'main' into feature/code-standard-auth-20260114
963ebbd90d Merge pull request 'feature/code-standard-auth-20260114' (#45) from feature/code-standard-auth-20260114 into main
Compare 2 commits »
moyin created pull request datawhale/whale-town-end#46 2026-01-14 14:23:25 +08:00
feature/code-standard-auth-20260114
moyin created branch feature/code-standard-auth-20260114 in datawhale/whale-town-end 2026-01-14 14:22:21 +08:00
moyin pushed to feature/code-standard-auth-20260114 at datawhale/whale-town-end 2026-01-14 14:22:21 +08:00
d5d175cd1c docs(ai-reading): 添加NestJS依赖注入检查规范
5bc7cdb532 fix(auth): 修复AuthGatewayModule依赖注入问题
Compare 2 commits »
moyin pushed to main at datawhale/whale-town-end 2026-01-14 13:20:44 +08:00
963ebbd90d Merge pull request 'feature/code-standard-auth-20260114' (#45) from feature/code-standard-auth-20260114 into main
a147883e05 docs:添加架构重构文档
cf431c210a docs:补充 Gateway 层架构规范检查说明
41c33d6159 docs:完善 NestJS 框架文件命名规范说明
8bcd22ea50 docs:将 AI 代码检查指南翻译为英文
Compare 10 commits »
moyin deleted branch feature/code-standard-auth-20260114 from datawhale/whale-town-end 2026-01-14 13:20:44 +08:00
moyin merged pull request datawhale/whale-town-end#45 2026-01-14 13:20:43 +08:00
feature/code-standard-auth-20260114
moyin created pull request datawhale/whale-town-end#45 2026-01-14 13:20:35 +08:00
feature/code-standard-auth-20260114
moyin pushed to feature/code-standard-auth-20260114 at datawhale/whale-town-end 2026-01-14 13:18:21 +08:00
a147883e05 docs:添加架构重构文档
cf431c210a docs:补充 Gateway 层架构规范检查说明
41c33d6159 docs:完善 NestJS 框架文件命名规范说明
8bcd22ea50 docs:将 AI 代码检查指南翻译为英文
43874892b7 feat:添加 AI 代码检查用户信息配置工具
Compare 7 commits »
moyin pushed to feature/code-standard-auth-20260114 at datawhale/whale-town-end 2026-01-14 13:10:56 +08:00
73e3e0153c refactor(auth): 重构认证模块架构 - 将Gateway层组件从Business层分离
moyin created branch feature/code-standard-auth-20260114 in datawhale/whale-town-end 2026-01-14 12:00:51 +08:00
moyin pushed to feature/code-standard-auth-20260114 at datawhale/whale-town-end 2026-01-14 12:00:51 +08:00
f7c3983cc1 refactor(auth): 移除Controller,专注于业务逻辑层