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-10Refactor DelegationServiceCarl Schwan
2022-10-10Improve commentCarl Schwan
2022-10-10Fix php code styleCarl Schwan
2022-10-06refactor(): Change the API/REST to update groupsBaptiste 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(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-09-28refactore(Router, Controller, Settings, React): Migrating to initialState()Baptiste 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(Controller, Service): Replace all phpdoc by propsBaptiste Fotia
2022-09-26doc(PHP): Replace PHPDoc by propsBaptiste Fotia
2022-09-20refactor(Controller): I forgot to put props and deleted them by mistakeBaptiste Fotia
2022-09-19feat(React, Controller, Service, Route): Display or not the Groupfolder admin...Baptiste Fotia
2022-09-19feat(Controller, PHP): Add a constant for the 'OCA\GroupFolders\Settings\Admi...Baptiste Fotia
2022-09-19feat(TS, Controller, Routes): The admin delegation is based on the Admin Priv...Baptiste Fotia
2022-09-19fix(Middleware, Controller): Allow groups to use groupfoldersBaptiste Fotia
2022-09-19feat(PHP): Allow users API/REST only to use functions from FolderController.phpBaptiste Fotia
2022-09-19Fix rebasing issuesCarl Schwan
2022-09-19feature(PHP): The second field gives access to the REST APIs onlyBaptiste Fotia
2022-09-19feat(PHP, TS): Hidden the button create for subadminBaptiste Fotia
2022-09-19feature(php): Allow users no admin to get all groupsBaptiste Fotia
2022-09-19feat(PHP): Get folders with a filter systemBaptiste Fotia
2022-09-19feat(PHP): Create 2 new controllers and routes for subadminBaptiste Fotia
2022-09-19feat(PHP, TS) Apply the the code allow-admin-delegation-stable21 branch for s...Baptiste Fotia
2022-09-19feat(PHP): Create a new role : Groups ManagerBaptiste Fotia
2022-09-19fix(php): Resolve the admin delegation problemBaptiste Fotia
2022-09-19feat(php): Delegate Controllers' methods to ReaderApiAccess and AdminApiAccessBaptiste Fotia
2022-09-19feat(PHP,XML): Add a 'Reader Api Access' section for the delegated privilegeBaptiste Fotia
2022-06-13Speedup querying group infospeedup-querying-group-infoCarl Schwan
2022-04-12Fix a small regression in the types hintingCarl Schwan
2022-04-04Modernize PHP code to php 7.4 standardCarl Schwan
2022-01-12Update psalm and cs-fixerCarl Schwan
2021-12-30Merge pull request #1845 from nextcloud/fix/1834/advanced-rule-creation-no-adminJulius Härtl
2021-12-30Allow non admin to use aclMappingSearchCarl Schwan
2021-12-21Improve psaml add stub implementationCarl Schwan
2021-11-04Implement Admin delegation for group folderCarl Schwan
2021-10-21Cleanup of groupfolder appsCarl Schwan
2021-02-25run php-cs-fixer with nextcloud configRobin Appelman
2020-12-30Annotate DataReponse return valueJulius Härtl
2020-12-30Fix some psalm errorsJulius Härtl
2020-08-19Remove unused importsMorris Jobke
2019-07-19Allow to select users and groups for acl managementJulius Härtl