summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Convert 2FA token type to stringChristoph Wurst2021-01-221-3/+3
* Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke2021-01-212-3/+37
|\
| * Also load CA properly in integrity checkRoeland Jago Douma2021-01-201-1/+17
| * phpsec lib can't parse multiple certs in one goRoeland Jago Douma2021-01-201-2/+20
* | explicitly set permissions on newly created foldersRobin Appelman2021-01-201-1/+4
* | Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke2021-01-201-0/+110
|\ \
| * | Fix typo in comment Morris Jobke2021-01-201-1/+1
| * | Enhance markdown file preview renderingJulius Härtl2021-01-201-0/+110
* | | Compare and store the login name via the eventJoas Schilling2021-01-201-1/+1
|/ /
* / Add support for webpRoeland Jago Douma2021-01-193-2/+53
|/
* Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma2021-01-192-17/+13
|\
| * Cleanup the constructorJoas Schilling2021-01-182-13/+6
| * Force run the verification of the signature on occJoas Schilling2021-01-181-4/+7
* | Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
* | Only use alphanumeric chars for mysql passwordJoas Schilling2021-01-181-1/+2
|/
* Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-141-2/+2
* Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst2021-01-145-24/+272
|\
| * Add our own DB exception abstractionChristoph Wurst2021-01-125-24/+272
* | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-141-0/+30
|\ \
| * | DB: warn on parameter number constraintsArthur Schiwon2021-01-111-0/+30
* | | Merge pull request #25088 from nextcloud/fix/allow_app_updates_againRoeland Jago Douma2021-01-122-7/+13
|\ \ \
| * | | Fix option in the client code itself as wellRoeland Jago Douma2021-01-121-6/+12
| * | | Allow installing/updating of apps againRoeland Jago Douma2021-01-121-1/+1
| | |/ | |/|
* / | Add 'allow Symlinks' as an option to config.phpJohannes Leuker2021-01-121-3/+2
|/ /
* | Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz2021-01-111-2/+7
|\ \
| * | Don't try a transaction for the migrator on MySQLJoas Schilling2021-01-081-2/+7
| |/
* | Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre...Roeland Jago Douma2021-01-111-3/+9
|\ \
| * | Only use libxml_disable_entity_loader on php older than 8Christoph Wurst2021-01-081-3/+9
| |/
* | Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-...Morris Jobke2021-01-111-2/+2
|\ \
| * | Make sure to do priority app upgrades firstJulius Härtl2021-01-081-2/+2
* | | Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke2021-01-1114-70/+70
|\ \ \
| * | | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-1114-70/+70
| | |/ | |/|
* / | Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst2021-01-111-8/+5
|/ /
* | Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst2021-01-0845-476/+620
|\ \
| * | Remove "primary" option from schema builder argument $options as it is not us...Morris Jobke2021-01-081-1/+9
| * | Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-0844-475/+611
* | | Merge pull request #22992 from nextcloud/password-urlencodeMorris Jobke2021-01-081-0/+14
|\ \ \ | |/ / |/| |
| * | allow authenticating using urlencoded passwordsRobin Appelman2021-01-071-0/+14
* | | Merge pull request #25015 from nextcloud/fix/no-double-intl-polyfillRoeland Jago Douma2021-01-081-1/+7
|\ \ \
| * | | Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst2021-01-071-1/+7
* | | | Merge pull request #25021 from nextcloud/enhancement/occ-install-exception-traceRoeland Jago Douma2021-01-084-4/+8
|\ \ \ \
| * | | | Add more previous exceptions to database setup codeMorris Jobke2021-01-073-4/+4
| * | | | Print an exception trace for setup exceptionsChristoph Wurst2021-01-071-0/+4
| |/ / /
* | | | Merge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctlyMorris Jobke2021-01-071-14/+22
|\ \ \ \
| * | | | Use the Symfony dispatcher correctlyChristoph Wurst2021-01-051-14/+22
* | | | | Merge pull request #24989 from nextcloud/scanner-ignore-non-readableMorris Jobke2021-01-071-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ignore files that have no read permissions during scanningRobin Appelman2021-01-061-0/+4
| |/ / /
* | | / Catch throwable instead of exceptionRoeland Jago Douma2021-01-071-1/+1
| |_|/ |/| |
* | | Merge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-typeRoeland Jago Douma2021-01-073-3/+3
|\ \ \
| * | | Fix return types for Archive::getStreamMorris Jobke2021-01-073-3/+3
| | |/ | |/|