summaryrefslogtreecommitdiffstats
path: root/lib/PublicShareAuth/TemplateLoader.php
AgeCommit message (Expand)Author
2023-05-03feat(initial-state): Add own user groups to initial stateJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-02-22fix: remove import of deleted `At.css`Grigorii Shartsev
2022-12-12Specify template event classJoas Schilling
2022-07-12Transform conversation icons to CSSJoas Schilling
2022-07-12Move publicshare files to CSSJoas Schilling
2022-07-12Move At.scss to At.cssJoas Schilling
2021-01-21Initial state service is deprecatedJoas Schilling
2020-12-16Remove request password button when verif disabledVincent Petry
2020-07-16Use new BeforeTemplateRenderedEvent for share template loadingJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Require a distributed MemCacheJoas Schilling
2020-04-27Create the initialState in a single locationJoas Schilling
2020-04-06Fix missing element for Chromium screensharing extensionDaniel Calviño Sánchez
2020-01-14Add dummy Talk sidebar to public share auth pageDaniel Calviño Sánchez
2019-12-04Typed events for TalkJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-12Make all classes strictJoas 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-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-11-05Fix initializing the app twiceDaniel Calviño Sánchez
2018-08-08Rename the Listener and register it like we register new listenersJoas Schilling
2018-08-08Load additional scripts in public share auth page when neededDaniel Calviño Sánchez