summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(ci): update return type in php docArthur Schiwon2023-10-111-1/+1
* fix type hintsRobin Appelman2023-10-114-8/+6
* fix unencrypted folder size when no children with unencrypted size set are leftRobin Appelman2023-10-112-31/+26
* fix unencrypted_size for files when scanningRobin Appelman2023-10-112-1/+12
* fix unencrypted_size for folders when scanning the filesystem with encryption...Robin Appelman2023-10-112-6/+16
* Merge pull request #38815 from nextcloud/backport/38490/stable26Arthur Schiwon2023-10-113-0/+28
|\
| * emit an event when a message is loggedRobin Appelman2023-09-183-0/+28
* | Merge pull request #40781 from nextcloud/backport/40745/stable26Maxence Lange2023-10-111-1/+1
|\ \
| * | fix ocm-provider rewrite rulesMaxence Lange2023-10-051-1/+1
* | | fix: Log critical session renewal and logout pathsChristoph Wurst2023-10-101-5/+33
* | | Merge pull request #40351 from nextcloud/backport/40349/stable26Arthur Schiwon2023-10-091-1/+2
|\ \ \
| * | | fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-081-1/+2
* | | | fix(user): Log affected user of app token login name mismatchChristoph Wurst2023-10-061-0/+2
| |/ / |/| |
* | | Fix Dashboard IManager getWidgets return annotationjld31032023-09-291-2/+5
* | | ocm servicesMaxence Lange2023-09-225-73/+506
* | | fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-191-0/+16
* | | Use nullsafe call syntax instead of additionnal checkCôme Chilliet2023-09-181-1/+1
* | | Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa...Côme Chilliet2023-09-181-5/+19
| |/ |/|
* | fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-122-3/+3
* | fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-122-1/+3
|/
* 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
|/ /