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/Mount
AgeCommit message (Expand)Author
2022-10-03chore(cs): Apply cs:fixBaptiste Fotia
2022-10-03chore(lock): Exucted git reset "Apply the format after 'php-cs-fixer fix .' c...Baptiste Fotia
2022-06-03allow disabling sharing of groupfolder rootroot-share-settingsRobin 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-12Fix timeFactory not being set correctlyCarl Schwan
2022-04-12Make property visibility compatible with Wrapper implementationJulius Härtl
2022-04-04Modernize PHP code to php 7.4 standardCarl Schwan
2022-02-03set mount provider in mountpointset-mount-providerRobin Appelman
2022-01-12Update psalm and cs-fixerCarl Schwan
2021-11-04Fix wrong object passed to the mount provider in VersionsBackend::getAllVersi...Carl Schwan
2021-10-21Cleanup handling of IDisableEncryptionStorageCarl Schwan
2021-10-21Cleanup of groupfolder appsCarl Schwan
2021-08-17Correctly calculate directory sizes when using an object store primary storageCarl Schwan
2021-03-05Obtain cacheEntry for created folders and handle errors more gracefullypingou2712
2021-03-05Merge pull request #1239 from nextcloud/conflict-preventionJulius Härtl
2021-03-04Check for naming conflicts before returning the user mountsRobin Appelman
2021-03-04Cast groupfolder id to string when trying to create a new folderJulius Härtl
2021-02-25run php-cs-fixer with nextcloud configRobin Appelman
2020-07-24Provide a default scannerRoeland Jago Douma
2020-06-08Make sure $path is a stringDaniel Kesselberg
2020-03-16Try to return the owner of the mountpoint before returning no ownerJoas Schilling
2019-12-23Return proper owner for storage (#634)Julius Härtl
2019-10-21Revert "Check for naming conflicts before returning the user mounts"Roeland Jago Douma
2019-10-11Remove static method usageJulius Härtl
2019-10-09Return proper owner for storageJulius Härtl
2019-07-17Only rename file if it comes from IHomeStorageJulius Härtl
2019-07-16Check for naming conflicts before returning the user mountsJulius Härtl
2019-05-27fix acl permissions not applying on the root folderRobin Appelman
2019-05-27more robust uid handlingRobin Appelman
2019-05-17get the correct editor uid when loading a document trough wopiRobin Appelman
2019-05-06fix acls with public sharesRobin Appelman
2019-03-26hide non shareable items inside sharesRobin Appelman
2019-03-26use the mount user for aclRobin Appelman
2019-03-01acl commandsRobin Appelman
2019-03-01enabling of aclsRobin Appelman
2019-03-01dav plugins for managing aclsRobin Appelman
2019-02-21apply the permissions mask after the root entry cacheRobin Appelman
2018-12-16make extra arguments to `getMount` optionalRobin Appelman
2018-12-11fix cache wrapper when fileinfo is not setRobin Appelman
2018-12-07improve filesystem setup performance with large amounts of foldersRobin Appelman
2018-11-27disable encryption wrapper for group foldersRobin Appelman
2018-11-25versions implementation for group foldersRobin Appelman
2018-11-25Trashbin backend for group foldersRobin Appelman
2017-11-08merge permissions when a user has access to a folder trough multiple groupsRobin Appelman
2017-08-25Fix the groupfolder storage getting re-wrappedRobin Appelman
2017-06-30properly delete folder content when removing folderRobin Appelman