summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add group_concat aggregator functionVitor Mattos2022-01-033-0/+18
* Fix php-cs for S3ConnectionTrait.phpJulius Härtl2021-12-211-1/+0
* Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-providerJulius Härtl2021-12-211-6/+2
|\
| * Simplify S3ConnectionTrait to defaultProvider plus optionStephen Cuppett2021-11-221-6/+2
* | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-4/+1
|\ \
| * | Do not clear all results when searching from users address booksJulius Härtl2021-12-081-4/+1
* | | Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ2021-12-202-11/+15
|\ \ \
| * | | Check if directoy is writable instead of possibly missing fileCarl Schwan2021-12-202-11/+15
* | | | Merge pull request #30130 from nextcloud/fix/config_is_read_onlyChristoph Wurst2021-12-171-0/+26
|\ \ \ \
| * | | | Don't write to config file if `config_is_read_only` is setJonas Meurer2021-12-131-0/+26
* | | | | fix translation source in directEditing templatesAzul2021-12-161-1/+1
* | | | | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2021-12-162-6/+14
| |/ / / |/| | |
* | | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower...Pytal2021-12-131-3/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Use proper app id (settings instead of core)Julius Härtl2021-12-131-2/+2
| * | | Make sure strtolower only receives a string to satisfy psalmJoas Schilling2021-12-131-1/+1
| * | | Always store and compare the email address as lower caseJoas Schilling2021-12-101-3/+12
* | | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-101-2/+1
|/ / /
* | | Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal2021-12-091-2/+6
|\ \ \
| * | | Check resource before closing in encryption wrapperVincent Petry2021-12-091-2/+6
* | | | Merge pull request #30075 from nextcloud/logic-opChristoph Wurst2021-12-091-4/+4
|\ \ \ \
| * | | | Switch logical operatorsacsfer2021-12-031-4/+4
* | | | | Make psalm more happyJoas Schilling2021-12-091-2/+2
* | | | | Fix docs to make Psalm happierJoas Schilling2021-12-091-6/+1
* | | | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-081-3/+12
* | | | | Limit more contact searchesJoas Schilling2021-12-084-5/+25
* | | | | Only limit search in the system address bookJoas Schilling2021-12-082-3/+16
* | | | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+10
| |_|/ / |/| | |
* | | | Avoid assignment in if clauseCôme Chilliet2021-12-061-8/+12
* | | | Fix typing problems in OC_ImageCôme Chilliet2021-12-061-2/+10
* | | | Avoid calling image* methods on booleanCôme Chilliet2021-12-061-14/+27
* | | | Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-062-2/+12
|\ \ \ \
| * | | | Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-032-2/+12
* | | | | Merge pull request #29527 from nextcloud/rakekniven-patch-1John Molakvoæ2021-12-041-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added dot at end of sentence.rakekniven2021-11-021-1/+1
* | | | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1John Molakvoæ2021-12-031-3/+2
|\ \ \ \ \
| * | | | | Follow upstream security recommandationCarl Schwan2021-12-021-3/+2
* | | | | | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-022-2/+6
* | | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-022-16/+25
|\ \ \ \ \ \
| * | | | | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-022-16/+25
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p...Joas Schilling2021-12-0210-842/+23
|\ \ \ \ \ \
| * | | | | | Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-0110-842/+23
| |/ / / / /
* | | | | | Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_queryJoas Schilling2021-12-021-1/+10
|\ \ \ \ \ \
| * | | | | | Fix log_query config flagJoas Schilling2021-12-011-1/+10
| | |/ / / / | |/| | | |
* / | | | | Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-014-6/+109
|/ / / / /
* | | | | Merge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when...John Molakvoæ2021-12-011-2/+6
|\ \ \ \ \
| * | | | | Don't query the bruteforce attempts when we just deleted themJoas Schilling2021-12-011-2/+6
| |/ / / /
* / / / / Only check the twofactor state once per requestJoas Schilling2021-12-011-1/+9
|/ / / /
* | | | Remove files_iedavclientJohn Molakvoæ (skjnldsv)2021-11-301-5/+0
* | | | Merge pull request #29966 from nextcloud/feat/remove-isIEJohn Molakvoæ2021-11-302-17/+0
|\ \ \ \
| * | | | Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-302-17/+0