summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42880 from nextcloud/backport/42607/stable26Arthur Schiwon2024-01-171-2/+5
|\
| * fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
* | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-172-0/+4
|/
* fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-4/+7
* Merge pull request #42775 from nextcloud/fix/exif-content-provider-stable26Arthur Schiwon2024-01-151-3/+4
|\
| * fix: handle exif metadata read errors gracefullyRichard Steinmetz2024-01-151-3/+4
* | fix semaphore unguardingSimon L2024-01-151-4/+4
|/
* fix: Only apply cast if needed when searching users for valueJulius Härtl2024-01-091-2/+11
* perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2024-01-091-2/+11
* Merge pull request #42548 from nextcloud/lock-restore-ttl-26John Molakvoæ2024-01-025-6/+113
|\
| * adjust redis compareSetTTL to use a lua scriptRobin Appelman2024-01-021-9/+7
| * restore shared lock ttl when releasingRobin Appelman2024-01-025-6/+115
* | Merge branch 'stable26' into backport/39044/stable26Andy Scherzinger2023-12-0718-67/+138
|\ \
| * \ Merge pull request #42086 from nextcloud/backport/41999/stable26Joas Schilling2023-12-071-0/+4
| |\ \
| | * | fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-071-0/+4
| * | | Merge pull request #42079 from nextcloud/backport/40071/stable26Git'Fellow2023-12-071-1/+3
| |\ \ \
| | * | | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.comJoas Schilling2023-12-071-1/+3
| | |/ /
| * / / fix(systemreport): Mask onlyoffice secret as sensitiveJoas Schilling2023-12-071-0/+3
| |/ /
| * | Merge pull request #42003 from nextcloud/backport/41995/stable26Arthur Schiwon2023-12-041-0/+5
| |\ \
| | * | fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
| * | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-201-3/+12
| |/ /
| * | 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
| |/
* | setup filesystem wrappers before we mark the root as setupRobin Appelman2023-10-241-2/+3
* | add more checks to ensure mounts aren't emptyRobin Appelman2023-10-242-1/+15
|/
* 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
|\ \