ANGJustinl
ANGJustinl merged pull request ANGJustinl/whale-town-end#2 2026-01-05 17:43:18 +08:00
main
ANGJustinl created pull request ANGJustinl/whale-town-end#2 2026-01-05 17:43:15 +08:00
main
ANGJustinl pushed to main at ANGJustinl/whale-town-end 2026-01-05 17:42:15 +08:00
6ad8d80449 feat(zulip): Add Zulip account management and integrate with auth system
ANGJustinl pushed to main at ANGJustinl/whale-town-end 2026-01-04 20:02:44 +08:00
9cb172d645 Merge pull request 'refactor:重构安全模块架构,将security模块迁移至core层' (#30) from refactor/security-core-module into main
70c020a97c refactor:重构安全模块架构,将security模块迁移至core层
67ade48ad7 Merge pull request 'docs:更新贡献者信息和项目里程碑' (#29) from docs/update-contributors-info into main
29b8b05a2a docs:更新贡献者信息和项目里程碑
bbf3476d75 Merge pull request 'ANGJustinl-zulip_dev' (#28) from ANGJustinl/whale-town-end:ANGJustinl-zulip_dev into main
Compare 11 commits »
ANGJustinl closed pull request ANGJustinl/whale-town-end#1 2025-12-25 23:38:22 +08:00
main
ANGJustinl pushed to zulip_dev at ANGJustinl/whale-town-end 2025-12-25 23:37:42 +08:00
3dd5f23d79 fix(zulip): Fix e2e test errors and pdate author attribution across all Zulip integration files
daaf5c3f22 Merge branch 'main' into zulip_dev
dd856b9ba6 Merge pull request 'fix/login-verification-email-template' (#26) from fix/login-verification-email-template into main
07601b6d79 docs:更新README中的测试说明
7429de3cf4 chore:整理API测试脚本
Compare 46 commits »
ANGJustinl created pull request ANGJustinl/whale-town-end#1 2025-12-25 23:10:26 +08:00
main
ANGJustinl pushed to main at ANGJustinl/whale-town-end 2025-12-25 23:09:58 +08:00
dd856b9ba6 Merge pull request 'fix/login-verification-email-template' (#26) from fix/login-verification-email-template into main
07601b6d79 docs:更新README中的测试说明
7429de3cf4 chore:整理API测试脚本
0192934c66 test:添加验证码冷却时间清除功能测试
64370c3206 feat:集成验证码冷却时间自动清除机制
Compare 21 commits »
ANGJustinl commented on pull request datawhale/whale-town-end#27 2025-12-25 22:57:05 +08:00
feat(zulip): 添加全面的 Zulip 集成系统

redis的部分还需要测试, 我暂时没能测 :(

ANGJustinl commented on pull request datawhale/whale-town-end#27 2025-12-25 22:56:38 +08:00
feat(zulip): 添加全面的 Zulip 集成系统

stream-initializer.service.ts - 404 行处仍有todo需要完成, 现在没前端我搞不清楚咋做:(

ANGJustinl created pull request datawhale/whale-town-end#27 2025-12-25 22:56:11 +08:00
WIP: feat(zulip): 添加全面的 Zulip 集成系统
ANGJustinl pushed to zulip_dev at ANGJustinl/whale-town-end 2025-12-25 22:26:02 +08:00
55cfda0532 feat(zulip): 添加全面的 Zulip 集成系统
ANGJustinl pushed to zulip_dev at ANGJustinl/whale-town-end 2025-12-24 23:26:20 +08:00
ANGJustinl created branch zulip_dev in ANGJustinl/whale-town-end 2025-12-24 23:26:20 +08:00
ANGJustinl commented on pull request datawhale/whale-town-end#18 2025-12-24 21:20:10 +08:00
feat(login): 添加验证码登录auth api

@ANGJustinl 已经补充测试了, 话说这个评审应该以哪个spec为准😢?

ANGJustinl pushed to main at ANGJustinl/whale-town-end 2025-12-24 21:19:12 +08:00
f6fa1ca1e3 test(login): Add verification code login test cases
ANGJustinl reopened pull request datawhale/whale-town-end#18 2025-12-19 23:28:51 +08:00
feat(login): 添加验证码登录auth api
ANGJustinl closed pull request datawhale/whale-town-end#18 2025-12-19 23:28:13 +08:00
feat(login): 添加验证码登录auth api
ANGJustinl created pull request datawhale/whale-town-end#18 2025-12-19 23:23:48 +08:00
feat(login): 添加验证码登录auth api
ANGJustinl pushed to main at ANGJustinl/whale-town-end 2025-12-19 23:23:01 +08:00
9b35a1c500 feat(login): Add verification code login functionality