summaryrefslogtreecommitdiffstats
path: root/templates/index-public.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-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-13Replace custom code with SidebarViewDaniel Calviño Sánchez
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-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
2017-02-01Fix normal and public header.Ivan Sein
2016-12-15Change emptyContentIcon element id to emptycontent-icon.Ivan Sein
2016-12-13Add different messages on emptycontent depending on number of participants.Ivan Sein
2016-12-13personalize caller experience with avatar and nameJulie Anne Noying
2016-12-12Set 20 characters as maximun length for guest names.Ivan Sein
2016-12-12Add confirmation button to guest name input.Ivan Sein
2016-12-12Add feature for changing guest's display name.Ivan Sein
2016-11-29show header on public shared room pageJulie Anne Noying
2016-11-23Remove executable flags added by samba from missing files.Ivan Sein
2016-11-23Added public page.Ivan Sein