summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32322 from nextcloud/backport/stable22/share_search_tweaksLouis2022-06-233-2/+27
|\
| * Use email settings in DAV searchLouis Chemineau2022-06-071-0/+4
| * Use share setting in DAV searchLouis Chemineau2022-06-071-0/+4
| * Add setting to ignore email during searchLouis Chemineau2022-06-072-1/+11
| * Add settings to ignore second display name in searchLouis Chemineau2022-06-071-0/+4
| * Add settings to not match userID during full matchLouis Chemineau2022-06-071-1/+4
* | make placeholder a const for reuseArthur Schiwon2022-06-171-2/+4
* | fix overwriting original vars when loggingArthur Schiwon2022-06-171-2/+4
* | Merge pull request #32846 from nextcloud/backport/32685/stable23blizzz2022-06-131-1/+1
|\ \
| * | Fix replacing external storage password during debug logChristoph Wurst2022-06-131-1/+1
* | | Fix exception handling when profile data is too longJoas Schilling2022-06-121-1/+1
|/ /
* | Merge pull request #32445 from nextcloud/backport/32357/stable23blizzz2022-06-121-0/+8
|\ \
| * | remove storage wrappers when deleting the user storageRobin Appelman2022-06-101-0/+8
* | | Merge pull request #32680 from nextcloud/backport/32510/stable23blizzz2022-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Properly calculate primary element based on background luminanceJohn Molakvoæ2022-06-011-2/+2
* | | Merge pull request #32658 from nextcloud/backport/32655/stable23Vincent Petry2022-06-101-2/+7
|\ \ \
| * | | Handle non existing settings againCarl Schwan2022-05-301-2/+7
| |/ /
* | | Merge pull request #32777 from nextcloud/backport/32767/stable23Vincent Petry2022-06-101-0/+13
|\ \ \
| * | | handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-091-0/+13
| | |/ | |/|
* | | Merge pull request #32711 from nextcloud/backport/32662/stable23Vincent Petry2022-06-101-0/+2
|\ \ \
| * | | Cleanup temporary files after finishing the write to object storageJulius Härtl2022-06-021-0/+2
| |/ /
* / / Fix get avatar authorizationChristopher Ng2022-06-081-11/+14
|/ /
* | Trim mount point before matching in encryption codeVincent Petry2022-06-021-1/+1
* | allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-311-0/+1
|/
* Move Gd failed operations to debug levelGit'Fellow2022-05-271-20/+18
* Merge pull request #32420 from nextcloud/backport/32305/stable23Joas Schilling2022-05-161-1/+1
|\
| * Fix user agent trimming on installationJoas Schilling2022-05-161-1/+1
* | Merge pull request #32323 from nextcloud/fix/noid/preview-duplicate-folder-cr...blizzz2022-05-161-2/+10
|\ \
| * | Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-101-2/+10
| |/
* | Merge pull request #32124 from nextcloud/backport/32074/stable23blizzz2022-05-162-1/+12
|\ \
| * | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-252-1/+12
* | | Merge pull request #31978 from nextcloud/backport/31826/stable23blizzz2022-05-161-3/+3
|\ \ \ | |_|/ |/| |
| * | Log why the login token can't be used for credentialsChristoph Wurst2022-04-141-3/+3
* | | Merge pull request #31818 from nextcloud/backport/31574/stable23blizzz2022-05-053-8/+24
|\ \ \
| * | | don't try to get custom certs for s3 primary storageRobin Appelman2022-04-142-3/+10
| * | | return default bundle when there is an error getting the bundleRobin Appelman2022-04-141-7/+11
| * | | use the nextcloud certificate bundle for s3Robin Appelman2022-04-141-1/+6
* | | | Merge pull request #31902 from nextcloud/backport/31713/stable23blizzz2022-05-053-5/+10
|\ \ \ \
| * | | | use the same cached propfind for free space for dav storageRobin Appelman2022-04-141-2/+2
| * | | | only request free space once for external sharesRobin Appelman2022-04-141-1/+1
| * | | | don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-142-2/+7
* | | | | Fix translations with trailing colonsJoas Schilling2022-04-261-1/+7
* | | | | Get not only time-sensitive next job from list but anyKirill Popov2022-04-251-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #31831 from nextcloud/backport/31380/stable23blizzz2022-04-141-1/+1
|\ \ \ \
| * | | | Ignore errors when searching for bundled previewCôme Chilliet2022-04-141-1/+1
| | |/ / | |/| |
* | | | Merge pull request #31748 from nextcloud/backport/31592/stable23blizzz2022-04-141-0/+3
|\ \ \ \
| * | | | Add direct arg to login flowVincent Petry2022-04-141-0/+3
* | | | | Merge pull request #31678 from nextcloud/backport/31658/stable23Joas Schilling2022-04-143-2/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Limit the length of app password namesJoas Schilling2022-03-233-2/+10
* | | | | Merge pull request #31923 from nextcloud/backport/31610/stable23blizzz2022-04-141-1/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |