summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41505 from nextcloud/backport/40935/stable26Benjamin Gaussorgues2023-11-161-2/+31
|\
| * add some support for rename on case insensitive local filesystemsRobin Appelman2023-11-151-2/+31
* | Reverse X-Forwarded-For list to read the correct proxy remote addressJoas Schilling2023-11-161-2/+8
* | Merge pull request #41386 from nextcloud/backport/41302/stable26Arthur Schiwon2023-11-151-1/+1
|\ \
| * | Lower log level about invalid session tokenPatrick Fischer2023-11-101-1/+1
* | | Merge pull request #41185 from nextcloud/backport/41120/stable26Arthur Schiwon2023-11-151-0/+3
|\ \ \ | |_|/ |/| |
| * | Don't pass invalid streams to ImaginaryGit'Fellow2023-11-141-0/+3
* | | Merge pull request #41213 from nextcloud/backport/fix/aborted_pgsql_transacti...Benjamin Gaussorgues2023-11-151-20/+17
|\ \ \ | |/ / |/| |
| * | fix(twofactor): avoid error in pgsql for duplicate entryBenjamin Gaussorgues2023-10-311-20/+17
* | | Merge pull request #41433 from nextcloud/backport/41417/stable26Arthur Schiwon2023-11-131-1/+1
|\ \ \
| * | | fix(workflowengine): use andWhere() not second where()Arthur Schiwon2023-11-131-1/+1
| | |/ | |/|
* | | Merge pull request #41233 from nextcloud/stable26-catchImaginaryErrorsRichard Steinmetz2023-11-131-1/+1
|\ \ \
| * | | [stable26] Catch Imaginary processing errorsGit'Fellow2023-11-021-1/+1
| | |/ | |/|
* | | fix(log): Log exception class when message is emptyJoas Schilling2023-11-131-1/+1
| |/ |/|
* | optimize cache jail creationRobin Appelman2023-11-072-6/+1
* | Merge pull request #41151 from nextcloud/backport/40885/stable26Joas Schilling2023-11-062-27/+25
|\ \
| * | fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-272-27/+25
* | | fix(session): Log why session renewal failedChristoph Wurst2023-11-021-1/+2
| |/ |/|
* | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-272-1/+20
|/
* 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