mirror of https://github.com/vector-im/riot-web
* Use Rust crypto stack universally Ignore the `feature_rust_crypto` and `RustCrypto.staged_rollout_percent` settings, and just use RustCrypto everywhere. * Remove labs setting for rust crypto * Remove support for legacy crypto stack in `StorageManager` We're not going to use the legacy stack any more. * Update docs on `Features.RustCrypto` * Remove now-unreachable `tryToUnlockSecretStorageWithDehydrationKey` * Comment out test which doesn't work * fix typo |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| beacon | ||
| crypto | ||
| device | ||
| dm | ||
| exportUtils | ||
| localRoom | ||
| location | ||
| media | ||
| oidc | ||
| permalinks | ||
| room | ||
| validate | ||
| AnimationUtils-test.ts | ||
| AutoDiscoveryUtils-test.tsx | ||
| DMRoomMap-test.ts | ||
| DateUtils-test.ts | ||
| ErrorUtils-test.ts | ||
| EventRenderingUtils-test.ts | ||
| EventUtils-test.ts | ||
| Feedback-test.ts | ||
| FixedRollingArray-test.ts | ||
| FormattingUtils-test.tsx | ||
| LruCache-test.ts | ||
| MegolmExportEncryption-test.ts | ||
| MessageDiffUtils-test.tsx | ||
| MultiInviter-test.ts | ||
| PhasedRolloutFeature-test.ts | ||
| SearchInput-test.ts | ||
| SessionLock-test.ts | ||
| ShieldUtils-test.ts | ||
| Singleflight-test.ts | ||
| SnakedObject-test.ts | ||
| StorageAccess-test.ts | ||
| StorageManager-test.ts | ||
| UrlUtils-test.ts | ||
| WidgetUtils-test.ts | ||
| arrays-test.ts | ||
| colour-test.ts | ||
| connection-test.ts | ||
| createVoiceMessageContent-test.ts | ||
| direct-messages-test.ts | ||
| enums-test.ts | ||
| export-test.tsx | ||
| generate-megolm-test-vectors.py | ||
| i18n-helpers-test.ts | ||
| iterables-test.ts | ||
| leave-behaviour-test.ts | ||
| local-room-test.ts | ||
| maps-test.ts | ||
| membership-test.ts | ||
| notifications-test.ts | ||
| numbers-test.ts | ||
| objects-test.ts | ||
| pillify-test.tsx | ||
| rooms-test.ts | ||
| sets-test.ts | ||
| stringOrderField-test.ts | ||
| threepids-test.ts | ||
| tooltipify-test.tsx | ||