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-08-18further pre-filter search result before setting up share source cachesearch-shared-post-process-filter-24Robin Appelman
2022-08-04Merge pull request #33455 from nextcloud/backport/32852/stable24Vincent Petry
2022-08-04fix external share scanner not propagating locking-opt-outRobin Appelman
2022-08-04Disable locking on federated sharesCarl Schwan
2022-08-04Revert "Revert "Remove inefficient fed share scanner""Carl Schwan
2022-08-03Multiple fixesCarl Schwan
2022-08-03Enforcing permission during resharingCarl Schwan
2022-08-03Inherit hide download from share attributesVincent Petry
2022-08-03Block download when needed on direct download endpointVincent Petry
2022-08-03Fix view-only code after code review commentsVincent Petry
2022-08-03Don't reset share attributes when not specifiedVincent Petry
2022-08-03Fix share attribute related tests + code styleVincent Petry
2022-08-03Fix share controller to accept share attributes aloneVincent Petry
2022-08-03Add share attributes + prevent download permissionVincent Petry
2022-06-22Fix hook encryption with cron jobbackport/stable24/31771Carl Schwan
2022-06-13Revert "Remove inefficient fed share scanner"Carl Schwan
2022-06-08Various improvements related to the recent implementation of temporary passwordsbackport/31981/stable24Cyrille Bollu
2022-04-25Merge pull request #32065 from nextcloud/backport/32047/stable24Vincent Petry
2022-04-22Update cache when display name changeCarl Schwan
2022-04-22Cache display nameCarl Schwan
2022-04-22cache the verification of the share mountpointRobin 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
2022-03-18l10n: Spelling unification in Transifex.Valdnet
2022-03-08Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman
2022-03-07Fix too many file download notifications when watching a videoszaimen
2022-03-04type fixesfs-setup-managerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-21improve errors for external share availability checkRobin Appelman
2022-02-17l10n: Delete dotValdnet
2022-02-17l10n: Add a dotValdnet
2022-02-15Support CRUD share permissionsLouis Chemineau