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-05-31Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet
2022-05-31Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-05-31Add a method to get estimated export size in IMigratorCôme Chilliet
2022-05-16tell mysql to ignore the sort index for search queriesRobin Appelman
2022-05-12Use email settings in DAV searchLouis Chemineau
2022-05-12Use share setting in DAV searchLouis Chemineau
2022-04-14Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt user_migration APIs to have information about failuresCôme Chilliet
2022-04-13Add a metadata service to store file metadataCarl Schwan
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-11Use Migrators id instead of class namesCôme Chilliet
2022-04-11Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan
2022-04-08Extend migrator interfaceChristopher Ng
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan
2022-04-07Don't inject Bruteforce capability info in the webuiperformance/trottling-capability-frontentCarl Schwan
2022-04-07Fetch status in heartbeat controller only onceCarl Schwan
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
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-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman
2022-04-04allow getting mounts by providersRobin Appelman
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Add public API for owner based lockingJulius Härtl
2022-03-24Add octetLength and charLength to function builder, and testsCôme Chilliet
2022-03-24Add missing PHPDoc in InvalidateMountCacheEventVincent Petry
2022-03-24Apply suggestions from code reviewRobin Appelman
2022-03-24fix method nameRobin Appelman
2022-03-24add logic to perform a full filesystem setup when neededRobin Appelman
2022-03-24update cached mounts when only specific providers have been setupRobin Appelman
2022-03-24allow getting mounts by providerRobin Appelman
2022-03-24allow getting cached mounts by path from the mount cacheRobin Appelman
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-18Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan
2022-03-18Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-removeCarl Schwan
2022-03-17Do chuncked job deletionfeat/chunked-mysql-joblist-removeCarl Schwan
2022-03-17Add example to DocBlockChristopher Ng
2022-03-17Add method to set all account properties from jsonChristopher Ng
2022-03-17Send images to imaginary docker to generate previewsimaginary-prototypeVincent Petry
2022-03-14Fix autoloader and phpdoc for new classCôme Chilliet
2022-03-14Improve wording of pathExists descriptionCôme Chilliet
2022-03-14Add getOriginalUid in IImportSource to simplify code when importing under ano...Côme Chilliet
2022-03-14Add pathExists method to IImportSource to test if a path exists in the archiveCôme Chilliet
2022-03-14Move UserMigrationException to OCP and add @throws documentationCôme Chilliet
2022-03-10Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal
2022-03-09Allow to set a strict-dynamic CSP through the APIenh/strict-dynamic-cspJulius Härtl