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-03return created groupfolder id from create commandcreate-return-idRobin Appelman
2022-09-22Fix accessing groupfolders from remote instanceCarl Schwan
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
2022-03-04Fix regression with propatch not workingCarl Schwan
2022-02-09Merge pull request #1891 from nextcloud/fix/more-than-1000-files-in-dirCarl Schwan
2022-02-06Fix more than 1000 files inside a group folderCarl Schwan
2022-02-04Complete getFolder() by adding the manage folder-mappings.Claus-Justus Heine
2022-02-03set mount provider in mountpointset-mount-providerRobin Appelman
2022-01-12Update psalm and cs-fixerCarl Schwan
2022-01-12Cleanup ExpireGroupVersions and remove not needed argumentsCarl Schwan
2022-01-11fix: Define int type to set folder quotaSimon C
2022-01-07Merge pull request #1849 from nextcloud/fix/optional-dependenciesCarl Schwan
2022-01-06Fix expire commands and background job when trash and/or version apps are dis...Carl Schwan
2021-12-30Merge pull request #1846 from nextcloud/refactor/in-not-neededCarl Schwan
2021-12-30Merge pull request #1845 from nextcloud/fix/1834/advanced-rule-creation-no-adminJulius Härtl
2021-12-30Remove one usage of in, since it is equivalent to eqCarl Schwan
2021-12-30Allow non admin to use aclMappingSearchCarl Schwan
2021-12-21Improve psaml add stub implementationCarl Schwan
2021-12-21Merge pull request #1828 from nextcloud/fix/permission-nullCarl Schwan
2021-12-21The rootCacheEntry is always null at this pointCarl Schwan
2021-12-21Merge pull request #1804 from to-kn/fix_limit_1000Carl Schwan
2021-12-20Handle case there $folder['permissions'] is nullCarl Schwan
2021-12-20fix Oracle query limit complianceTobias Knipping
2021-12-16FixesCarl Schwan
2021-12-16More refactoringCarl Schwan
2021-12-16Check if folderId is an intCarl Schwan