element-call-Github/src
2023-09-28 09:49:22 -04:00
..
@types Merge pull request #819 from vector-im/dbkr/prefix_other_fullscreen_apis 2023-01-03 22:56:49 +00:00
analytics Save room shared keys to local storage 2023-08-09 14:01:36 +02:00
auth Fix imports 2023-09-27 19:06:10 -04:00
button Merge branch 'livekit' into invite-modal 2023-09-28 09:42:06 -04:00
config Enable strict lints 2023-07-11 16:02:58 +01:00
e2ee Revert "Refactor useIsRoomE2EE" 2023-09-22 18:20:29 +01:00
form Fix big grid crashing due to missing React import 2023-06-30 18:21:18 -04:00
graphics Add background gradient 2023-09-13 17:53:12 +02:00
home Use the loglevel library's extensions 2023-09-25 18:04:34 +01:00
icons Implement new in-call header and footer designs 2023-09-08 16:41:23 -04:00
input Fix imports 2023-09-27 19:06:10 -04:00
livekit Re-enable livekit rageshake logging & with depth limit 2023-09-26 12:08:08 +01:00
otel Enable strict lints 2023-07-11 16:02:58 +01:00
popover Adopt the Compound color system 2023-08-28 17:14:40 -04:00
profile Use the loglevel library's extensions 2023-09-25 18:04:34 +01:00
room Merge pull request #1641 from robintown/invite-modal 2023-09-28 09:45:03 -04:00
settings Merge pull request #1625 from vector-im/renovate/vite-plugin-svgr-4.x 2023-09-27 19:08:41 -04:00
sound Remove the unused exports with help of ts-prune 2023-06-05 19:11:38 +02:00
tabs Fix imports 2023-09-27 19:06:10 -04:00
typography Adopt the Compound color system 2023-08-28 17:14:40 -04:00
video-grid Merge pull request #1645 from robintown/name-tag-color 2023-09-28 09:45:24 -04:00
App.tsx Merge branch 'livekit' into SimonBrandner/feat/gradient 2023-09-15 17:19:37 -04:00
array-utils.ts Make the expand and collapse interactions inverses of one another 2023-07-06 00:59:14 -04:00
Avatar.tsx Switch to Avatar from Compound 2023-09-06 08:04:51 +02:00
Banner.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Banner.tsx Add E2EE banner 2023-07-06 11:10:00 +02:00
ClientContext.tsx Fix logging out getting the app stuck on a 'loading' screen 2023-08-09 12:00:13 -04:00
DisconnectedBanner.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
DisconnectedBanner.tsx Merge branch 'toger5/connectionLostBanner' into connectionlostbanner_lk 2023-07-21 20:03:37 +01:00
E2EEBanner.module.css Fix sizing 2023-07-07 10:11:27 +02:00
E2EEBanner.tsx Fix imports 2023-09-27 19:06:10 -04:00
FullScreenView.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
FullScreenView.tsx Use the loglevel library's extensions 2023-09-25 18:04:34 +01:00
Glass.module.css Implement new modal designs 2023-09-17 14:40:14 -04:00
Glass.tsx Implement new modal designs 2023-09-17 14:40:14 -04:00
Header.module.css Replace the avatar stack in the header with an icon 2023-09-27 18:12:04 -04:00
Header.tsx Fix a broken SVG import 2023-09-28 09:44:00 -04:00
index.css Merge pull request #1446 from robintown/modals 2023-09-18 11:38:03 -04:00
IndexedDBWorker.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
initializer.tsx Merge remote-tracking branch 'origin/livekit' into dbkr/refactor_urlparams 2023-09-18 17:54:49 +01:00
LazyEventEmitter.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
ListBox.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
ListBox.tsx Enable strict lints 2023-07-11 16:02:58 +01:00
main.tsx Re-enable livekit rageshake logging & with depth limit 2023-09-26 12:08:08 +01:00
matrix-utils.ts Use the loglevel library's extensions 2023-09-25 18:04:34 +01:00
media-utils.ts Fix device selection never completing in widget mode 2023-06-23 14:17:51 -04:00
Menu.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Menu.tsx Fix types 2023-08-31 09:27:06 -04:00
Modal.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Modal.tsx Merge branch 'livekit' into invite-modal 2023-09-28 09:42:06 -04:00
olm.ts Ensure that Olm is only loaded once 2022-10-31 13:43:03 -04:00
Overlay.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Platform.ts Use native system fonts on Android and iOS 2023-09-17 12:56:13 -04:00
rtcSessionHelpers.ts More hacking on rtcsession 2023-08-18 09:03:21 +01:00
SequenceDiagramViewerPage.tsx Enable strict lints 2023-07-11 16:02:58 +01:00
Toast.module.css Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Toast.tsx Implement the new invite modal designs 2023-09-27 17:45:18 -04:00
Tooltip.module.css Adopt the Compound color system 2023-08-28 17:14:40 -04:00
Tooltip.tsx Enable strict lints 2023-07-11 16:02:58 +01:00
TranslatedError.ts Set up translation with i18next 2022-10-12 14:53:49 -04:00
UrlParams.ts Handle all URL param flags the same way 2023-09-19 07:11:39 -04:00
useCallViewKeyboardShortcuts.ts Fix audio mute on window blur 2023-04-21 10:18:43 +01:00
useEvents.ts Fix types 2023-08-08 15:19:42 +02:00
useLocalStorage.ts Save room shared keys to local storage 2023-08-09 14:01:36 +02:00
useLocationNavigation.ts Enable strict lints 2023-07-11 16:02:58 +01:00
useMatrixRTCSessionJoinState.ts More hacking on rtcsession 2023-08-18 09:03:21 +01:00
useMatrixRTCSessionMemberships.ts More hacking on rtcsession 2023-08-18 09:03:21 +01:00
useMediaQuery.ts Implement new in-call header and footer designs 2023-09-08 16:41:23 -04:00
useMergedRefs.ts Decouple video grid from video tile components 2023-06-12 18:21:45 -04:00
usePageTitle.ts Don't touch the product name option for now 2022-12-20 17:30:47 +00:00
usePrefersReducedMotion.ts Implement new in-call header and footer designs 2023-09-08 16:41:23 -04:00
useReactiveState.ts Document useReactiveState 2023-02-15 16:38:49 -05:00
UserMenu.module.css Switch to Avatar from Compound 2023-09-06 08:04:51 +02:00
UserMenu.tsx Fix imports 2023-09-27 19:06:10 -04:00
UserMenuContainer.tsx Start using the new modal component 2023-09-17 14:46:36 -04:00
useWakeLock.ts Add comments 2023-07-21 12:12:44 -04:00
widget.ts Small refactor of URLParams stuff 2023-09-18 17:49:10 +01:00