summaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)Author
2023-08-08add handler for participants speaking status changesMaksim Sukharev
2023-08-08add util for call time formattingMaksim Sukharev
2023-08-08notify users who joined call if currently speakingMaksim Sukharev
2023-08-03Create audio objects for call sounds as a result of a user interactionMarcel Müller
2023-07-28fix(conversations): fix duplicating messagesGrigorii K. Shartsev
2023-07-19feat: add patching object utilsGrigorii K. Shartsev
2023-06-09refactor(frontend): add isDarkTheme utilGrigorii K. Shartsev
2023-06-08fix getter, move self-filtration to storeMaksim Sukharev
2023-06-08notify joined participants, if previous signal is not expiredMaksim Sukharev
2023-06-08refactor store, add expiration for received signals, ignore self in testsMaksim Sukharev
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