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-04-25Merge pull request #32065 from nextcloud/backport/32047/stable24Vincent Petry
2022-04-22Cache display nameCarl Schwan
2022-04-22cache the verification of the share mountpointRobin Appelman
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-04-05Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L
2022-04-04ensure user folder is created in ApiTestRobin 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-31Fix testValdnet
2022-03-24Fix ILogger instances in application tests for core parametersCôme Chilliet
2022-03-21Add test to spelling unificationLouis Chemineau
2022-03-04simplify setup of circular SetupManager<->ManagerRobin Appelman
2022-03-04move logic to decide what to setup to setupmanagerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman
2022-02-25make share cache test resilient against skeleton files not being thereRobin Appelman
2022-02-15Support CRUD share permissionsLouis Chemineau
2022-02-10Revert "Add non-breaking space in the file size"szaimen
2022-01-14Add non-breaking space in the file sizeCarl Schwan
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-10Remove inefficient fed share scannerVincent Petry
2021-12-16Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet
2021-12-08Limit more contact searchesJoas Schilling
2021-11-09Move common logic to share managerJoas Schilling
2021-10-19update testsRobin Appelman
2021-09-10Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ
2021-09-10Emit event on link share actionJohn Molakvoæ
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-08-24add event for when a share is mountedRobin Appelman
2021-07-27Fix remote share deletion when deleting userVincent Petry
2021-07-27Replace ILogger with LoggerInterface in remote share managerVincent Petry
2021-07-27Fix remote group share decline+accept code pathVincent Petry
2021-07-27Fix external share manager with multiple user groupsVincent Petry
2021-07-27Fix remote group share API interactionsVincent Petry
2021-07-27Add logging to external shares managerVincent Petry
2021-07-27Fix received federated group sharesVincent Petry
2021-07-14Allow to get a local cloud id without going through the contacts managerJulius Härtl
2021-07-07Update "Sending password by Nextcloud Talk failed" sentenceszaimen
2021-06-16Use product name in places where it is appropriate rather than the instance nameJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-05-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-20l10n: Unify spelling in testValdnet
2021-05-20l10n: Unify spelling in testValdnet
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-05-12Add bruteforce protection to the shareinfo endpointRoeland Jago Douma
2021-04-28Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven
2021-04-28Change size of the letter in testValdnet
2021-04-27Fix unit testsJoas Schilling