multiparty-meeting/app/src/components
Håvar Aambø Fosstveit 7f2f27b858 Add support for moderating rooms. Kick user, mute all users, stop all videos. 2020-03-22 00:43:47 +01:00
..
AccessControl/LockDialog Added internationalization support, and translated to nb-NO. 2019-11-06 23:11:42 +01:00
Containers Fix styling of peer screensharing if sharing is muted. 2020-03-20 12:58:15 +01:00
Controls Remove HiddenPeers, added icon on AppBar 2020-03-19 23:58:14 +01:00
MeetingDrawer Add support for moderating rooms. Kick user, mute all users, stop all videos. 2020-03-22 00:43:47 +01:00
MeetingViews Remove HiddenPeers, added icon on AppBar 2020-03-19 23:58:14 +01:00
Notifications Refactor stateActions for better overview. 2019-11-05 11:53:21 +01:00
PeerAudio Various small changes. 2019-10-23 19:46:44 +02:00
Settings Added advanced options for sticky app bar, lastn. Optimized some component rendering. 2020-03-18 00:12:50 +01:00
VideoContainers Sticky App bar for fullscreen 2020-03-18 00:50:50 +01:00
VideoWindow Refactor stateActions for better overview. 2019-11-05 11:53:21 +01:00
App.js Merged electron into main code. One unified codebase for both web and native version of client. 2019-11-10 23:57:28 +01:00
ChooseRoom.js Do proper check that config is present 2019-12-10 15:46:14 +01:00
FullScreen.js Massive change. Changed to react-scripts (webpack) for building. Changed to material-ui where applicable. Changed to CSS-in-JS. 2019-03-29 14:12:13 +01:00
JoinDialog.js Do proper check that config is present 2019-12-10 15:46:14 +01:00
LoadingView.css Massive change. Changed to react-scripts (webpack) for building. Changed to material-ui where applicable. Changed to CSS-in-JS. 2019-03-29 14:12:13 +01:00
LoadingView.js Massive change. Changed to react-scripts (webpack) for building. Changed to material-ui where applicable. Changed to CSS-in-JS. 2019-03-29 14:12:13 +01:00
ReactLazyPreload.js Code splitting and lazy loading for faster load times. 2019-11-04 14:34:27 +01:00
Room.js Added advanced options for sticky app bar, lastn. Optimized some component rendering. 2020-03-18 00:12:50 +01:00
Selectors.js Simplify selector. 2019-12-05 13:51:31 +01:00
appPropTypes.js Fix roomId handling 2019-11-10 23:01:45 +01:00