summaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)Author
2020-08-13Use unique random indexes for temporary messagesMarco Ambrosini
2020-08-13Move share logic to the uploadfiles method in the storeMarco Ambrosini
2020-08-13Show previews in the upload editorMarco Ambrosini
2020-08-12Create initialiseduploads store entry and split uploadfiles logicMarco Ambrosini
2020-08-05Handle empty "deviceId" when media permissions are not grantedDaniel Calviño Sánchez
2020-08-05Update selected devices from the getUserMedia resultsDaniel Calviño Sánchez
2020-08-05Make possible to explicitly disable devices of certain kindDaniel Calviño Sánchez
2020-08-05Add fallback devices to DeviceMediaManagerDaniel Calviño Sánchez
2020-08-05Add fallback label to devices in MediaDevicesManagerDaniel Calviño Sánchez
2020-08-05Keep track of devices in MediaDevicesManagerDaniel Calviño Sánchez
2020-08-05Add wrapper for MediaDevicesDaniel Calviño Sánchez
2020-07-28Merge pull request #3948 from nextcloud/bugfix/noid/handle-reference-id-for-s...Joas Schilling
2020-07-28Handle referenceId for system messages e.g. when uploading a fileJoas Schilling
2020-07-27Merge pull request #3940 from nextcloud/fix-speaker-promotion-with-newer-janu...Joas Schilling
2020-07-27Delete temporary messages after sharingMarco Ambrosini
2020-07-24Show progress bar while a file is being uploadedMarco Ambrosini
2020-07-24Add temporary message while a file is being uploadedMarco Ambrosini
2020-07-24Move temporary message functionality to another fileMarco Ambrosini
2020-07-23Fix speaker promotion with newer Janus versionsDaniel Calviño Sánchez
2020-07-23Fix typo in docsMarco Ambrosini
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-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-01Handle the disinvite event properly when the session was kickedJoas 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-06-18Add cache for video constraintsDaniel Calviño Sánchez
2020-06-08Always try to use microphone if camera failedDaniel Calviño Sánchez
2020-06-02Reduce console logging unless in debugJoas Schilling
2020-05-26Replace deprecated OC.redirect() with the correct way to redirectJoas Schilling
2020-05-26Make joining the call synchronousDaniel Calviño Sánchez
2020-05-26Fix "joinCall" of standalone signaling not returning a promiseDaniel Calviño Sánchez
2020-05-26Merge pull request #3610 from nextcloud/do-not-fetch-all-conversations-on-som...Joas Schilling
2020-05-25Fix joining a different call on the same signaling serverDaniel Calviño Sánchez
2020-05-22Merge pull request #3637 from nextcloud/fix-unsharing-screen-of-other-peers-w...marco
2020-05-22Fix unsharing screen of other peers when one screen was unsharedDaniel Calviño Sánchez
2020-05-22Fix video marked as available due to screen sharingDaniel Calviño Sánchez