aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-172-4/+4
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-162-0/+22
* | 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
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-142-4/+4
* | | 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
| |/ / / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-122-8/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-112-20/+20
| |_|/ |/| |
* | | Merge pull request #41357 from nextcloud/fix/before-log-eventArthur Schiwon2023-11-091-6/+4
|\ \ \
| * | | fix type in BeforeMessageLoggedEventRobin Appelman2023-11-091-6/+4
* | | | optimize cache jail creationRobin Appelman2023-11-072-6/+1
|/ / /
* | | Merge pull request #41151 from nextcloud/backport/40885/stable26Joas Schilling2023-11-064-52/+77
|\ \ \
| * | | fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-274-52/+77
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-042-0/+2
* | | | fix(session): Log why session renewal failedChristoph Wurst2023-11-021-1/+2
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-012-2/+2
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-314-26/+32
* | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-272-1/+20
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-262-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-254-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-242-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2266-132/+134
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-192-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-172-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-152-2/+6
* Merge pull request #38555 from nextcloud/backport/36857/stable26Arthur Schiwon2023-10-126-41/+55
|\
| * 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-122-0/+2
|/
* Merge pull request #38815 from nextcloud/backport/38490/stable26Arthur Schiwon2023-10-116-0/+108
|\
| * fix(api): set the correct version in since annotationArthur Schiwon2023-10-111-5/+5
| * emit an event when a message is loggedRobin Appelman2023-09-186-0/+108
* | Merge pull request #40781 from nextcloud/backport/40745/stable26Maxence Lange2023-10-111-1/+1
|\ \
| * | fix ocm-provider rewrite rulesMaxence Lange2023-10-051-1/+1