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-08-24Port licensing information to reuse formatreuse-complianceCarl Schwan
2022-06-10Display group names in occ outputCarl Schwan
2022-04-04Modernize PHP code to php 7.4 standardCarl Schwan
2022-01-12Update psalm and cs-fixerCarl Schwan
2022-01-11fix: Define int type to set folder quotaSimon C
2022-01-06Fix expire commands and background job when trash and/or version apps are dis...Carl Schwan
2021-12-21Improve psaml add stub implementationCarl Schwan
2021-12-21The rootCacheEntry is always null at this pointCarl Schwan
2021-12-20Handle case there $folder['permissions'] is nullCarl Schwan
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-02Cast argument from string to intLouis Chemineau
2021-11-19Respect quota + add background jobCarl Schwan
2021-11-19Temporarily add to the expire commandJulius Härtl
2021-08-19Display unsupported messages when trying to scann object store basedCarl Schwan
2021-04-13l10n: Unify spellingValdnet
2021-03-02Fix deletion failing even if there's an entry in the folder listingJohannes Leuker
2021-02-25run php-cs-fixer with nextcloud configRobin Appelman
2021-01-31Add missing return code. This relates to issue #1154Michael Ernst
2020-11-23Add missing exit codesChristian Hartmann
2020-10-08Fix occ when files_trashbin is disabledJulius Härtl
2020-10-06Add OCC command to cleanup trashbinsRoeland Jago Douma
2019-07-19Allow to select users and groups for acl managementJulius Härtl
2019-07-19Add setting for managing ACL rules as regular userJulius Härtl
2019-05-06add occ command to test effective acl permissionsRobin Appelman
2019-04-25Use strict comparisontests/fix-testsJulius Härtl
2019-03-13Dont limit permissions while scanningRobin Appelman
2019-03-01acl commandsRobin Appelman
2019-03-01enabling of aclsRobin Appelman
2018-12-17don't try to call abortIfInterrupted on nc14Robin Appelman
2018-12-11Add placeholder command for nc14 compatibilityRobin Appelman
2018-11-29fix minor issues with occ commandsRobin Appelman
2018-11-29sort folder list by id in occ commandRobin Appelman
2018-11-29allow setting unlimited quota trough occRobin Appelman
2018-11-27Split out delete permissions from writeRobin Appelman
2018-11-26Add command scan files in groupfolderRobin Appelman
2018-11-25add console commands to configure group foldersRobin Appelman
2018-11-25remove versions for deleted filesRobin Appelman
2018-11-25add expire job and commandRobin Appelman