element-web/src
David Baker 0a43803d46 Fix canUploadKeysWithPasswordOnly for MSC3967
Being able to upload keys without any auth works too, so return true.
Otherwise we have to go the same route via the InteractiveAuthDialog
which is way more complex.
2024-12-05 14:10:16 +00:00
..
@types Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
accessibility Remove type cast 2024-11-13 20:40:46 +05:30
actions Make Sonar happier 2024-10-18 12:56:57 +01:00
async-components Use CryptoApi.getKeyBackupInfo instead of deprecated MatrixClient.getKeyBackupVersion (#28450) 2024-11-25 09:30:42 +00:00
audio
autocomplete Allow tab completing users in brackets (#28460) 2024-11-15 09:11:03 +00:00
components Merge branch 'develop' into dbkr/key_backup_by_default 2024-12-02 14:44:46 +00:00
contexts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
customisations Remove unused Security customisations module (#28350) 2024-11-04 09:49:20 +00:00
dispatcher Avoid double exports 2024-11-05 18:36:26 +00:00
editor Allow tab completing users in brackets (#28460) 2024-11-15 09:11:03 +00:00
effects
emojipicker
events Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
hooks Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
i18n/strings Merge branch 'develop' into dbkr/key_backup_by_default 2024-12-02 14:44:46 +00:00
indexing Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter 2024-11-27 10:47:35 +00:00
integrations
mjolnir Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
models Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
modules
notifications
performance Remove unused enums 2024-11-05 18:34:47 +00:00
rageshake Update typescript-eslint monorepo to v8.15.0 (#28567) 2024-11-27 09:38:26 +00:00
resizer
serviceworker Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/repo-merge 2024-10-15 15:38:52 +01:00
settings Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
slash-commands
stores Merge pull request #28538 from element-hq/t3chguy/fix/20721 2024-12-02 11:23:18 +00:00
toasts Secure backup prompt 2024-12-02 14:44:00 +00:00
usercontent Update design of files list in right panel (#144) 2024-10-14 18:08:05 +00:00
utils Fix code block highlighting not working reliably with many code blocks (#28613) 2024-12-02 14:03:14 +00:00
vector Add Modernizr warning when running in non-secure context (#28581) 2024-11-27 15:17:25 +00:00
widgets Migrate to stylistic 2024-10-18 14:34:01 +01:00
workers
AddThreepid.ts Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
AsyncWrapper.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
Avatar.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
BasePlatform.ts Flatten Vector-override components (#28346) 2024-11-05 15:41:00 +00:00
BlurhashEncoder.ts Remove unused types & imports 2024-11-05 18:35:31 +00:00
boundThreepids.ts
call-types.ts
ContentMessages.ts Send and respect MSC4230 is_animated flag (#28513) 2024-11-22 13:58:37 +00:00
CreateCrossSigning.ts Fix canUploadKeysWithPasswordOnly for MSC3967 2024-12-05 14:10:16 +00:00
createRoom.ts
DateUtils.ts
DecryptionFailureTracker.ts Add PostHog codes for trust requirement failures (#28292) 2024-10-28 13:16:48 +00:00
DeviceListener.ts Merge branch 'develop' into dbkr/key_backup_by_default 2024-12-02 14:44:46 +00:00
DraftCleaner.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Editing.ts
email.ts
favicon.ts
HtmlUtils.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
IConfigOptions.ts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
identifiers.ts
IdentityAuthClient.tsx Make Sonar happier 2024-10-18 12:56:57 +01:00
ImageUtils.ts
index.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
LegacyCallHandler.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
Lifecycle.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
linkify-matrix.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Linkify.tsx
Livestream.ts
Login.ts
Markdown.ts Fix markdown escaping wrongly passing html through (#28363) 2024-11-04 11:31:44 +00:00
MatrixClientPeg.ts Remove Features.RustCrypto (#28582) 2024-11-27 16:56:20 +00:00
MediaDeviceHandler.ts
Modal.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
NodeAnimator.tsx Switch away from deprecated ReactDOM findDOMNode (#28259) 2024-10-22 11:58:45 +00:00
Notifier.ts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
PageTypes.ts
PasswordReset.ts
phonenumber.ts
PlatformPeg.ts
PlaybackEncoder.ts Remove unused types & imports 2024-11-05 18:35:31 +00:00
PosthogAnalytics.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
PosthogTrackers.ts
Presence.ts Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Update RoomInvite.tsx 2024-10-18 15:38:49 +01:00
RoomNotifs.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts Second batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom (#28466) 2024-11-20 14:27:09 +00:00
SdkConfig.ts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
Searching.ts First batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom (#28242) 2024-11-19 10:09:25 +00:00
SecurityManager.ts Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
SendHistoryManager.ts
sendTimePerformanceMetrics.ts
sentry.ts Avoid use of transitive deps 2024-11-05 18:35:53 +00:00
shouldHideEvent.ts
SlashCommands.tsx Merge pull request #28236 from element-hq/t3chguy/sonar-happy 2024-10-18 15:55:15 +01:00
SlidingSyncManager.ts First batch: Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom (#28242) 2024-11-19 10:09:25 +00:00
SupportedBrowser.ts
Terms.ts Make Sonar happier 2024-10-18 12:56:57 +01:00
TextForEvent.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
theme.ts
TimezoneHandler.ts
Typeguards.ts
Unread.ts
UserActivity.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
UserAddress.ts
verification.ts Remove space-specific right panel store handling 2024-11-25 17:29:32 +00:00
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
WorkerManager.ts