jitsi-meet-electron/app/features/settings/components
Christoph Settgast d970d210da
feat: force prejoin page instead of profile and av settings (#690)
The settings and the prejoin page which is forced on many instances
including meet.jit.si did conflict, as you could set values in the
settings, then try to override them in den prejoin page only to notice
that it would not work. Clean this up by only having the prejoin page
where all settings can be done before joining the conference.

Closes: #687
2021-12-21 07:34:16 +01:00
..
index.js Rename XyzAction components to XyzButton 2018-06-21 07:55:32 +02:00
ServerTimeoutField.js Add translation for server timeout 2020-07-07 09:11:42 +02:00
ServerURLField.js Simplify validating server URL 2020-09-25 10:33:11 +02:00
SettingsButton.js Added onboarding 2018-08-14 23:29:31 +02:00
SettingsDrawer.js feat: force prejoin page instead of profile and av settings (#690) 2021-12-21 07:34:16 +01:00
SettingToggle.js Introduce internationalisation 2020-06-26 13:05:42 +02:00
ToggleWithLabel.js Added Start with Audio and Video muted toggles 2018-07-03 10:15:41 +01:00