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
path: root/lib/Files
AgeCommit message (Expand)Author
2021-01-21Initial state service is deprecatedJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Fix adding participants to file roomsJoas Schilling
2020-10-20Fix isolated modules in Files app sidebarDaniel Calviño Sánchez
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-09Generalize names to encompass both the chat tab and the call viewDaniel Calviño Sánchez
2019-12-18Unify new LoadSidebarListener with previous TemplateLoaderDaniel Calviño Sánchez
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-21Add a setting to disable files and public sharing integrationJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-10-01Don't use deprecated constants and dont count if !empty is enoughJoas Schilling
2019-09-26Correctly check if the share has a password and if it was entered correctly.Joas Schilling
2019-09-26Add support for public shares to file roomsDaniel Calviño Sánchez
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Add a unit test and fix an issue with foldersJoas Schilling
2019-08-23Support file calls in groupfoldersJoas Schilling
2019-08-16Add user to file room when joining it instead of when getting its tokenDaniel Calviño Sánchez
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-13Extend "has direct access to file" check also to files in shared foldersDaniel Calviño Sánchez
2018-12-11Add full Handlebars libraryDaniel Calviño Sánchez
2018-12-06Also leave the room when the user tries to join and can not access the file a...Joas Schilling
2018-12-06Explicitly join the room when opening a file sidebar chatJoas Schilling
2018-12-06Show message in the sidebar while waiting for others to join the callDaniel Calviño Sánchez
2018-12-06Add support for video calls to the Talk sidebar in Files appDaniel Calviño Sánchez
2018-12-03Do not show the Talk sidebar in Files app for shared foldersDaniel Calviño Sánchez
2018-12-03Allow to autocomplete users which are not in the room but have access to the ...Joas Schilling
2018-12-03Show Talk sidebar in Files appDaniel Calviño Sánchez
2018-11-29Prevent participants without access to the file from joining the roomDaniel Calviño Sánchez
2018-11-29Add end point to get the token of a room associated with a fileDaniel Calviño Sánchez