summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-02-21fix message and buttons stylesMaksim Sukharev
2023-02-21provide scroller sizes to children and calculate buttons bar position with itMaksim Sukharev
2023-02-21replace v-tooltip with title, remove redundant property, fix comment typosMaksim Sukharev
2023-02-21Merge pull request #8756 from nextcloud/use-internal-client-of-signaling-serv...Joas Schilling
2023-02-21Merge pull request #8771 from nextcloud/fix/8766/fix-topbar-buttons-hoverMaksim
2023-02-21Merge pull request #8802 from nextcloud/bugfix/8801/fix-event-handler-errorJoas Schilling
2023-02-21Merge pull request #4333 from nextcloud/replace-custom-component-with-new-ric...Grigorii K. Shartsev
2023-02-21change emit namingMaksim Sukharev
2023-02-21apply hover styles for buttons except CallButtonMaksim Sukharev
2023-02-21move BreakoutRoomsEditor to parent componentMaksim Sukharev
2023-02-21Merge pull request #8761 from nextcloud/fix/7690/always-scroll-chat-when-in-callJoas Schilling
2023-02-20Merge pull request #8777 from nextcloud/dependabot/npm_and_yarn/nextcloud/dia...Joas Schilling
2023-02-20Mock OCP.Accessibility.disableKeyboardShortcuts in testsGrigorii Shartsev
2023-02-20Replace custom component with new RichContenteditableGrigorii Shartsev
2023-02-20Fix pasting filesMarco
2023-02-20Replace custom component with new RichContenteditableDaniel Calviño Sánchez
2023-02-20Fix event handler errorJoas Schilling
2023-02-20fix(assets): Fix CSS import pathJoas Schilling
2023-02-20Handle exceptions in async scripts executed through SeleniumHelperDaniel Calviño Sánchez
2023-02-20Do not try to fetch participant data from Nextcloud when recordingDaniel Calviño Sánchez
2023-02-20Remove default audio call flag for recording participantsDaniel Calviño Sánchez
2023-02-20Use internal client of signaling server for recordingDaniel Calviño Sánchez
2023-02-20Remove some settings for breakout roomsMarco
2023-02-17Merge pull request #8758 from nextcloud/fix/noid/consider-aspect-ratio-for-lo...Maksim
2023-02-17Make "End meeting" always availableJoas Schilling
2023-02-17Always scroll chat when in a callMarcel Müller
2023-02-17Merge pull request #8725 from nextcloud/add-specific-ui-for-recording-callsJoas Schilling
2023-02-16apply aspect-ratio calculation from VideoVue to LocalVideoMaksim Sukharev
2023-02-16Merge pull request #8754 from nextcloud/feature/noid/store-breakout-rooms-in-...Marco
2023-02-16Merge pull request #8748 from nextcloud/fix/8407/participants-counter-appearanceMaksim
2023-02-16Merge pull request #8746 from nextcloud/fix/6608/local-media-controls-labelsMaksim
2023-02-16Merge pull request #8676 from nextcloud/fix/8156/rounded-corners-on-speaker-v...Maksim
2023-02-16Always get breakout rooms when mounting tabMarco
2023-02-16Improve wording and add docsMarco
2023-02-16fetch and show participants for guests - moderatorsMaksim Sukharev
2023-02-16disable fetching participants for guests - non-moderatorsMaksim Sukharev
2023-02-15Add recording mode for call viewDaniel Calviño Sánchez
2023-02-15Add specific page for recording callsDaniel Calviño Sánchez
2023-02-15update labels, open device settings on clickMaksim Sukharev
2023-02-15move label for lower hand button to computedMaksim Sukharev
2023-02-15fix code style for computed labelsMaksim Sukharev
2023-02-15move participants counter close to call duration infoMaksim Sukharev
2023-02-15improve conditions for fetching participantsMaksim Sukharev
2023-02-15add tooltip for participants buttonMaksim Sukharev
2023-02-15Store breakout rooms in the breakout room storeMarco
2023-02-15call getParticipants for TopBar in group conversationMaksim Sukharev
2023-02-14make participants counter always-on, fix hover stylesMaksim Sukharev
2023-02-14Handle signaling message for recording status changes in UIDaniel Calviño Sánchez
2023-02-14Limit starting and stopping the recording only to logged in moderatorsDaniel Calviño Sánchez
2023-02-14Fix typoDaniel Calviño Sánchez