summaryrefslogtreecommitdiffstats
path: root/src/components/CallView/CallView.vue
AgeCommit message (Expand)Author
2023-05-23fix(CallView): fix no local video on empty call in not grid modeGrigorii K. Shartsev
2023-05-09fix(ViewerOverlay): add EmptyCallViewGrigorii K. Shartsev
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-03Use deep selectorMarco
2023-05-02Refactor: remove unused method and propertyGrigorii Shartsev
2023-05-02Add ViewerOverlayCallViewGrigorii Shartsev
2023-04-20move capabilities request to HOCMaksim Sukharev
2023-04-19add ReactionToaster in CallView, connect participant models for listeningMaksim Sukharev
2023-03-22Fix RemoteVideoBlocker still active after removing its associated modelDaniel Calviño Sánchez
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-20Do not try to fetch participant data from Nextcloud when recordingDaniel Calviño Sánchez
2023-02-15Add recording mode for call viewDaniel Calviño Sánchez
2023-01-31correct padding for a call viewMaksim Sukharev
2022-09-15Fix missing bottom+right frame when following in a 2 person callJoas Schilling
2022-09-08Update callview backdropMarco Ambrosini
2022-08-16Merge pull request #7742 from nextcloud/fix-remote-screenshares-not-shown-in-...Joas Schilling
2022-08-15Fix vue/no-reserved-component-namesJoas Schilling
2022-08-13Fix remote screen shares not shown in sidebarDaniel Calviño Sánchez
2022-07-23Update my emailMarco Ambrosini
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-04-20Handle toggling video on and off directly in the bottom barDaniel Calviño Sánchez
2022-04-20Use RemoteVideoBlocker in call viewDaniel Calviño Sánchez
2022-01-24Fix remote screenshares not shown when local screenshare is being shownDaniel Calviño Sánchez
2022-01-24Fix "switch-to-screen-id" eventDaniel Calviño Sánchez
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2022-01-10Fix some stylelintJoas Schilling
2021-12-17Allow selecting different screensmarco
2021-12-17Fix following videos from the grid-viewmarco
2021-11-19Fix video container sizingmarco
2021-11-17Fix everything but localvideomarco
2021-11-10Remove localMediaControls from callViewmarco
2021-10-27Adjust default min video scalesJoas Schilling
2021-10-27Update initial-state handling to new serviceJoas Schilling
2021-10-27Add config setting to make grid videos limit a hard limitDaniel Calviño Sánchez
2021-10-27Add config setting to limit the number of videos in the gridDaniel Calviño Sánchez
2021-09-27Fix missing background in callview placeholderJoas Schilling
2021-09-20Make the topbar a topbar also in call viewmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-07-01Disable simulcast for screenshares for nowDaniel Calviño Sánchez
2021-07-01Add support for simulcast streams.Joachim Bauch
2021-06-24Keep presentation mode if you or someone else still has a screenshareJoas Schilling
2021-06-24Fix selecting the own screen in the gridviewJoas Schilling
2021-06-17Use eventbus to enable and disable videosMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-11Send media streams in calls only when publishing is allowedDaniel Calviño Sánchez
2021-05-04Allow showing the screenshares of others and switching correctly between themJoas Schilling
2021-03-04Fix avatar and video not dimmed when remote participant loses connectionDaniel Calviño Sánchez
2021-02-16Add a screenshot mode with images and fake audio/video statesJoas Schilling
2021-02-01Replace mute icon with material design iconVincent Petry