summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #35710 from nextcloud/backport/34477/stable25Joas Schilling2022-12-121-0/+4
|\ \ \
| * | | Show group name instead of group id as recommendationJoas Schilling2022-12-091-0/+4
| |/ /
* | | Merge pull request #35712 from nextcloud/backport/35097/stable25Joas Schilling2022-12-113-26/+53
|\ \ \
| * | | Improve email search resultsJoas Schilling2022-12-091-0/+6
| * | | Validate if the user part of a "cloud id" can even be a valid user idJoas Schilling2022-12-092-26/+47
| |/ /
* | | Merge pull request #35706 from nextcloud/backport/35705/stable25Joas Schilling2022-12-111-1/+4
|\ \ \
| * | | Update sensitive config list of TalkJoas Schilling2022-12-091-1/+4
| |/ /
* / / preview: fix HEIC orientationVarun Patil2022-12-111-0/+3
|/ /
* | Mark method as deprecatedCarl Schwan2022-12-052-2/+1
* | Fix decryption fallback after adding a secretJulius Härtl2022-12-051-5/+10
* | Rotate token after fallbackJulius Härtl2022-12-051-2/+8
* | Add fallback routines for empty secret casesJulius Härtl2022-12-054-5/+41
|/
* fix update for 32-bitSimon L2022-11-281-2/+1
* Merge pull request #35377 from nextcloud/backport/35368/stable25Simon L2022-11-242-0/+65
|\
| * remove superfluous use statementArthur Schiwon2022-11-241-1/+0
| * Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-232-0/+66
* | Merge pull request #35335 from nextcloud/stable25-revert-34032-fix-quota-32bitblizzz2022-11-242-5/+5
|\ \
| * | Float the quotaVincent Petry2022-11-231-1/+1
| * | Revert "Fix quota type to int"Vincent Petry2022-11-232-4/+4
* | | Allow single character search by defaultChristopher Ng2022-11-241-1/+1
| |/ |/|
* | Merge pull request #35366 from nextcloud/backport/35353/stable25blizzz2022-11-231-3/+3
|\ \ | |/ |/|
| * Update cache when file size === 0Louis Chemineau2022-11-231-3/+3
* | Merge pull request #34955 from nextcloud/backport/34934/stable25blizzz2022-11-231-2/+5
|\ \ | |/ |/|
| * Do not remove complete encrypted session key when just a key should be removedJulius Härtl2022-11-031-1/+0
| * Read encrypted session data again on reopenJulius Härtl2022-11-031-1/+5
* | Fix forwarding the object id when searching commentsJoas Schilling2022-11-231-1/+1
* | Fix navigation orderJohn Molakvoæ2022-11-221-1/+1
* | Merge pull request #35312 from nextcloud/stable25-user-mgmt-quota-no-cacheSimon L2022-11-221-4/+8
|\ \
| * | Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* | | Merge pull request #34944 from nextcloud/backport/32565/stable25blizzz2022-11-211-0/+1
|\ \ \
| * | | Log all deprecations with debug levelChristoph Wurst2022-11-031-0/+1
| | |/ | |/|
* | | Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-211-1/+1
* | | delay updating setup providers untill we register the mountsRobin Appelman2022-11-181-10/+16
| |/ |/|
* | Merge pull request #35199 from nextcloud/backport/35096/stable25Joas Schilling2022-11-172-0/+8
|\ \
| * | Mark more config values as sensitiveJoas Schilling2022-11-162-0/+8
* | | Fix logo invertJohn Molakvoæ2022-11-161-9/+10
|/ /
* | Merge pull request #35117 from nextcloud/backport/35105/stable25Simon L2022-11-151-4/+14
|\ \
| * | Fix distorted previews when using imaginaryRichard Steinmetz2022-11-111-4/+14
* | | Merge pull request #35135 from nextcloud/backport/34645/stable25Simon L2022-11-151-0/+11
|\ \ \
| * | | Bugfix to support postgres15Vitor Mattos2022-11-141-0/+11
| |/ /
* | | Merge pull request #35048 from nextcloud/backport/34834/stable25Vincent Petry2022-11-141-1/+1
|\ \ \ | |/ / |/| |
| * | Use proper storage method for writing skeleton filesJulius Härtl2022-11-091-1/+1
* | | Make sure that path is normalized and then checked,Côme Chilliet2022-11-101-7/+8
|/ /
* | Merge pull request #35011 from nextcloud/backport/35007/stable25Simon L2022-11-081-1/+1
|\ \
| * | Fix unsuccessful token login logged as errorChristoph Wurst2022-11-071-1/+1
* | | Suppress false-positives from psalm, waiting for fix upstreamCôme Chilliet2022-11-071-0/+4
* | | Avoid a crash when a PHP extension has no versionCôme Chilliet2022-11-071-1/+4
|/ /
* | Merge pull request #34946 from nextcloud/backport/34804/stable25Vincent Petry2022-11-041-0/+12
|\ \
| * | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-0/+12
| |/
* / Run session token renewals in a database transactionChristoph Wurst2022-11-031-23/+32
|/