Files
OwnCord/Client
jevb fdb5e0ed85 feat: wire quick-switch overlay to disconnect and navigate to ConnectPage
The onSwitch callback now stores the target host in sessionStorage and
calls clearAuth(), which triggers the existing logout flow (voice leave,
WS disconnect, navigate to ConnectPage). On the ConnectPage side, a new
selectServer() method auto-fills the host and loads saved credentials.
The onAddServer callback similarly disconnects and lands on ConnectPage
so the user can add a new server profile.
2026-03-27 12:34:28 +01:00
..