element-web/src/components
Florian Duros fe657027bd
Update to use non deprecated methods to decode recovery key (#54)
* Replace `MatrixClient.keyBackupKeyFromRecoveryKey` by `decodeRecoveryKey`

* Replace `MatrixClient.isValidRecoveryKey` by local check with `decodeRecoveryKey`

* Replace old `decodeRecoveryKey` import

* Remove `matrix-js-sdk/src/crypto/recoverykey` import of  eslint exception

* Add tests for `RestoreKeyBackupDialog`
2024-09-19 15:39:20 +00:00
..
structures Ignore chat effect when older than 48h (#48) 2024-09-19 09:39:32 +00:00
utils Change license (#13) 2024-09-09 13:57:16 +00:00
views Update to use non deprecated methods to decode recovery key (#54) 2024-09-19 15:39:20 +00:00