summaryrefslogtreecommitdiffstats
path: root/templates/index.php
AgeCommit message (Expand)Author
2017-11-03Add chat view to sidebar tabDaniel Calviño Sánchez
2017-11-02Pass all signaling-related settings as JSON object to frontend.Joachim Bauch
2017-11-02Add frontend support for the standalone signaling server.Joachim Bauch
2017-10-30Replace custom code with EditableTextLabel for room nameDaniel Calviño Sánchez
2017-10-19Move "Add person" button from navigation bar to right sidebarDaniel Calviño Sánchez
2017-10-13Replace custom code with SidebarViewDaniel Calviño Sánchez
2017-09-08Only show the sidebar while we are in a roomJoas Schilling
2017-09-04Sidebar menu bubbleJoas Schilling
2017-08-25Fix loading participants into the sidebarJoas Schilling
2017-08-25Start debuggingJoas Schilling
2017-08-25Add moderator stylesJan-Christoph Borchardt
2017-08-25Move share link to the bottom of list like in FilesJan-Christoph Borchardt
2017-08-25Start with sidebarJoas Schilling
2017-07-27Rename select2 input id to select-participants.Ivan Sein
2017-07-27Add select2-offscreen class in index.html.Ivan Sein
2017-07-18Further differentiate between room and call and move signaling code to centra...Joachim Bauch
2017-07-06Move signaling code to single class.Joachim Bauch
2017-03-30Add own screensharing options menu.Ivan Sein
2017-03-24Make the PageController work with the tokenJoas Schilling
2017-03-23Use own backbone.jsRoeland Jago Douma
2017-03-21Add screens inside containers.Ivan Sein
2017-03-04Add tooltips to call buttons.Ivan Sein
2017-02-24Change video layouts when screensharing.Ivan Sein
2017-02-22Fix typo.Ivan Sein
2017-02-16Add proper icons to screensharing toggle button.Ivan Sein
2017-02-16Move fullscreen button to the top-right corner.Ivan Sein
2017-02-16Add marker class for the screensharing extension to detect the NC app.Joachim Bauch
2017-02-16Implement first draft of screensharing support.Joachim Bauch
2017-01-04Merge pull request #186 from nextcloud/leave-current-roomIvan Sein
2016-12-15Change emptyContentIcon element id to emptycontent-icon.Ivan Sein
2016-12-15Improve translationsJoas Schilling
2016-11-25Fix emptycontent view.Ivan Sein
2016-11-24Add different message on emptycontent depending on room type.Ivan Sein
2016-11-23Create an public endpoint which can be visited by guestsJoas Schilling
2016-11-23Remove executable flag added by samba.Ivan Sein
2016-11-17fix empty content viewJan-Christoph Borchardt
2016-11-17Increase avatar size and show own avatar on muteRoeland Jago Douma
2016-11-17properly change DOM elements to promote userMorris Jobke
2016-11-17switch to flexbox for realJan-Christoph Borchardt
2016-11-17Move into same divLukas Reschke
2016-11-16Use unique session IDs and some more patchesLukas Reschke
2016-10-20use fullscreen iconJan-Christoph Borchardt
2016-10-19initial style fixesJan-Christoph Borchardt
2016-10-19Add person selectorLukas Reschke
2016-10-19use fewer global vars and move init code to a central placeChristoph Wurst
2016-10-18Added more-actions menu.Ivan Sein
2016-10-18use backbone + marionette to render the list of roomsChristoph Wurst
2016-10-17create js spreed app and use it for initialization codeChristoph Wurst
2016-10-17add Backbone.MarionetteChristoph Wurst
2016-10-11Prevent duplicate room names.Joachim Bauch