summaryrefslogtreecommitdiffstats
path: root/src/PublicShareSidebar.vue
AgeCommit message (Expand)Author
2023-05-04Merge pull request #9336 from nextcloud/feat/9295/editor-viewer-while-in-a-callJoas Schilling
2023-05-03refactor(frontend): make openViewer and isInCall mixins composablesGrigorii Shartsev
2023-05-03Use deep selectorMarco
2023-04-18Rename devicechecker into mediasettingsMarco
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-20fix(assets): Fix CSS import pathJoas Schilling
2022-10-28Show error when failing to join a conversation in the public share pageDaniel Calviño Sánchez
2022-08-18Adjust importsJoas Schilling
2022-08-16Merge pull request #7741 from nextcloud/fix-missing-local-media-controls-in-p...Joas Schilling
2022-08-15Fix importsJoas Schilling
2022-08-13Fix missing local media controls in public share sidebarDaniel Calviño Sánchez
2022-08-12Fix import of ButtonVueJoas Schilling
2022-08-10Fix button height interference from server rulesJoas Schilling
2022-08-10Move public share sidebar to vue buttonJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-05-18Fix remaining warningsmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-10-05Handle device events conditionallymarco
2021-10-05Add DeviceChecker to entry pointsmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-11Fix duplicated registration of audio encoderDaniel Calviño Sánchez
2021-07-07Initialize the wav encoder in the entry points instead of in the audiorecorde...Marco Ambrosini
2021-04-28Decouple participantsService from the storeVincent Petry
2021-03-18Refactor usages of fetchConversationVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-03-02Merge pull request #5082 from nextcloud/bugfix/4552/fix-duplicate-on-deleteJoas Schilling
2021-02-25Remove obsolete usage of token attr in ChatViewVincent Petry
2021-02-12Fix redirect when deleting current conversationVincent Petry
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-14Simplify deleteConversation store actionVincent Petry
2020-11-25Introduce participant mixinVincent Petry
2020-11-18Fix public page callsVincent Petry
2020-10-05Import @nextcloud/dialogs scss fileJoas Schilling
2020-07-31Only show browser warning when interacting with talkJoas 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-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-19Do not fetch all conversations on room participants update eventsDaniel Calviño Sánchez
2020-05-14Remove unused propMarco Ambrosini
2020-05-14Fix callview in sidebarsMarco Ambrosini
2020-05-08Fix stylelintJoas Schilling
2020-05-04Fix import formatJoas Schilling
2020-04-29Remove all direct calls to getSignalingJoas Schilling
2020-04-29Add wrappers for signaling related functionsJoas Schilling
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-03-31Unify the getter for the current conversation and the name of the computedJoas Schilling
2020-02-10Fix Public share integrationJoas Schilling