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
2022-10-26Move check if node exists earlierCarl Schwan
2022-10-24cleanup: Return false when folder is not accessible for the userCarl Schwan
2022-10-21Merge branch 'master' into allow-admin-delegation-stable23-rebasedCarl Schwan
2022-10-18revert(service): Return boolean in the callbackBaptiste Fotia
2022-10-11Merge pull request #2108 from nextcloud/migrate-master-christophwurst-packageCarl Schwan
2022-10-11Improve psalmCarl Schwan
2022-10-11hotfix(Service): Remove the array type returnBaptiste Fotia
2022-10-11chore(Middleware,Service): Clean vars not usedBaptiste Fotia
2022-10-11Fix typing issueCarl Schwan
2022-10-10fix(Service):array_filter must return array typeBaptiste Fotia
2022-10-10Refactor DelegationServiceCarl Schwan
2022-10-10Fix security issuesCarl Schwan
2022-10-10Improve commentCarl Schwan
2022-10-10Fix php code styleCarl Schwan
2022-10-10Revert change of import orderCarl Schwan
2022-10-10Fix admin rightCarl Schwan
2022-10-06fix(): Restore the const and psalm fileBaptiste Fotia
2022-10-06refactor(): Change the API/REST to update groupsBaptiste Fotia
2022-10-05build(psalm): Sort the namespacesBaptiste Fotia
2022-10-05hotfix(Middleware): Users unauthorized to use GFBaptiste Fotia
2022-10-05fix(Service): Check users by class name delegationBaptiste Fotia
2022-10-04build(PHP): Resolved conflicts on the namespaces PHPBaptiste Fotia
2022-10-03chore(PHP): Sort order of namespaces by ascBaptiste Fotia
2022-10-03chore(PHP): Sort the namespace by order ascBaptiste Fotia
2022-10-03chore(php): Classify the namespace by order ascBaptiste Fotia
2022-10-03chore(cs): Apply cs:fixBaptiste Fotia
2022-10-03style(Controller): Remove a spaceBaptiste Fotia
2022-10-03chore(lock): Exucted git reset "Apply the format after 'php-cs-fixer fix .' c...Baptiste Fotia
2022-10-03return created groupfolder id from create commandcreate-return-idRobin Appelman
2022-09-28chore(Application): Remove this line use LoadAdditionalScriptsEvent;Baptiste Fotia
2022-09-28refactore(Router, Controller, Settings, React): Migrating to initialState()Baptiste Fotia
2022-09-28refactore(Service): Remove some unnecessary lines of codeBaptiste Fotia
2022-09-28refactor(Application): Remove query method callsBaptiste Fotia
2022-09-27docs(Service, Settings): Replace the PHPDOCs by propsBaptiste Fotia
2022-09-26fix(Controller): Check if the var is of the right typeBaptiste Fotia
2022-09-26refactor(Controlle, Route): Remove unused functions and fill phpdocBaptiste Fotia
2022-09-26doc(Controller): Add the string for as propsBaptiste Fotia
2022-09-26doc(Controller): Add the array type for as propsBaptiste Fotia
2022-09-26doc(Controller): Add the string for as propsBaptiste Fotia
2022-09-26doc(Controller): Remove all phpdocs of the methods of ControllersBaptiste Fotia
2022-09-26refactor(Controller): Remove a part of group formatBaptiste Fotia
2022-09-26doc(Middleware): Remove the phpdocsBaptiste Fotia
2022-09-26fix(PHP): I don't need use groupmanager for AuthorizedAdminSettingMiddlewareBaptiste Fotia
2022-09-26fix(Service): I forgot to remove the config var as a param of the FoldersFilt...Baptiste Fotia
2022-09-26fix(Settings): Deleting the ReaderApiAccess.phpBaptiste Fotia
2022-09-26doc(Controller, Service): Replace all phpdoc by propsBaptiste Fotia
2022-09-26doc(PHP): Replace PHPDoc by propsBaptiste Fotia
2022-09-26fix(PHP): Delete the RestoreFile.php fileBaptiste Fotia
2022-09-26fix(PHP): Stop injecting DelegationServiceBaptiste Fotia
2022-09-22Fix accessing groupfolders from remote instanceCarl Schwan