imeeting/backend
chenhao 017e1d2ded feat: 添加旧版Android API支持和会议预览功能
- 添加 `LegacyLoginResponse`, `LegacyRefreshTokenResponse`, `LegacyLoginUserResponse` 和 `LegacyMeetingTagResponse` DTO
- 添加 `LegacyAuthController` 以处理旧版登录和刷新令牌请求
- 更新 `MeetingAccessServiceImpl` 中的异常信息为英文
- 在前端 `MeetingPreview.tsx` 中添加多语言文本和分享功能
2026-04-16 09:41:22 +08:00
..
design feat: 添加会议预览功能和相关UI组件 2026-04-15 17:55:57 +08:00
src feat: 添加旧版Android API支持和会议预览功能 2026-04-16 09:41:22 +08:00
pom.xml feat: 添加Android实时会议gRPC服务和相关实现 2026-04-01 09:27:30 +08:00