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-06-22Merge pull request #2030 from nextcloud/backport/2024/stable24Carl Schwan
2022-06-21Speedup querying group infobackport/2024/stable24Carl Schwan
2022-06-21Display group names in occ outputbackport/2022/stable24Carl Schwan
2022-06-10allow disabling sharing of groupfolder rootRobin Appelman
2022-06-09Make it compatible with 7.4 Carl Schwan
2022-06-09specify return type in Rule::jsonSerializeRobin Appelman
2022-04-27Fix MountProvider fetching paths on orachebackport/1974/stable24Carl Schwan
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
2021-12-15Actually cast the type correctlyCarl Schwan
2021-12-12More strong typingCarl Schwan
2021-12-03Merge pull request #1792 from nextcloud/fix/missing-importJulius Härtl
2021-12-02Cast argument from string to intLouis Chemineau
2021-12-02Fix wrong import in the ExpireGroupVersion jobCarl Schwan
2021-11-23Merge pull request #1759 from nextcloud/carl/noid/trash-expireCarl Schwan
2021-11-19Respect config set for the normal trashbinCarl Schwan
2021-11-19Respect quota + add background jobCarl Schwan
2021-11-19Temporarily add to the expire commandJulius Härtl
2021-11-19Add method to expire group folder trash binJulius Härtl
2021-11-19Merge pull request #1722 from nextcloud/work/admin-delegationCarl Schwan