summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ2022-01-2726-37/+52
|\
| * Fix psalm not runningCarl Schwan2022-01-2726-37/+52
* | Merge pull request #30740 from nextcloud/backport23John Molakvoæ2022-01-221-2/+2
|\ \ | |/ |/|
| * [stable23] Increase email main buttons width for non-english languagesacsfer2022-01-181-2/+2
* | Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
* | Merge pull request #30728 from nextcloud/backport/30614/stable23John Molakvoæ2022-01-201-1/+1
|\ \
| * | Update Session.phpMarek-Wojtowicz2022-01-171-1/+1
| |/
* | Merge pull request #29798 from nextcloud/stable23-diskJohn Molakvoæ2022-01-201-1/+1
|\ \
| * | [stable23] Check for disk_free_spaceacsfer2021-11-191-1/+1
* | | Log bruteforce throttle and blockingJoas Schilling2022-01-191-0/+11
* | | Update autoload and ClassLoaderChristopher Ng2022-01-193-7/+1
* | | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-183-2/+11
| |/ |/|
* | 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
* | | Migrate profile_config id column to bigintChristopher Ng2021-12-152-0/+2
* | | 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-133-6/+18
* | | | Limit more contact searchesJoas Schilling2021-12-134-5/+25
* | | | Only limit search in the system address bookJoas Schilling2021-12-133-4/+18
* | | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-134-1/+12
|/ / /
* | | Merge pull request #30180 from nextcloud/backport/30160/stable23Vincent Petry2021-12-101-2/+6
|\ \ \
| * | | Check resource before closing in encryption wrapperVincent Petry2021-12-101-2/+6
* | | | Fix relation "user_id" already exists migration errorChristopher Ng2021-12-092-0/+2
|/ / /
* | | Avoid assignment in if clauseCôme Chilliet2021-12-061-8/+12
* | | Fix typing problems in OC_ImageCôme Chilliet2021-12-062-3/+11
* | | 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
|\ \ \