moyin deleted branch release/v2.0.0 from datawhale/whale-town-end 2026-01-07 15:12:11 +08:00
moyin created pull request datawhale/whale-town-end#35 2026-01-07 15:12:02 +08:00
release/v2.0.0
moyin pushed to release/v2.0.0 at datawhale/whale-town-end 2026-01-07 15:10:38 +08:00
2bcbaeb030 chore:清理不需要的测试文件和临时文档
dd91264d0c service:完善用户服务功能
003091494f docs:升级 OpenAPI 文档配置到 v2.0.0
b01ea38a17 config:更新 Zulip 模块配置
a30ef52c5a docs:添加 WebSocket API 文档控制器
Compare 8 commits »
moyin created branch release/v2.0.0 in datawhale/whale-town-end 2026-01-07 15:10:38 +08:00
moyin deleted branch zulip_dev from ANGJustinl/whale-town-end 2026-01-07 11:33:27 +08:00
moyin pushed to main at datawhale/whale-town-end 2026-01-07 11:33:26 +08:00
179f0f66eb Merge pull request 'feat(login, zulip): 引入 JWT 验证并重构 API 密钥管理' (#34) from ANGJustinl/whale-town-end:zulip_dev into main
1b380e4bb9 Merge branch 'main' into zulip_dev
8f9a6e7f9d feat(login, zulip): 引入 JWT 验证并重构 API 密钥管理
3733717d1f feat: 添加JWT令牌刷新功能
c2ecb3c1a7 Merge pull request 'main' (#2) from main into zulip_dev
Compare 6 commits »
moyin merged pull request datawhale/whale-town-end#34 2026-01-07 11:33:25 +08:00
feat(login, zulip): 引入 JWT 验证并重构 API 密钥管理
moyin merged pull request datawhale/whale-town-end#32 2026-01-06 16:55:00 +08:00
feat: 添加JWT认证系统和Zulip用户管理服务
moyin deleted branch feature/jwt-auth-and-zulip-services from datawhale/whale-town-end 2026-01-06 16:55:00 +08:00
moyin pushed to main at datawhale/whale-town-end 2026-01-06 16:55:00 +08:00
07d9c736fa Merge pull request 'feat: 添加JWT认证系统和Zulip用户管理服务' (#32) from feature/jwt-auth-and-zulip-services into main
5e1afc2875 Merge branch 'main' into feature/jwt-auth-and-zulip-services
470b0b8dbf feat: 添加JWT认证系统和Zulip用户管理服务
Compare 3 commits »
moyin pushed to feature/jwt-auth-and-zulip-services at datawhale/whale-town-end 2026-01-06 16:54:53 +08:00
5e1afc2875 Merge branch 'main' into feature/jwt-auth-and-zulip-services
fcb81f80d9 Merge pull request 'feat/websocket-remote-connection-fix' (#31) from feat/websocket-remote-connection-fix into main
065d3f2fc6 Merge branch 'main' into feat/websocket-remote-connection-fix
9cb172d645 Merge pull request 'refactor:重构安全模块架构,将security模块迁移至core层' (#30) from refactor/security-core-module into main
Compare 4 commits »
moyin created pull request datawhale/whale-town-end#32 2026-01-06 16:54:47 +08:00
feat: 添加JWT认证系统和Zulip用户管理服务
moyin pushed to feature/jwt-auth-and-zulip-services at datawhale/whale-town-end 2026-01-06 16:54:36 +08:00
470b0b8dbf feat: 添加JWT认证系统和Zulip用户管理服务
moyin created branch feature/jwt-auth-and-zulip-services in datawhale/whale-town-end 2026-01-06 16:54:36 +08:00
moyin pushed to zulip_dev at ANGJustinl/whale-town-end 2026-01-06 16:48:41 +08:00
3733717d1f feat: 添加JWT令牌刷新功能
moyin pushed to main at datawhale/whale-town-front 2026-01-05 11:28:16 +08:00
e3c4d08021 Merge pull request '修正语法错误' (#11) from qbb0530/whale-town-front:main into main
3bdda47191 修正语法错误
Compare 2 commits »
moyin merged pull request datawhale/whale-town-front#11 2026-01-05 11:28:14 +08:00
修正语法错误
moyin deleted branch feat/websocket-remote-connection-fix from datawhale/whale-town-end 2026-01-05 11:23:53 +08:00
moyin pushed to main at datawhale/whale-town-end 2026-01-05 11:23:53 +08:00
fcb81f80d9 Merge pull request 'feat/websocket-remote-connection-fix' (#31) from feat/websocket-remote-connection-fix into main
065d3f2fc6 Merge branch 'main' into feat/websocket-remote-connection-fix
f335b72f6d chore:删除多余的文档
3bf1b6f474 config:添加nginx WebSocket代理配置文件
38f9f81b6c test:添加WebSocket连接诊断和测试工具集
Compare 10 commits »
moyin merged pull request datawhale/whale-town-end#31 2026-01-05 11:23:52 +08:00
feat/websocket-remote-connection-fix