Commit graph

3 commits

Author SHA1 Message Date
ValueOn AG
4b6adaad8d fix: preserve Teams return URL during auth login - skip goto when already on login page, poll for redirect completion
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 14:01:52 +01:00
ValueOn AG
31c196978b fix: audio routing via MediaStream, auth context-destroyed handling, session cleanup
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 15:19:32 +01:00
ValueOn AG
79027f190b feat: authenticated bot join, virtual background, language selectors
- New authProcedure.ts: Microsoft login flow (email/password, MFA detection, stay signed in)
- New backgroundProcedure.ts: download image URL, upload as Teams virtual background
- Orchestrator: authenticate before join when botAccountEmail provided
- JoinProcedure: skip name input for authenticated joins
- meetingUrlParser: anon=true only for anonymous joins
- SessionManager/HttpServer: pass new fields through the chain
- Updated Teams caption language selectors for current UI

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:56:04 +01:00