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-09-20refactor(Controller): I forgot to put props and deleted them by mistakeBaptiste Fotia
2022-09-20fix(Settings): Deleting useless filesBaptiste Fotia
2022-09-20fix(Service): Missing config prop and add elseifBaptiste 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-19fix(PHP): Remove the Groupfolders button for the user adminBaptiste Fotia
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): Explode the isAdmin functionBaptiste 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-19fix(): Remove useless code in the ReaderApiAccess.php fileBaptiste Fotia
2022-09-19Removes file lib/DelegatedAdminsMiddleware.php which unexepectedly madeCyrille Bollu
2022-09-19Revert "Makes ACL manageable by delegated admins"Cyrille Bollu
2022-09-19feat(PHP,XML): Add a 'Reader Api Access' section for the delegated privilegeBaptiste Fotia
2022-09-19Creates a new DelegatedSetting to grant API access.Cyrille Bollu
2022-09-07add option to only list groupfolders for a userRobin Appelman
2022-08-25disable encryption by defaultsystem-key-encryptionRobin Appelman
2022-08-25enable encryption with system keys for groupfoldersRobin Appelman
2022-08-08Sort versions in descending orderJulius Härtl
2022-06-21Merge pull request #2024 from nextcloud/speedup-querying-group-infoCarl Schwan
2022-06-13Speedup querying group infospeedup-querying-group-infoCarl Schwan
2022-06-10Merge pull request #2022 from nextcloud/feat/group-display-name-occVincent Petry
2022-06-10Display group names in occ outputCarl Schwan
2022-06-09Merge pull request #1996 from nextcloud/rule-json-return-typeCarl Schwan
2022-06-03allow disabling sharing of groupfolder rootroot-share-settingsRobin Appelman
2022-05-19Make it compatible with 7.4 rule-json-return-typeCarl Schwan
2022-05-13specify return type in Rule::jsonSerializeRobin Appelman
2022-04-27Merge pull request #1974 from nextcloud/fix/mountprovider-oracleCarl Schwan
2022-04-27Fix MountProvider fetching paths on oracheCarl Schwan
2022-04-22cache and reuse root storage idRobin Appelman
2022-04-22Revert "cache and reuse root storage id"Robin Appelman
2022-04-22cache and reuse root storage idRobin Appelman
2022-04-21Update parent folders cache when restoring files from trashJonas
2022-04-12Fix expiration when storage is unlimited and auto expiration is onCarl Schwan
2022-04-12Fix timeFactory not being set correctlyCarl Schwan
2022-04-12Fix a small regression in the types hintingCarl Schwan
2022-04-12Make property visibility compatible with Wrapper implementationJulius Härtl
2022-04-04Modernize PHP code to php 7.4 standardCarl Schwan
2022-03-28Merge pull request #1889 from nextcloud/set-mount-providerCarl Schwan
2022-03-14Dispatch audit event when changing ACL rulesCarl Schwan