Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Enforcing permission during resharingCarl Schwan
2022-07-28Inherit hide download from share attributesVincent Petry
2022-07-28Block download when needed on direct download endpointVincent Petry
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Don't reset share attributes when not specifiedVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Fix share controller to accept share attributes aloneVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-26Add argument to getSharesInFolder enable deep share lookupLouis Chemineau
2022-07-26Recursively fetch subsharesLouis Chemineau
2022-07-26Change share owner when moving share out of shareLouis Chemineau
2022-07-26Update owner of subdir on move into/out of shareVincent Petry
2022-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-06-10Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry
2022-06-10Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling
2022-06-10Merge pull request #32806 from nextcloud/fix-federated-sharingVincent Petry
2022-06-10Revert "Remove inefficient fed share scanner"Carl Schwan
2022-06-08Various improvements related to the recent implementation of temporary passwordsCyrille Bollu
2022-06-07Fix unit testsJoas Schilling
2022-06-07Fix hook encryption with cron jobfix/hook-encryption-cronCarl Schwan
2022-06-07l10n: Delete apostropheValdnet
2022-05-27Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan
2022-05-12Add stricter psalm type for CappedMemoryCachecleanup/cappedmemorycacheCarl Schwan
2022-05-12Move files_sharing over to new event for projectsenh/projects-eventJulius Härtl
2022-04-22Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz
2022-04-22Update cache when display name changeCarl Schwan
2022-04-22Cache display nameCarl Schwan
2022-04-22Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ
2022-04-21cache the verification of the share mountpointRobin Appelman
2022-04-21cache the share owner name for formating cache entriesRobin Appelman
2022-04-21also apply the fix for the other storage typesRobin Appelman
2022-04-21improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman
2022-04-13Properly reset pw expirationVincent Petry
2022-04-12Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan
2022-04-06Use querybuilder for share external mountpointquerybuilder-shareexternalCarl Schwan
2022-04-05Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L
2022-04-05Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry
2022-04-04only request free space once for external sharesRobin Appelman
2022-04-04use all possible permissions dav propertiesRobin Appelman
2022-04-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04Set oc_share_external.name column length to 4000 to remove arbitrary limitationCôme Chilliet
2022-04-04use UserFolder to get the share source nodeRobin Appelman
2022-03-31take permissions from multiple paths into account for share permissionsuser-share-permissions-mergeRobin Appelman
2022-03-31Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis
2022-03-25invalidate mount cache after accepting or renaming federated sharemount-cache-external-shareRobin Appelman
2022-03-24invalidate mount cache after share renameRobin Appelman