riot-web/src/components/views/settings
Michael Telatynski 30429df948
Eliminate the use of MatrixClientPeg in utils (#10910)
2023-05-23 16:24:12 +01:00
..
account Conform the style rules of `GeneralUserSettingsTab.tsx` to the style guide (#10595) 2023-05-12 10:33:01 +00:00
devices Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
discovery Conform the style rules of `GeneralUserSettingsTab.tsx` to the style guide (#10595) 2023-05-12 10:33:01 +00:00
shared Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
tabs Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
AddPrivilegedUsers.tsx
AvatarSetting.tsx Improve profile picture settings accessibility (#10470) 2023-03-29 14:00:45 +00:00
BridgeTile.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ChangeDisplayName.tsx
ChangePassword.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
CrossSigningPanel.tsx Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
CryptographyPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
DevicesPanel.tsx Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
DevicesPanelEntry.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
E2eAdvancedPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
EventIndexPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
ImageSizePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
IntegrationManager.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
JoinRuleSettings.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut.tsx
LayoutSwitcher.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
Notifications.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
ProfileSettings.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
SecureBackupPanel.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
SetIdServer.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
SetIntegrationManager.tsx Use semantic headings in user settings - integrations and account deletion (#10837) 2023-05-17 07:52:44 +00:00
SettingsFieldset.tsx
SpellCheckSettings.tsx
ThemeChoicePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
UpdateCheckButton.tsx