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
AgeCommit message (Expand)Author
2022-10-03chore(cs): Apply cs:fixBaptiste Fotia
2022-10-03chore(lock): Exucted git reset "Apply the format after 'php-cs-fixer fix .' c...Baptiste Fotia
2022-04-04Modernize PHP code to php 7.4 standardCarl Schwan
2022-02-04Complete getFolder() by adding the manage folder-mappings.Claus-Justus Heine
2022-01-12Update psalm and cs-fixerCarl Schwan
2021-12-21Improve psaml add stub implementationCarl Schwan
2021-12-20fix Oracle query limit complianceTobias Knipping
2021-11-23Merge pull request #1759 from nextcloud/carl/noid/trash-expireCarl Schwan
2021-11-19Respect quota + add background jobCarl Schwan
2021-11-19Merge pull request #1722 from nextcloud/work/admin-delegationCarl Schwan
2021-11-14Enfore the usage of int for quotaCarl Schwan
2021-11-04Implement Admin delegation for group folderCarl Schwan
2021-11-04Fix wrong object passed to the mount provider in VersionsBackend::getAllVersi...Carl Schwan
2021-10-21Cleanup of groupfolder appsCarl Schwan
2021-06-17Enforce string for folder id when obtaining the trash folderJulius Härtl
2021-05-03Only return user result onceJulius Härtl
2021-04-09Merge pull request #1395 from jngrb/masterJulius Härtl
2021-03-31Revert "fix ACL error: user can not manage acl even assigned in setting"Julius Härtl
2021-03-28Avoid calling getGID() on null when searching for available groups #633 #1096Jan Niklas Grieb (home)
2021-03-09fix ACL error: user can not manage acl even assign in settingtommy.wu
2021-02-25check folder permissions when restoring a trashbin itemRobin Appelman
2021-02-25run php-cs-fixer with nextcloud configRobin Appelman
2020-12-30Add psalmJulius Härtl
2020-11-19Close cursor on fetchJulius Härtl
2020-11-18Properly get last insert idJulius Härtl
2020-09-21Use the proper paremter type for the IN queryRoeland Jago Douma
2020-09-211 query to obtain group foldersRoeland Jago Douma
2020-08-24Improve performance querying group_folders_manageJeff Brown
2020-08-19Remove unused importsMorris Jobke
2020-07-31Do not fail if no applicable groups are setupJulius Härtl
2019-11-13Search for users by displaynameJulius Härtl
2019-07-19Allow to select users and groups for acl managementJulius Härtl
2019-07-19Add setting for managing ACL rules as regular userJulius Härtl
2019-03-14improve performance of listing groupfolders with large filecache tablesRobin Appelman
2019-03-01Add group-folder-id property to propfind calls and implement group folder use...Julius Härtl
2019-03-01enabling of aclsRobin Appelman
2019-02-19Followup patch fixing null permissions #267Jan-Jonas Sämann
2019-02-18Added missing type casting in FolderManagerJan-Jonas Sämann
2018-12-11fix compatibility with files_fulltextsearchRobin Appelman
2018-12-11fix "undefined index parent"Robin Appelman
2018-12-10handle non initialized foldersRobin Appelman
2018-12-07improve filesystem setup performance with large amounts of foldersRobin Appelman
2018-11-25add console commands to configure group foldersRobin Appelman
2018-11-25Trashbin backend for group foldersRobin Appelman
2018-08-06rename applicable folder to comply with oracle limitationsRobin 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