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
path: root/lib
AgeCommit message (Expand)Author
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-18Simplify comment search in special casesbugfix/noid/simplify-comment-search-in-special-casesJoas Schilling
2022-03-18Add profile default setting for adminChristopher Ng
2022-03-18Add global profile toggle configChristopher Ng
2022-03-18Merge pull request #31488 from nextcloud/enh/account-set-all-propertiesPytal
2022-03-18Merge pull request #31608 from nextcloud/scanner-performance2Robin Appelman
2022-03-18some file scanner performance improvementsRobin Appelman
2022-03-17Do chuncked job deletionfeat/chunked-mysql-joblist-removeCarl Schwan
2022-03-17Merge pull request #31598 from nextcloud/mount-find-rootRobin Appelman
2022-03-17Add example to DocBlockChristopher Ng
2022-03-17Add method to set all account properties from jsonChristopher Ng
2022-03-17Merge pull request #31487 from nextcloud/enh/account-json-serializationPytal
2022-03-17setup for current user when finding mounts in the rootRobin Appelman
2022-03-17Merge pull request #31574 from nextcloud/s3-crt-bundleRobin Appelman
2022-03-17Send images to imaginary docker to generate previewsimaginary-prototypeVincent Petry
2022-03-17Discard duplicate collection name from account serializationenh/account-json-serializationChristopher Ng
2022-03-15Fix unknown Talk broker interfaceChristoph Wurst
2022-03-15don't try to get custom certs for s3 primary storages3-crt-bundleRobin Appelman
2022-03-15Merge pull request #31573 from nextcloud/exceptionserializer-load-failRobin Appelman
2022-03-15Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling
2022-03-14return default bundle when there is an error getting the bundleRobin Appelman
2022-03-14use the nextcloud certificate bundle for s3Robin Appelman
2022-03-14don't error if we can't load the ExceptionSerializer for early exceptionsexceptionserializer-load-failRobin Appelman
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-14Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan
2022-03-14[tx-robot] updated from transifexNextcloud bot
2022-03-11Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstabl...Joas Schilling
2022-03-11Fix psalm issue about userCountsCarl Schwan
2022-03-11Only log events when enabled in debug modeJulius Härtl
2022-03-10Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal
2022-03-10Also allow pre-releases and nightlies when installing from gitJoas Schilling
2022-03-10Similar to the fetch() method respect the channel in the get()Joas Schilling
2022-03-10Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typingVincent Petry
2022-03-10Enforce primary keys as they are required to be performant in MySQL clustersJoas Schilling
2022-03-09Allow to set a strict-dynamic CSP through the APIenh/strict-dynamic-cspJulius Härtl
2022-03-08Strong type OC\Group\MetaDatafix/fix-group-metadata-typingCôme Chilliet
2022-03-08Merge pull request #31493 from nextcloud/bugfix/noid/app-script-mainJohn Molakvoæ
2022-03-08Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman
2022-03-08Fix typing of OC\Group\MetaData::sortingCôme Chilliet
2022-03-08Avoid double-loading dist/core-main.js when apps have scripts named mainJulius Härtl
2022-03-07Merge pull request #31418 from nextcloud/enh/simple-file-extensionPytal
2022-03-07Note DI only usage in PHPDocChristopher Ng
2022-03-07Add missing @since in InMemoryFile to please CICôme Chilliet
2022-03-06Merge pull request #31447 from nextcloud/doc/manager-interfaceMichaIng
2022-03-05Add a few more non-extendable interfacedoc/manager-interfaceCarl Schwan