Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-20Add button to explicitly dismiss the quality warning tooltipMarco Ambrosini
2020-07-20Add buttons to disable video and screen share to quality warning tooltipMarco Ambrosini
2020-07-20Dedicated connection warning iconJoas Schilling
2020-07-20Revert "Dimm own avatar and video when the sender connection quality is bad"Daniel Calviño Sánchez
2020-07-20Revert "Split tooltips for audio, video and screen quality"Daniel Calviño Sánchez
2020-07-20Revert "Replace quality warning with tooltips on the local media buttons"Daniel Calviño Sánchez
2020-07-20Revert "Show warning on the button that could solve the issue"Daniel Calviño Sánchez
2020-07-17Merge pull request #3901 from nextcloud/bugfix/3888/dont-trim-displayname-in-...Joas Schilling
2020-07-17Merge pull request #3912 from nextcloud/do-not-reuse-media-constraints-betwee...Joas Schilling
2020-07-16Fix duplicated event listeners in ParticipantAnalyzerDaniel Calviño Sánchez
2020-07-16Show error message when video could not be gotDaniel Calviño Sánchez
2020-07-16Do not reuse media constraints between independent media requestsDaniel Calviño Sánchez
2020-07-16Remove unused codeDaniel Calviño Sánchez
2020-07-14Don't trimm displayname in selectionJoas Schilling
2020-07-13Show warning on the button that could solve the issueDaniel Calviño Sánchez
2020-07-13Increase grace period for quality tooltipDaniel Calviño Sánchez
2020-07-13Replace quality warning with tooltips on the local media buttonsDaniel Calviño Sánchez
2020-07-13Split tooltips for audio, video and screen qualityDaniel Calviño Sánchez
2020-07-13Dimm own avatar and video when the sender connection quality is badDaniel Calviño Sánchez
2020-07-13Move setting class attributes to its own methodDaniel Calviño Sánchez
2020-07-13Take video and screen quality into account in the quality warningDaniel Calviño Sánchez
2020-07-13Show tooltip only if the quality warning has not been recently shownDaniel Calviño Sánchez
2020-07-13Add a grace period before hiding the quality warningDaniel Calviño Sánchez
2020-07-13Show warning when the quality of the connection is badDaniel Calviño Sánchez
2020-07-13Add analyzer for callsDaniel Calviño Sánchez
2020-07-13Add analyzer for participantsDaniel Calviño Sánchez
2020-07-13Add peer and screenPeer attributes to LocalCallParticipantModelDaniel Calviño Sánchez
2020-07-13Move peer and screenPeer to attributes in CallParticipantModelDaniel Calviño Sánchez
2020-07-13Guard against null screen peerDaniel Calviño Sánchez
2020-07-13Make possible to enable and disable the analysis of audio or videoDaniel Calviño Sánchez
2020-07-13Trigger events when the quality changesDaniel Calviño Sánchez
2020-07-13Take round trip time into account when calculating the qualityDaniel Calviño Sánchez
2020-07-13Add analyzer for the quality of peer connectionsDaniel Calviño Sánchez
2020-07-08Merge pull request #3885 from nextcloud/bugfix/noid/correctly-initialise-blur...Joas Schilling
2020-07-08Correctly initialise blur in chromiumJoas Schilling
2020-07-06Fix breaking vue 2.2.0Jonas Rittershofer
2020-07-01Update the session and the call flag when force joiningJoas Schilling
2020-07-01Fix mixin state also when the component is loaded after the state already cha...Joas Schilling
2020-07-01Add a hack to check if the dialog was closed via the XJoas Schilling
2020-07-01Handle the disinvite event properly when the session was kickedJoas Schilling
2020-07-01Don't kill the previous session when we navigate awayJoas Schilling
2020-07-01Trigger a vue event when SessionStorage "joined_conversation" changesJoas Schilling
2020-07-01Don't show call state when asking to kill the other sessionJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-07-01Show session conflict warning when a session joins again for your own userJoas Schilling
2020-07-01Better handle 404 error as well as all other undefined scenariosJoas Schilling
2020-07-01Handle duplicated sessions more gracefully with the internal signalingJoas Schilling
2020-07-01Automatically force join if the session is "old"Joas Schilling
2020-07-01Ask for confirmation to join in case of session conflictJoas Schilling
2020-07-01Always ask if we can join if we are not reloading the pageJoas Schilling