element-web/src/settings
Enrico Schwendig 902263d7c9
force to allow calls without video and audio in embedded mode (#11131)
* force to allow calls without video and audio in embedded mode

* Check device access permission and introduce a only screen share call mode

* Fix strict typ check issue

* Fix i18n check issue

* Add unit tests for device selection

* Fix mocked media device query
2023-07-06 14:40:14 +00:00
..
controllers Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
enums Conform src/components/views/messages/* code to strictNullChecks (#10461) 2023-03-29 08:22:35 +01:00
handlers Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
watchers Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
SettingLevel.ts Abstract electron settings properly to avoid boilerplate-hell (#8798) 2022-06-10 22:38:50 +01:00
Settings.tsx force to allow calls without video and audio in embedded mode (#11131) 2023-07-06 14:40:14 +00:00
SettingsStore.ts Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
UIFeature.ts Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
WatchManager.ts Fix some features not being configurable via features (#10276) 2023-03-03 13:31:51 +00:00