summaryrefslogtreecommitdiffstats
path: root/src/FilesSidebarCallViewApp.vue
AgeCommit message (Expand)Author
2021-02-12Fix redirect when deleting current conversationVincent Petry
2020-11-25Introduce participant mixinVincent Petry
2020-10-05Import @nextcloud/dialogs scss fileJoas Schilling
2020-08-03Fix Internet Explorer 11 not loading because Element.append() does not existJoas Schilling
2020-07-31Only show browser warning when interacting with talkJoas 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-14Remove unused propMarco Ambrosini
2020-05-14Fix callview in sidebarsMarco Ambrosini
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-01-15Fix "The operation is insecure" when accessing cssRulesDaniel Calviño Sánchez
2020-01-14Prevent unload from the files app tooJoas Schilling
2020-01-10Force restoring the sidebar header contents on file changesDaniel Calviño Sánchez
2020-01-10Fix frozen video after closing and opening the sidebar during a callDaniel Calviño Sánchez
2020-01-10Add a "constrained layout" for call view to be used in the sidebarDaniel Calviño Sánchez
2020-01-10Replace placeholder with actual call viewDaniel Calviño Sánchez
2020-01-10Replace sidebar header contents with call view during callsDaniel Calviño Sánchez
2020-01-09Add dummy call view to the Files sidebarDaniel Calviño Sánchez