summaryrefslogtreecommitdiffstats
path: root/src/components/TopBar/CallButton.vue
AgeCommit message (Expand)Author
2023-08-03Create audio objects for call sounds as a result of a user interactionMarcel Müller
2023-05-05Merge pull request #9441 from Juneezee/refactor/includesMaksim Sukharev
2023-05-04refactor: replace `indexOf` with `includes`Eng Zer Jun
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-04-18Rename devicechecker into mediasettingsMarco
2023-04-14add to all NcActions missing container propsMaksim Sukharev
2023-03-01Remove unneeded switch requestMarco
2023-02-23resolve merge conflictMaksim Sukharev
2023-02-23Fix button logicJoas Schilling
2023-02-23Allow users to switch breakout roomsMarco
2023-02-23Allow moderators to enter and exit breakout roomsMarco
2023-02-22Handle "starting" values for recording status in UIDaniel Calviño Sánchez
2023-02-17Make "End meeting" always availableJoas Schilling
2023-01-23Enforce device picker and show a warning thereJoas Schilling
2022-09-27Fix missing "Leave call" button for moderatorsJoas Schilling
2022-08-18Adjust importsJoas Schilling
2022-08-15Fix vue/no-reserved-component-namesJoas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-12Fix import of ButtonVueJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-07-13Since v5.0.0 of the lib, the property decorative has been removed.Joas Schilling
2022-07-13Fix buttonsJoas Schilling
2022-07-12Remove remenants from call button iconsJoas Schilling
2022-06-03Always join an existing call silentlyMarco Ambrosini
2022-06-03Pass in silent as a parameter to the joinCall functionMarco Ambrosini
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-05-18Fix eslintJoas Schilling
2022-05-17Use material icons everywhere in CallButtonJulius Härtl
2022-05-11Allow to disable calling functionalityJoas Schilling
2022-03-257057: fixed success, error message style for call buttonNikola
2022-03-25Add line before rulemarco
2022-03-236995: updated button position in chat messageNikola
2022-03-046927: updated button for call buttonNikola
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2022-01-12Fix size of material design iconsmarco
2021-11-17Make sure the call button is white on the video verificationJoas Schilling
2021-11-16Overwrite hasCall based on chat messagesJoas Schilling
2021-11-12Don't "End meeting" when onclick event is the all parameter :PJoas Schilling
2021-11-11Merge pull request #6465 from nextcloud/bugfix/noid/end-meeting-only-when-sta...Marco
2021-11-10Add topbar separator when in callsmarco
2021-11-10Also don't show when default permissions are usedJoas Schilling
2021-11-10Only show "End meeting for all" when starting is restrictedJoas Schilling
2021-11-03Add button to end meeting for allVincent Petry
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Allow users individually into the lobbyJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-10-05Create DeviceChecker componentmarco
2021-06-17Lint fixMarco Ambrosini
2021-06-11Send media streams in calls only when publishing is allowedDaniel Calviño Sánchez