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
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28Only create template directory if it is present in the default skeletonJulius Härtl
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl
2021-01-28Add template pickerJohn Molakvoæ (skjnldsv)
2021-01-28files: Create files from template APIJulius Härtl
2021-01-27Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparisonRoeland Jago Douma
2021-01-27Merge pull request #25268 from nextcloud/enh/previews/sgi-tgaChristoph Wurst
2021-01-26Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2021-01-26Revert "Fix comparison of PHP versions"Christoph Wurst
2021-01-22Convert 2FA token type to stringChristoph Wurst
2021-01-22Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)
2021-01-21Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke
2021-01-20explicitly set permissions on newly created foldersRobin Appelman
2021-01-20Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke
2021-01-20Fix typo in comment Morris Jobke
2021-01-20Enhance markdown file preview renderingJulius Härtl
2021-01-20Also load CA properly in integrity checkRoeland Jago Douma
2021-01-20phpsec lib can't parse multiple certs in one goRoeland Jago Douma
2021-01-20Compare and store the login name via the eventJoas Schilling
2021-01-19Add support for webpRoeland Jago Douma
2021-01-19Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma
2021-01-18Don't log keys on checkSignatureJoas Schilling
2021-01-18Only use alphanumeric chars for mysql passwordJoas Schilling
2021-01-18Cleanup the constructorJoas Schilling
2021-01-18Force run the verification of the signature on occJoas Schilling
2021-01-15Fix comparison of PHP versionsDamien Goutte-Gattat
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-14Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Merge pull request #25088 from nextcloud/fix/allow_app_updates_againRoeland Jago Douma
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2021-01-12Allow installing/updating of apps againRoeland Jago Douma
2021-01-12Add 'allow Symlinks' as an option to config.phpJohannes Leuker
2021-01-11Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz
2021-01-11Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre...Roeland Jago Douma
2021-01-11Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-...Morris Jobke
2021-01-11Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke
2021-01-11DB: warn on parameter number constraintsArthur Schiwon
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-11Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst
2021-01-08Only use libxml_disable_entity_loader on php older than 8Christoph Wurst
2021-01-08Don't try a transaction for the migrator on MySQLJoas Schilling
2021-01-08Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst
2021-01-08Merge pull request #22992 from nextcloud/password-urlencodeMorris Jobke
2021-01-08Make sure to do priority app upgrades firstJulius Härtl
2021-01-08Remove "primary" option from schema builder argument $options as it is not us...Morris Jobke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-08Merge pull request #25015 from nextcloud/fix/no-double-intl-polyfillRoeland Jago Douma
2021-01-08Merge pull request #25021 from nextcloud/enhancement/occ-install-exception-traceRoeland Jago Douma