summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Log bruteforce throttle and blockingJoas Schilling2022-01-191-0/+11
* | | | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-181-2/+3
| |/ / |/| |
* | | Merge pull request #30684 from nextcloud/backport/30531/stable23Carl Schwan2022-01-171-1/+20
|\ \ \
| * | | Fix psalm issuesCarl Schwan2022-01-141-6/+6
| * | | Add helper method in WrapperCarl Schwan2022-01-141-1/+20
* | | | updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer2022-01-141-1/+10
|/ / /
* | | Merge pull request #30659 from nextcloud/backport/29622/stable23Julius Härtl2022-01-142-3/+16
|\ \ \
| * | | Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-3/+16
* | | | Fix idn emails not working in sharesCarl Schwan2022-01-131-3/+7
|/ / /
* | | Merge pull request #30621 from nextcloud/backport/30358/stable23MichaIng2022-01-121-13/+19
|\ \ \
| * | | Reset job disabling timer on adding the job againJulius Härtl2022-01-121-13/+19
* | | | Merge pull request #30611 from nextcloud/backport/30588/stable23Joas Schilling2022-01-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix undefined/unset scope in account propertiesJoas Schilling2022-01-111-0/+1
* | | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-111-1/+102
|/ / /
* | | Fix fail when keys/files folder already existsVincent Petry2022-01-111-1/+5
* | | Fix email verificationChristopher Ng2022-01-071-1/+4
* | | Merge pull request #30486 from nextcloud/backport/29780/stable23Joas Schilling2022-01-071-4/+5
|\ \ \
| * | | Run migrations fully when reenabling an appJoas Schilling2022-01-041-4/+5
* | | | [stable23] Remove iconv from dependencies and testsMichaIng2022-01-042-5/+0
|/ / /
* | | Merge pull request #30026 from nextcloud/backport/30013/stable23Joas Schilling2021-12-211-2/+6
|\ \ \
| * | | Don't query the bruteforce attempts when we just deleted themJoas Schilling2021-12-011-2/+6
* | | | fix translation source in directEditing templatesAzul2021-12-161-1/+1
* | | | Merge pull request #30236 from nextcloud/backport/30200/stable23MichaIng2021-12-131-2/+1
|\ \ \ \
| * | | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-131-2/+1
* | | | | Make psalm more happyJoas Schilling2021-12-131-2/+2
* | | | | Fix docs to make Psalm happierJoas Schilling2021-12-131-6/+1
* | | | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-131-3/+12
* | | | | Limit more contact searchesJoas Schilling2021-12-134-5/+25
* | | | | Only limit search in the system address bookJoas Schilling2021-12-132-3/+16
* | | | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-132-1/+10
|/ / / /
* | | | Check resource before closing in encryption wrapperVincent Petry2021-12-101-2/+6
* | | | 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 #30025 from nextcloud/backport/30012/stable23Christoph Wurst2021-12-061-1/+9
|\ \ \ \
| * | | | Only check the twofactor state once per requestJoas Schilling2021-12-011-1/+9
| |/ / /
* | | | Merge pull request #30036 from nextcloud/backport/30011/stable23blizzz2021-12-034-6/+109
|\ \ \ \
| * | | | Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-024-6/+109
| |/ / /
* | | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-022-16/+25
* | | | Fix log_query config flagJoas Schilling2021-12-021-1/+10
|/ / /
* | | Merge pull request #29967 from nextcloud/backport/29917/stable23blizzz2021-11-307-17/+17
|\ \ \
| * | | Fix source of translationsChristopher Ng2021-11-297-17/+17
* | | | Include previous execption for repair steps that don't existChristoph Wurst2021-11-301-1/+1
* | | | Let repair step query exceptions bubble upChristoph Wurst2021-11-301-1/+8
* | | | Interpolate the log message also for logged exceptionsChristoph Wurst2021-11-291-8/+19
|/ / /
* | | Obey col length of 255 to insert and search in accounts_dataArthur Schiwon2021-11-261-1/+8
* | | Merge pull request #29913 from nextcloud/backport/29906/stable23Carl Schwan2021-11-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Use strict comparison to detect usage of redis clusterLouis Chemineau2021-11-251-1/+1
* | | Fix inactive profile parameters being returnedChristopher Ng2021-11-251-0/+1
|/ /
* | Merge pull request #29800 from nextcloud/backport/29632/stable23MichaIng2021-11-251-0/+4
|\ \