summaryrefslogtreecommitdiffstats
path: root/templates/index.php
AgeCommit message (Expand)Author
2023-02-22fix: remove import of deleted `At.css`Grigorii Shartsev
2022-07-12Transform conversation icons to CSSJoas Schilling
2022-07-12Move At.scss to At.cssJoas Schilling
2021-06-17Bump dependencies and use npm7Marco Ambrosini
2021-02-11Make sure that collections scripts event is properly emittedJulius Härtl
2020-05-12Run cs:fixJoas Schilling
2020-01-09Fix invalid index on public call pagesChristoph Wurst
2019-11-13Use the same template for both casesJoas Schilling
2019-10-09Create AdvancedInput componentMarco Ambrosini
2019-10-09Create Message componentMarco Ambrosini
2019-05-09Select2 is in the main dist fileRoeland Jago Douma
2019-03-27WIP: Add collections frontendJulius Härtl
2019-02-25Extract initial state of view for a local participant in a callDaniel Calviño Sánchez
2019-02-25Remove unused elementDaniel Calviño Sánchez
2019-02-25Fix indentationDaniel Calviño Sánchez
2019-01-30Merge pull request #1485 from nextcloud/bugfix/noid/black-call-icons-in-dark-...Joas Schilling
2019-01-29Fix icons for .incall scene when dark mode is enabledJoas Schilling
2019-01-29Reduce the number of loaded scriptsJoas Schilling
2018-12-11Add full Handlebars libraryDaniel Calviño Sánchez
2018-12-06Extract view for media controlsDaniel Calviño Sánchez
2018-12-05Extract CSS styles for videosDaniel Calviño Sánchez
2018-12-05Extract view for the main empty content messageDaniel Calviño Sánchez
2018-12-04Merge pull request #1327 from nextcloud/firefox-screensharing-optionsJoas Schilling
2018-12-03Fix wording.Ivan Sein
2018-12-03Create specific button to show your screen.Ivan Sein
2018-12-03Change text and icon for screensharing options in Firefox.Ivan Sein
2018-12-03Improve design of emptycontent viewJan-Christoph Borchardt
2018-11-29Add support for sharing fullscreen on Firefox.Joachim Bauch
2018-11-28Move "comments.scss" to "chatview.scss"Daniel Calviño Sánchez
2018-11-28Extract view for call buttonDaniel Calviño Sánchez
2018-11-28Move RichObjectStringParser into the views folderDaniel Calviño Sánchez
2018-11-28Move ChatView to precompiled Handlebars templatesDaniel Calviño Sánchez
2018-11-20Use VirtualList for the message list in the chat viewDaniel Calviño Sánchez
2018-07-27Adjust main layout to changes in serverDaniel Calviño Sánchez
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
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-03Add chat view to sidebar tabDaniel Calviño Sánchez
2017-11-02Pass all signaling-related settings as JSON object to frontend.Joachim Bauch