summaryrefslogtreecommitdiffstats
path: root/src/components/CallView/shared
AgeCommit message (Expand)Author
2023-04-20delete spam method, add spam-guard on a receiving end, improve models handlingMaksim Sukharev
2023-04-20move capabilities request to HOCMaksim Sukharev
2023-04-19add ReactionToaster in CallView, connect participant models for listeningMaksim Sukharev
2023-03-31fix lint error, replace find methods for participant nameMaksim Sukharev
2023-03-31replace selectors with aria-labels, update test helpersMaksim Sukharev
2023-03-31post-review improvementsMaksim Sukharev
2023-03-31add unit testsAntreesy
2023-03-31remove redundant div wrapper and stylesMaksim Sukharev
2023-03-31fix line wraps and computed ordersMaksim Sukharev
2023-03-31add and refactor computed properties and classesMaksim Sukharev
2023-03-26Merge pull request #9122 from nextcloud/feat/noid/disable-unsupported-featues...Grigorii K. Shartsev
2023-03-22refactor: remove redundant await with copyConversationLinkToClipboardGrigorii Shartsev
2023-03-21refactor: `copyLinkToConversation` -> `copyConversationLinkToClipboard`Grigorii Shartsev
2023-03-21fix(desktop): temporary disable screensharing for desktopGrigorii Shartsev
2023-03-21feat: add utils for generating absolute links and copy a chat linkGrigorii Shartsev
2023-03-06fix(a11y): Fix missing aria-labels for buttons in call viewJoas Schilling
2023-02-27Merge pull request #8764 from nextcloud/fix/7703/change-button-component-for-...Maksim
2023-02-24change native buttons to NcButton componentsMaksim Sukharev
2023-02-23fix styles for local video in stripeMaksim Sukharev
2023-02-23apply lint rules to .spec.js filesMaksim Sukharev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-16apply aspect-ratio calculation from VideoVue to LocalVideoMaksim Sukharev
2023-02-16Merge pull request #8746 from nextcloud/fix/6608/local-media-controls-labelsMaksim
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-09add observers to speaker's videoMaksim Sukharev
2023-01-31correct padding for a call viewMaksim Sukharev
2023-01-24apply changes after code-reviewsMaksim Sukharev
2023-01-24add horizontal bar to improve level visibilityMaksim Sukharev
2023-01-24lint fix, rewrite overlay stylesMaksim Sukharev
2023-01-24organize importsMaksim Sukharev
2023-01-24refactor and apply VolumeIndicator componentMaksim Sukharev
2022-10-25Move localmediacontrols functionality into new menu componentMarco
2022-10-24Fix exlintJoas Schilling
2022-10-22Apply suggestions from code review Kirtesh Suthar
2022-10-22added displayName to pending call message in 1on1 callsKirtesh Suthar
2022-10-17Fix broken size of raise hand iconJoas Schilling
2022-09-21Remove vue-clipboard2Joas Schilling
2022-09-15Disable keyboard shortcuts when the user opted-outJoas Schilling
2022-09-12Fix username overlap with localvideoMarco Ambrosini
2022-09-07Adjust videos border radiusMarco Ambrosini
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-08-12Fix attributes that got renamedJoas Schilling
2022-08-10Move "Copy link" of empty call screen to VueJoas Schilling
2022-08-04Move call buttons to vue buttonsJoas Schilling
2022-07-23Update my emailMarco Ambrosini