Joas Schilling
187c956c12
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-20 16:25:51 +00:00
Nextcloud bot
0b2efeb554
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 00:27:29 +00:00
Benjamin Gaussorgues
9147bc150d
Merge pull request #41505 from nextcloud/backport/40935/stable26
...
[stable26] add some support for rename on case insensitive local filesystems
2023-11-16 16:33:55 +01:00
Joas Schilling
71d0b4ab42
Reverse X-Forwarded-For list to read the correct proxy remote address
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 07:50:12 +01:00
Nextcloud bot
33f4811538
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 00:55:41 +00:00
Arthur Schiwon
be28c7fd27
Merge pull request #41386 from nextcloud/backport/41302/stable26
...
[stable26] Lower log level about invalid session token
2023-11-15 21:41:31 +01:00
Arthur Schiwon
84210b306d
Merge pull request #41185 from nextcloud/backport/41120/stable26
...
[stable26] Don't pass invalid streams to Imaginary
2023-11-15 21:39:17 +01:00
Robin Appelman
0fb0314b28
add some support for rename on case insensitive local filesystems
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-15 15:52:05 +01:00
Benjamin Gaussorgues
1cdd5015b1
Merge pull request #41213 from nextcloud/backport/fix/aborted_pgsql_transaction_on_error/stable26
...
[stable26] fix(twofactor): avoid DB error on Twofactor (en/dis)abled event
2023-11-15 09:09:24 +01:00
Git'Fellow
f29b3beb64
Don't pass invalid streams to Imaginary
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-14 23:12:09 +01:00
Nextcloud bot
69186f6927
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-14 00:26:09 +00:00
Arthur Schiwon
37e88b4b65
Merge pull request #41433 from nextcloud/backport/41417/stable26
...
[stable26] fix(workflowengine): use andWhere() not second where()
2023-11-13 20:15:53 +01:00
Richard Steinmetz
448fa0602b
Merge pull request #41233 from nextcloud/stable26-catchImaginaryErrors
...
[stable26] Catch Imaginary processing errors
2023-11-13 16:37:46 +01:00
Arthur Schiwon
01c1930f2f
fix(workflowengine): use andWhere() not second where()
...
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-13 14:26:59 +00:00
Joas Schilling
31ba65f48f
fix(log): Log exception class when message is empty
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-13 13:37:03 +00:00
Nextcloud bot
30652da1c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-12 00:24:35 +00:00
Nextcloud bot
dac2ade88d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-11 00:22:36 +00:00
Patrick Fischer
dad3459fcc
Lower log level about invalid session token
2023-11-10 16:54:56 +00:00
Arthur Schiwon
3d7202680a
Merge pull request #41357 from nextcloud/fix/before-log-event
...
[stable26] Fix type in BeforeMessageLoggedEvent
2023-11-09 21:05:40 +01:00
Robin Appelman
608da34fd9
fix type in BeforeMessageLoggedEvent
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-09 14:07:26 +01:00
Robin Appelman
6f7f52146f
optimize cache jail creation
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-07 13:59:40 +00:00
Joas Schilling
02c55503c7
Merge pull request #41151 from nextcloud/backport/40885/stable26
...
[stable26] fix(OCM): Make the public API only rely on OCP
2023-11-06 09:45:47 +01:00
Nextcloud bot
1741ae0fd5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-04 00:29:47 +00:00
Christoph Wurst
4fd23f9eda
fix(session): Log why session renewal failed
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-02 10:34:15 +00:00
Git'Fellow
45f1eb27b5
[stable26] Catch Imaginary processing errors
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-02 10:05:08 +01:00
Nextcloud bot
dd1a980019
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-01 00:29:04 +00:00
Benjamin Gaussorgues
69b4317ff9
fix(twofactor): avoid error in pgsql for duplicate entry
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-31 15:51:32 +01:00
Nextcloud bot
603951048b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-31 00:26:38 +00:00
Jonas
ae554fd3af
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
...
Signed-off-by: Jonas <jonas@freesources.org>
2023-10-27 10:38:57 +02:00
Joas Schilling
4a3217cc90
fix(OCM): Make the public API only rely on OCP
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-27 10:35:20 +02:00
Nextcloud bot
290037d6a9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-27 00:28:08 +00:00
Nextcloud bot
7c2d612d75
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-26 00:26:52 +00:00
Nextcloud bot
8717d9b575
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-25 00:43:51 +00:00
Nextcloud bot
183177cd89
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 00:26:03 +00:00
Nextcloud bot
9ff8051aa1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-22 00:28:57 +00:00
Nextcloud bot
b0e4d25df1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 00:28:32 +00:00
Nextcloud bot
3b1b997322
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 00:52:55 +00:00
Nextcloud bot
d90de779d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 00:28:00 +00:00
Nextcloud bot
3f9c450158
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-15 00:27:50 +00:00
Arthur Schiwon
33994b2d81
Merge pull request #38555 from nextcloud/backport/36857/stable26
...
[stable26] fix unencrypted_size for folders when scanning the filesystem with encryption enabled
2023-10-12 09:14:04 +02:00
Nextcloud bot
3b5e854e8f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 00:25:49 +00:00
Arthur Schiwon
96eca4a3ea
fix(ci): update return type in php doc
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 14:41:43 +02:00
Robin Appelman
29c36f85b0
fix type hints
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
0fde240089
fix unencrypted folder size when no children with unencrypted size set are left
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
ed6606e86b
fix unencrypted_size for files when scanning
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Robin Appelman
1a70ba6421
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-10-11 14:41:43 +02:00
Arthur Schiwon
2fc6a6751a
Merge pull request #38815 from nextcloud/backport/38490/stable26
...
[stable26] emit an event when a message is logged
2023-10-11 12:10:38 +02:00
Arthur Schiwon
d0fb60891d
fix(api): set the correct version in since annotation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 10:44:13 +02:00
Maxence Lange
76340f7ea8
Merge pull request #40781 from nextcloud/backport/40745/stable26
...
[stable26] fix ocm-provider rewrite rules
2023-10-11 07:25:41 -01:00
Nextcloud bot
02befe415b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 00:28:31 +00:00