summaryrefslogtreecommitdiffstats
path: root/lib/PublicShareAuth
AgeCommit message (Expand)Author
2024-01-22fix(attachments): Don't allow selecting shared folders as attachment folderJoas Schilling
2023-10-31fix(events): Migrate video verification to typed eventsJoas Schilling
2023-10-24techdebt: Add constants for room object typesJoas Schilling
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-10-04Move getParticipant()Joas Schilling
2022-10-02Move deleteRoom() to RoomServiceJoas 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
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2021-10-25Use an exception which is translated in the middlewareJoas Schilling
2021-10-07Changes after run --alterVitor Mattos
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-01-21Initial state service is deprecatedJoas Schilling
2020-12-16Remove request password button when verif disabledVincent Petry
2020-11-27No participants means everything is okayJoas Schilling
2020-11-24Fix owner being able to add more users to a password request roomDaniel Calviño Sánchez
2020-11-24Fix additional participants being able to join a password request roomDaniel Calviño Sánchez
2020-10-30Move Room::getParticipantUserIds() to participant serviceJoas Schilling
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-04Add constants for event names and use patternJoas Schilling
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-20Merge pull request #1271 from nextcloud/improve-performance-of-the-list-of-ch...Joas Schilling
2018-11-20Use VirtualList for the message list in the chat viewDaniel Calviño Sánchez
2018-11-20Merge pull request #1286 from nextcloud/add-session-to-participantIvan Sein
2018-11-12Do not create the participant when we don't need themJoas Schilling
2018-11-05Fix initializing the app twiceDaniel Calviño Sánchez
2018-08-08Use short class namesJoas Schilling
2018-08-08Rename the Listener and register it like we register new listenersJoas Schilling