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
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