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-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
2021-11-14Enfore the usage of int for quotaCarl Schwan
2021-11-14Fix typoCarl Schwan
2021-11-10Don't allow to permanantly delete files if the user can't delete filesCarl Schwan
2021-11-04Implement Admin delegation for group folderCarl Schwan
2021-11-04Fix wrong object passed to the mount provider in VersionsBackend::getAllVersi...Carl Schwan
2021-10-22Use already cached parents when fetching ACLVincent Petry
2021-10-21Cleanup handling of IDisableEncryptionStorageCarl Schwan
2021-10-21Cleanup of groupfolder appsCarl Schwan
2021-09-24Fix path of target for copyFromcacheCarl Schwan