element-web/src/async-components/views/dialogs
J. Ryan Stinnett f634c3a71e Add secret storage cache callback to avoid prompts
This supplies a cache callback to the JS SDK so that we can be notified if a new
storage key is created e.g. by resetting secret storage. This allows it to be
supplied automatically in case it's needed in the same user operation, as it is
when resetting both secret storage and cross-signing together.
2020-08-28 12:10:17 +01:00
..
eventindex Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
keybackup Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
secretstorage Add secret storage cache callback to avoid prompts 2020-08-28 12:10:17 +01:00
ExportE2eKeysDialog.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImportE2eKeysDialog.js