mirror of https://github.com/jetkvm/kvm.git
Implement session-based microphone control with optional auto-enable: - Microphone disabled by default, only requests permission when enabled - Added persistent "Auto-enable Microphone" setting in audio settings - Setting syncs to backend and works across browsers/devices - Auto-enable respects secure context (HTTPS/localhost only) - Refactored secure context check into reusable utility function - Removed unused audioInputEnabled store properties |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| constants | ||
| hooks | ||
| keyboardLayouts | ||
| providers | ||
| routes | ||
| utils | ||
| api.ts | ||
| cva.config.ts | ||
| index.css | ||
| keyboardLayouts.ts | ||
| keyboardMappings.ts | ||
| main.tsx | ||
| notifications.tsx | ||
| root.tsx | ||
| ui.config.ts | ||
| utils.ts | ||
| webrtc.d.ts | ||