..
CallEndedView.module.css
Add quality survey at the end of the call ( #1084 )
2023-06-07 16:22:44 +02:00
CallEndedView.tsx
Don't require textual feedback ( #1097 )
2023-06-12 12:52:29 +02:00
checkForParallelCalls.ts
Detect split-brains caused by parallel calls
2023-04-17 16:58:51 -04:00
GridLayoutMenu.module.css
Add a dropdown to choose between video calls and radio calls
2022-05-26 13:52:06 -04:00
GridLayoutMenu.tsx
Fix copyright headers
2023-01-03 16:55:26 +00:00
GroupCallInspector.module.css
Fix copyright pt. 2: CSS files
2023-01-03 16:58:38 +00:00
GroupCallInspector.tsx
Add more events:
2023-03-30 16:54:10 +01:00
GroupCallLoader.tsx
change ... to … unicode for consistency
2023-02-13 09:55:32 +05:30
GroupCallView.tsx
Show the room avatar rather than the user avatar in the header
2023-06-23 16:20:15 -04:00
InCallView.module.css
Merge branch 'livekit-experiment' into livekit-load-test
2023-06-14 21:12:20 +02:00
InCallView.tsx
Bring back fullscreen and picture-in-picture modes
2023-06-26 13:48:41 -04:00
InviteModal.module.css
Fix copyright pt. 2: CSS files
2023-01-03 16:58:38 +00:00
InviteModal.tsx
Test tags for invite links; joining call by UR:; getting call name.
2023-05-11 14:30:32 +01:00
LobbyView.module.css
Add URL params to control fonts
2022-12-09 14:31:13 -05:00
LobbyView.tsx
Show the room avatar rather than the user avatar in the header
2023-06-23 16:20:15 -04:00
RageshakeRequestModal.tsx
Fix copyright headers
2023-01-03 16:55:26 +00:00
RoomAuthView.module.css
Fix copyright pt. 2: CSS files
2023-01-03 16:58:38 +00:00
RoomAuthView.tsx
Prettier
2023-05-11 15:16:17 +01:00
RoomPage.tsx
Start using LiveKit SDK for media devices
2023-05-30 15:21:22 +02:00
RoomRedirect.tsx
Fix copyright headers
2023-01-03 16:55:26 +00:00
useFullscreen.ts
Bring back fullscreen and picture-in-picture modes
2023-06-26 13:48:41 -04:00
useGroupCall.ts
Merge branch 'main' into livekit-experiment
2023-06-09 17:22:34 -04:00
useJoinRule.ts
Split room state hooks out into separate files
2022-10-14 10:50:36 -04:00
useLoadGroupCall.ts
Remove the unused exports with help of ts-prune
2023-06-05 19:11:38 +02:00
usePageUnload.ts
Fix copyright headers
2023-01-03 16:55:26 +00:00
useRoomAvatar.ts
Show the room avatar rather than the user avatar in the header
2023-06-23 16:20:15 -04:00
useRoomState.ts
Split room state hooks out into separate files
2022-10-14 10:50:36 -04:00
useSentryGroupCallHandler.ts
Fix copyright headers
2023-01-03 16:55:26 +00:00
VideoPreview.module.css
LiveKit Device Usage Refactoring ( #1120 )
2023-06-16 18:07:13 +02:00
VideoPreview.tsx
Show the room avatar rather than the user avatar in the header
2023-06-23 16:20:15 -04:00