summaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)Author
2023-05-16Fix virtual background image being stretched instead of croppedDaniel Calviño Sánchez
2023-05-12replace complex calculations with Array.at()Maksim Sukharev
2023-05-11fix(call): Fix incorrectly selected media when actually joining a callJoas Schilling
2023-05-08Enable typing signaling messages only when allowed by privacy settingsDaniel Calviño Sánchez
2023-05-08Create instance of SignalingTypingHandlerDaniel Calviño Sánchez
2023-05-08Add helper to handle "typing" signaling messagesDaniel Calviño Sánchez
2023-05-08Trigger event also when participants leaveDaniel Calviño Sánchez
2023-05-08Add helper to keep track of signaling participantsDaniel Calviño Sánchez
2023-05-05Merge pull request #9441 from Juneezee/refactor/includesMaksim Sukharev
2023-05-04Merge pull request #9334 from nextcloud/fix-signaling-messages-sent-to-all-pa...Marcel Müller
2023-05-04refactor: replace `indexOf` with `includes`Eng Zer Jun
2023-04-19Add signaling messages for reactions in callsDaniel Calviño Sánchez
2023-04-19Fix signaling messages sent to all participantsDaniel Calviño Sánchez
2023-04-12Load the virtual background type from the local storageDaniel Calviño Sánchez
2023-04-12Expose the virtual background type and parameters in LocalMediaModelDaniel Calviño Sánchez
2023-04-12Add support to use video files as virtual backgroundsDaniel Calviño Sánchez
2023-04-12Pause video element when virtual background is not runningDaniel Calviño Sánchez
2023-04-12Add setter to change the background type on a running virtual backgroundDaniel Calviño Sánchez
2023-04-12Add constant for the default blur valueDaniel Calviño Sánchez
2023-04-12Move virtual background constants to the general constants fileDaniel Calviño Sánchez
2023-04-12Add missing documentation for virtual background parametersDaniel Calviño Sánchez
2023-04-12Remove unneeded guard against undefined subpropertiesDaniel Calviño Sánchez
2023-04-12Flatten virtual source property of video stream virtual backgroundsDaniel Calviño Sánchez
2023-04-12Rename "desktop share" type of virtual backgroundsDaniel Calviño Sánchez
2023-04-12Remove mirroring code when using a shared screen as virtual backgroundDaniel Calviño Sánchez
2023-04-12Remove unused "NONE" virtual background typeDaniel Calviño Sánchez
2023-04-12Fix virtual background typeDaniel Calviño Sánchez
2023-04-08Add dot and replace word "administrator"Valdnet
2023-04-08Delete dotValdnet
2023-03-22Fix RemoteVideoBlocker still active after removing its associated modelDaniel Calviño Sánchez
2023-03-21Merge pull request #9050 from nextcloud/feat/noid/prepare-for-desktopJoas Schilling
2023-03-14fix import and jsdoc lint rules, update caniuseMaksim Sukharev
2023-03-14fix(desktop): remove page reload on session/signaling issuesGrigorii Shartsev
2023-03-13fix: show index page instead of hard redirect to 404 on chat deleteGrigorii Shartsev
2023-03-01Lint fixMarco
2023-02-23apply lint rules to .js filesMaksim Sukharev
2023-02-23apply lint rules to .spec.js filesMaksim Sukharev
2023-02-22Add missing JavaScript documentationDaniel Calviño Sánchez
2023-02-20Handle exceptions in async scripts executed through SeleniumHelperDaniel 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-14Handle signaling message for recording status changes in UIDaniel Calviño Sánchez
2023-02-10Utilize the modifiedSince parameter of the conversations APIJoas Schilling
2023-02-10Better handling of parametersJoas Schilling
2023-01-31Update room properties with data from "roomlist" update eventDaniel Calviño Sánchez
2023-01-31Add "switchto" to the required signaling server featuresDaniel Calviño Sánchez
2023-01-31Handle "switchto" message in WebUIDaniel Calviño Sánchez
2022-10-10Fix silent callJoas Schilling
2022-08-31Disconnect received videos by toggling the video directly in JanusDaniel Calviño Sánchez
2022-08-26Ignore call signaling messages when not in a callDaniel Calviño Sánchez