summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40280 from nextcloud/backport/40233/stable26Côme Chilliet2023-09-072-4/+16
|\
| * Apply suggestions from code review in View.phpCôme Chilliet2023-09-051-4/+4
| * Lower log to debug for connections aborted by the clientCôme Chilliet2023-09-052-1/+6
| * Detect aborted connection in OC\Files\View and stop writing data to theCôme Chilliet2023-09-052-3/+10
* | fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* | Merge pull request #39991 from nextcloud/backport/39770/stable26max-nextcloud2023-09-061-0/+5
|\ \
| * | fix: always use display name from correct backendMax2023-08-221-0/+5
* | | Merge pull request #40167 from nextcloud/backport/40108/stable26Arthur Schiwon2023-09-061-2/+4
|\ \ \
| * | | feat: add switch to disable dns pinningDaniel Kesselberg2023-08-301-2/+4
* | | | Merge pull request #40085 from nextcloud/backport/40077/stable26Arthur Schiwon2023-09-052-0/+12
|\ \ \ \
| * | | | fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-292-0/+12
* | | | | Merge pull request #40232 from nextcloud/sharing-mask-wrapper-26Arthur Schiwon2023-09-058-114/+123
|\ \ \ \ \
| * | | | | cleanup di for share permissions wrapperRobin Appelman2023-09-045-116/+115
| * | | | | more share permission logic to storage wrapperRobin Appelman2023-09-044-10/+20
| | |/ / / | |/| | |
* | | | | Merge pull request #40187 from nextcloud/backport/39017/stable26Arthur Schiwon2023-09-051-1/+1
|\ \ \ \ \
| * | | | | fix(s3): fix handling verify_bucket_exists parameterThomas Citharel2023-08-311-1/+1
| |/ / / /
* | | | | Merge pull request #39726 from nextcloud/backport/39698/stable26Arthur Schiwon2023-09-051-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix: simplify `sourceData` checkJohn Molakvoæ2023-08-051-1/+1
| * | | | Catch more invalid cache source storage pathsJosh Richards2023-08-051-1/+1
* | | | | Merge pull request #40260 from nextcloud/backport/40234/stable26Daniel2023-09-051-0/+4
|\ \ \ \ \
| * | | | | enh: skip processing for empty responseDaniel Kesselberg2023-09-041-0/+4
| | |/ / / | |/| | |
* / | | | fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-041-1/+2
|/ / / /
* | / / fix(CalDAV): check voject exists before attempting any operationAnna Larch2023-08-291-5/+35
| |/ / |/| |
* | | Merge pull request #39872 from nextcloud/backport/38714/stable26Andy Scherzinger2023-08-281-5/+9
|\ \ \
| * | | select the fileid first when looking for incomplete filesRobin Appelman2023-08-141-5/+9
| |/ /
* | | fix(loggging): user log condition featureCôme Chilliet2023-08-241-9/+18
* | | Merge pull request #39935 from nextcloud/fix/stable26/transfer-ownershipAnna2023-08-211-17/+25
|\ \ \
| * | | fix: don't emit Hooks when hookpaths are emptyAnna Larch2023-08-171-17/+25
| |/ /
* | | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-171-7/+9
* | | fix: Prevent PHP warnings when optional CacheEntry attributes are unsetFerdinand Thiessen2023-08-172-4/+4
|/ /
* | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-08-021-3/+6
* | Merge pull request #39597 from nextcloud/backport/38667/stable26Arthur Schiwon2023-08-021-4/+8
|\ \
| * | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
* | | Merge pull request #39437 from nextcloud/backport/39309/stable26Arthur Schiwon2023-08-021-1/+1
|\ \ \
| * | | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-1/+1
* | | | Merge pull request #39370 from nextcloud/backport/39339/stable26Arthur Schiwon2023-08-021-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(node): non-existing folder is not searchableArthur Schiwon2023-07-131-0/+4
| |/ /
* | | Add instance category while checking new updatesBenjamin Gaussorgues2023-07-211-14/+31
* | | fix(apps): Fix loading info.xml fileJoas Schilling2023-07-202-5/+5
|/ /
* | Merge pull request #39232 from nextcloud/backport/39202/stable26Julius Härtl2023-07-106-34/+67
|\ \
| * | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+4
| * | fix: cominbation of small fixesArthur Schiwon2023-07-071-2/+2
| * | fix: include invisible tags for adminsArthur Schiwon2023-07-073-43/+43
| * | fix: favorites view and universal search against tagsArthur Schiwon2023-07-071-17/+30
| * | fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-07-072-20/+25
| * | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-073-17/+28
* | | Merge pull request #39031 from nextcloud/backport/38917/stable26Arthur Schiwon2023-07-101-1/+6
|\ \ \
| * | | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-1/+6
* | | | Merge pull request #39100 from nextcloud/backport/39093/stable26Arthur Schiwon2023-07-101-1/+1
|\ \ \ \
| * | | | Silent imagecreatefromstring() errorsGit'Fellow2023-07-011-1/+1
| |/ / /