element-portable/src/components/views/settings
Richard van der Hoff de5931d5a8
Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059)
* Remove redundant `forceReset` parameter

This was always true, so let's get rid of it.

Also some function renames.

* Factor out new `withSecretStorageKeyCache` helper

... so that we can use the cache without the whole of `accessSecretStorage`.

* Cache secret storage key during cross-signing reset

* Playwright test for resetting cross-signing

* CrossSigningPanel: Silence annoying react warnings

React complains if we don't include an explicit `tbody`.

* Simple unit test of reset button
2023-12-15 14:59:36 +00:00
..
account Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
devices OIDC: use delegated auth account URL from OidcClientStore (#11723) 2023-10-15 23:03:25 +00:00
discovery Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
notifications Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
shared Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
tabs Default to system emoji font (#11925) 2023-11-23 13:04:05 +00:00
AddPrivilegedUsers.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
AvatarSetting.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
BridgeTile.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
ChangeDisplayName.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
ChangePassword.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
CrossSigningPanel.tsx Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
CryptographyPanel.tsx Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
E2eAdvancedPanel.tsx Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
EventIndexPanel.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
FontScalingPanel.tsx Message layout will update according to the selected style (#10170) 2023-09-22 16:12:48 +00:00
ImageSizePanel.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
IntegrationManager.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
JoinRuleSettings.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
KeyboardShortcut.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx Migrate more strings to translation keys (#11574) 2023-09-07 10:37:09 +01:00
Notifications.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
ProfileSettings.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
SecureBackupPanel.tsx Fix: <detail> HTML elements clickable area too wide. (#11666) 2023-10-12 08:50:49 +00:00
SetIdServer.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
SetIntegrationManager.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
SettingsFieldset.tsx Fix spacing regression in user settings - roles & permissions (#10993) 2023-05-28 22:20:44 +00:00
SpellCheckSettings.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
ThemeChoicePanel.tsx Migrate more strings to translation keys (#11579) 2023-09-08 09:58:31 +01:00
UpdateCheckButton.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00