summaryrefslogtreecommitdiffstats
path: root/lib/Files/Util.php
AgeCommit message (Expand)Author
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-12-12Revert type casting to fix integration test, but it makes no sense to me atmJoas Schilling
2022-12-12Fix missing parent classJoas Schilling
2022-12-12Fix invalid argument typesJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-04-13Only take shares on the file directly into accountJoas Schilling
2021-04-13Check if the file is accessible by someone else before allowing to chat about itJoas Schilling
2021-04-13Remove unused methodsJoas Schilling
2021-04-13Also allow accessing file conversations when access is possible via external ...Joas Schilling
2021-04-13Allow to mention groupfolder users in file chatsJoas Schilling
2020-05-12Run cs:fixJoas 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-02-12Make all classes strictJoas Schilling
2018-12-13Extend "has direct access to file" check also to files in shared foldersDaniel 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-11-29Add end point to get the token of a room associated with a fileDaniel Calviño Sánchez