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-11-20Use VirtualList for the message list in the chat viewDaniel Calviño Sánchez
2018-10-16Move admin templates to compiled handlebarsRoeland Jago Douma
2018-10-04Display the participant panel for guestsJoas Schilling
2018-09-21Merge pull request #1177 from nextcloud/test-turn-settingsJoas Schilling
2018-09-05Add button to test TURN settings.Joachim Bauch
2018-08-18Change <h3> to <h2> in admin-settingsMarius Blüm
2018-08-02Merge pull request #1094 from nextcloud/settings-ui-enhancementsJoas Schilling
2018-08-02Make shared secret translatable againJulius Härtl
2018-08-01Move shared secret description above input fieldJulius Härtl
2018-07-31Remove the notification containerDaniel Calviño Sánchez
2018-07-27Adjust public layout for guest users to changes in serverDaniel Calviño Sánchez
2018-07-27Adjust main layout to changes in serverDaniel Calviño Sánchez
2018-05-22Add client links to personal settingsJulius Härtl
2018-04-26Add basic UI for autocompletionJoas Schilling
2018-04-24Format rich messages in chat frontendDaniel Calviño Sánchez
2018-03-29Merge pull request #749 from nextcloud/bugfix/527/improve-fullscreen-handlingJoas Schilling
2018-03-29Merge pull request #751 from nextcloud/bugfix/noid/namingIvan Sein
2018-03-29Show fullscreen toggle only in roomsJoas Schilling
2018-03-28Unify naming in the UI: rooms are conversationsJoas Schilling
2018-03-28Add a shortcut for fullscreenJoas Schilling
2018-03-28Add shortcut hint to video toggleJoas Schilling
2018-03-28Move audio mute to (m)Joas Schilling
2018-03-19Update the chat message models when the guest name changesJoas Schilling
2018-03-16Fix empty content message and correctly hide the video input until it is loadedJoas Schilling
2018-03-15Rename calls to connection and remove static-nessJoas Schilling
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