summaryrefslogtreecommitdiffstats
path: root/src/store/callViewStore.js
AgeCommit message (Expand)Author
2023-05-02Add isViewerOverlay mode in callView storeGrigorii Shartsev
2023-02-23apply lint rules to .js filesMaksim Sukharev
2023-01-31Handle "switchto" message in WebUIDaniel Calviño Sánchez
2022-07-23Update my emailMarco Ambrosini
2022-05-18Fix remaining warningsmarco
2021-08-30Finish the storesJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-23Fix license tagJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-05-03Fix quality warning tooltip not staying dismissedDaniel Calviño Sánchez
2021-04-14Remove participant list API's sessionIdVincent Petry
2021-01-25Remove no longer needed blur related codeDaniel Calviño Sánchez
2021-01-21Use a shared cache for average colorsDaniel Calviño Sánchez
2021-01-08Rename peerId arg to sessionId for raised handVincent Petry
2021-01-08Add timestamp in raised hand message payloadVincent Petry
2021-01-07Fix call view errorsMarco Ambrosini
2020-12-17Merge pull request #4678 from nextcloud/fix-chromium-performance-hit-in-calls...Joas Schilling
2020-12-16Fix rendering delay for raised hand iconVincent Petry
2020-12-16Display hand icon in participant listVincent Petry
2020-12-06Return only blur radius instead of full filter string in storeDaniel Calviño Sánchez
2020-11-05Remember call view state during presentationVincent Petry
2020-11-05Fix public and group calls started in speaker modeDaniel Calviño Sánchez
2020-11-05Fix calls always started in grid viewDaniel Calviño Sánchez
2020-10-23Remember grid view state per callVincent Petry
2020-06-17Calculate blur filter only in one locationJoas Schilling
2020-06-17Equalize background blurMarco Ambrosini
2020-05-13Move selectedVideoPeerId to the storeMarco Ambrosini
2020-05-13Add ability to select videoMarco Ambrosini
2020-05-13Create callview storeMarco Ambrosini