Go to file
chenhao 017e1d2ded feat: 添加旧版Android API支持和会议预览功能
- 添加 `LegacyLoginResponse`, `LegacyRefreshTokenResponse`, `LegacyLoginUserResponse` 和 `LegacyMeetingTagResponse` DTO
- 添加 `LegacyAuthController` 以处理旧版登录和刷新令牌请求
- 更新 `MeetingAccessServiceImpl` 中的异常信息为英文
- 在前端 `MeetingPreview.tsx` 中添加多语言文本和分享功能
2026-04-16 09:41:22 +08:00
backend feat: 添加旧版Android API支持和会议预览功能 2026-04-16 09:41:22 +08:00
components feat: 增强会议配置解析和日志级别设置 2026-04-10 09:14:00 +08:00
frontend feat: 添加旧版Android API支持和会议预览功能 2026-04-16 09:41:22 +08:00
.gitignore feat: 增强实时会议gRPC服务和会话状态管理 2026-04-08 19:15:03 +08:00
init.md feat: 添加会议创建事件和任务调度监听器 2026-03-03 15:51:17 +08:00