Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-21apply the permissions mask after the root entry cacheRobin Appelman
2019-02-21Followup patch fixing null permissions #267Jan-Jonas Sämann
2019-02-21Added missing type casting in FolderManagerJan-Jonas Sämann
2019-02-21don't try to call abortIfInterrupted on nc14Robin Appelman
2018-12-16make extra arguments to `getMount` optionalRobin Appelman
2018-12-13Add background job placeholder for nc14Robin Appelman
2018-12-11fix compatibility with files_fulltextsearchRobin Appelman
2018-12-11fix "undefined index parent"Robin Appelman
2018-12-11Add placeholder command for nc14 compatibilityRobin Appelman
2018-12-11fix cache wrapper when fileinfo is not setRobin Appelman
2018-12-10handle non initialized foldersRobin Appelman
2018-12-07improve filesystem setup performance with large amounts of foldersRobin Appelman
2018-11-29fix minor issues with occ commandsRobin Appelman
2018-11-29sort folder list by id in occ commandRobin Appelman
2018-11-29allow setting unlimited quota trough occRobin Appelman
2018-11-27Split out delete permissions from writeRobin Appelman
2018-11-27disable encryption wrapper for group foldersRobin Appelman
2018-11-27fix error from formatting not array ocs responsesRobin Appelman
2018-11-26Add command scan files in groupfolderRobin Appelman
2018-11-25add console commands to configure group foldersRobin Appelman
2018-11-25remove versions for deleted filesRobin Appelman
2018-11-25add expire job and commandRobin Appelman
2018-11-25versions implementation for group foldersRobin Appelman
2018-11-25Trashbin backend for group foldersRobin Appelman
2018-08-09fix php5 compatibilityRobin Appelman
2018-08-06rename applicable folder to comply with oracle limitationsRobin Appelman
2018-07-12handle spaces in group id's on xml api outputRobin Appelman
2018-07-02fix getAllFoldersRobin Appelman
2018-06-29don't trigger fs setup in groupfolder setupv1.2.1Robin Appelman
2018-06-29Add api endpoint to get single folderRobin Appelman
2018-06-27properly use indexes when querying folder sizeRobin Appelman
2018-03-08cleanup applicable groups when a group is removedRobin Appelman
2018-02-27use float quota to allow >2GB on 32bit systemsRobin Appelman
2017-11-08merge permissions when a user has access to a folder trough multiple groupsRobin Appelman
2017-08-28add folder id to ocs xml responseRobin Appelman
2017-08-28Switch to ocscontrollerRobin Appelman
2017-08-25Fix the groupfolder storage getting re-wrappedRobin Appelman
2017-08-15allow changing mountpoint of existing group foldersRobin Appelman
2017-08-15run php-cs-fixerRobin Appelman
2017-06-30properly delete folder content when removing folderRobin Appelman
2017-06-28show used space in quota selectorRobin Appelman
2017-06-28add quota to group foldersRobin Appelman
2017-06-09remove unused useRobin Appelman
2017-06-08maintain directory structure compatibilityRobin Appelman
2017-06-08use lazy root folder to prevent setupfs order errorsRobin Appelman
2017-06-08use a jail from the root storage instead of a local storageRobin Appelman
2017-05-12disable encryptionRobin Appelman
2017-04-26Proper capitalization of app nameJan-Christoph Borchardt
2017-04-26group fixesRobin Appelman
2017-04-13mount group folders and wip uiRobin Appelman