Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-08Use #app-content-wrapper also in public pageDaniel Calviño Sánchez
2017-11-28Update templates with new .icon-white and .icon-shadow classesMarin Treselj
2017-11-22Give audio-white and audio-off-white shadow via CSSMarin Treselj
2017-11-15Align the header markup with the one used in user pagesDaniel Calviño Sánchez
2017-11-15Fix logo not shown on public pageDaniel Calviño Sánchez
2017-11-03Add chat view to sidebar tabDaniel Calviño Sánchez
2017-11-02No need to set "value" for "secret" field, will be done through JS.Joachim Bauch
2017-11-02Allow multiple signaling serversJoas Schilling
2017-11-02Pass all signaling-related settings as JSON object to frontend.Joachim Bauch
2017-11-02Don't always skip certificate verification of connections to backend.Joachim Bauch
2017-11-02Add frontend support for the standalone signaling server.Joachim Bauch
2017-11-02Implement backend APIs to be used by standalone signaling server.Joachim Bauch
2017-10-30Move guest name from header to right sidebarDaniel Calviño Sánchez
2017-10-30Replace custom code with LocalStorageModel for guest nameDaniel Calviño Sánchez
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-17Merge pull request #433 from nextcloud/ask-for-password-in-plain-modeIvan Sein
2017-10-13Replace custom code with SidebarViewDaniel Calviño Sánchez
2017-10-11Don't use popup to ask for the password but the "blue screen"Joas Schilling
2017-09-28Allow multiple turn serversJoas Schilling
2017-09-28Allow setting multiple STUN serversJoas Schilling
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-08-24Add translation and use fake-brandJoas 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-05-22Open header link of public call page in new tab to not throw people out of callJan-Christoph Borchardt
2017-04-27Add hint to settingsJan-Christoph Borchardt
2017-04-18Clarify translationJoas Schilling
2017-04-11Fix spacesJoas Schilling
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-21Merge pull request #260 from nextcloud/screensharing-improvementsIvan Sein
2017-03-21Add screens inside containers.Ivan Sein
2017-03-15Add notifications for guests.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