mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-14 02:07:05 +02:00
* Switch to secure random strings Because the js-sdk methods are changing and there's no reason for these not to use the secure versions. The dedicated upper/lower functions were *only* used in this one case, so this should do the exact same thing with the one exported function. Requires https://github.com/matrix-org/matrix-js-sdk/pull/4621 (merge both together) * Change remaining instances of randomString which I somehow entirely missed the first time. * Fix import order |
||
---|---|---|
.. | ||
__snapshots__ | ||
AddExistingToSpaceDialog-test.tsx | ||
QuickSettingsButton-test.tsx | ||
QuickThemeSwitcher-test.tsx | ||
SpacePanel-test.tsx | ||
SpaceSettingsVisibilityTab-test.tsx | ||
SpaceTreeLevel-test.tsx | ||
ThreadsActivityCentre-test.tsx | ||
useUnreadThreadRooms-test.tsx |