summaryrefslogtreecommitdiffstats
path: root/src/views
AgeCommit message (Expand)Author
2020-08-17Remove duplicated slashesJoas Schilling
2020-08-17Make the dashboard entry mentions and callsJoas Schilling
2020-08-17Simplify the empty content messageJoas Schilling
2020-08-17Add the call icon to the listJoas Schilling
2020-08-07use component libraryJulius Härtl
2020-08-07Start using the dashboard componentJulius Härtl
2020-08-07conversation filteringJulius Härtl
2020-08-07Fix dashboard panel focus stylesJan-Christoph Borchardt
2020-08-07Dashboard panel design fixes, adjust in line with Recommendations panelJan-Christoph Borchardt
2020-08-07Implement a talk dashboard panelJulius Härtl
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-06-10First UI version of form for signaling server trialMorris Jobke
2020-05-13Merge pull request #3497 from nextcloud/feature/noid/video-selectionmarco
2020-05-13Create callview storeMarco Ambrosini
2020-05-12Replace "OC.linkToOCS" with "generateOcsUrl"Daniel Calviño Sánchez
2020-05-12Remove old temp codeJoas Schilling
2020-05-08Fix stylelintJoas Schilling
2020-05-08Remove unused importMarco Ambrosini
2020-05-08Add transitions when entering-exiting callsMarco Ambrosini
2020-05-08Show emptycontent as grid elementMarco Ambrosini
2020-05-08Rebuild grid when toggling navigation and sidebarMarco Ambrosini
2020-05-08Add ability to toggle between grid-view and promoted-viewMarco Ambrosini
2020-05-08Improve component structureMarco Ambrosini
2020-05-08Add target aspect ratioMarco Ambrosini
2020-05-08Initialise grid-view componentMarco Ambrosini
2020-04-03Use the primary element color in case it primary color is too brightJoas Schilling
2020-03-31Unify the getter for the current conversation and the name of the computedJoas Schilling
2020-03-26Combine the admin settings into one JS file so we watch less resourcesJoas Schilling
2020-03-26Add a link to the documentation in the admin settings as wellJoas Schilling
2020-03-10Initialize ParticipantsSearchResults componentMarco Ambrosini
2020-03-09Fix ESlint warningJoas Schilling
2020-03-02Immediate refresh the conversation on signaling command to do soJoas Schilling
2020-02-27Don't add default stun in UI on removalJoas Schilling
2020-02-17Make sure the secondary view has an idJulius Härtl
2020-02-10Fix Files sidebar integrationJoas Schilling
2020-02-07Pick and send the correct value in the UIJoas Schilling
2020-02-07Add a header to the settingsJoas Schilling
2020-02-07Don't use global deprecated initial state wayJoas Schilling
2020-02-07Correctly load initial state of default notificationsJoas Schilling
2020-02-07Save the correct valueJoas Schilling
2020-02-07As default select @-mentionJoas Schilling
2020-02-071st try default group notification settingJakob Röhrl
2020-01-10Merge pull request #2669 from nextcloud/add-call-view-to-sidebar-in-files-appJoas Schilling
2020-01-09Add dummy call view to the Files sidebarDaniel Calviño Sánchez
2020-01-09Add a different empty-content view for invalid conversationsJoas Schilling
2020-01-09Show lobby screen for non moderators when it is enabledDaniel Calviño Sánchez
2019-12-20Force scroll bars in tab contents instead of in whole Files sidebarDaniel Calviño Sánchez
2019-12-20Add method to get the token for the conversation of a fileMarco Ambrosini