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-24Fix passing null to strlenThomas Citharel
2022-03-23Automatically cut the token name on the first levelJoas Schilling
2022-03-23Limit the length of app password namesJoas Schilling
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-22Merge pull request #31580 from nextcloud/nickvergessen-patch-2Vincent Petry
2022-03-22Merge pull request #31605 from nextcloud/cert-manager-cache-pathVincent Petry
2022-03-22Merge pull request #31629 from nextcloud/feat/remove-ie-headersPytal
2022-03-21Disable for now again until more apps are fixedJoas Schilling
2022-03-21Limit missing primary key fail to new tablesJoas Schilling
2022-03-20[tx-robot] updated from transifexNextcloud bot
2022-03-19Remove legacy Internet Explorer headersMichaIng
2022-03-19[tx-robot] updated from transifexNextcloud bot
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-17cache the path of the certificate bundlecert-manager-cache-pathRobin Appelman
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