Commit graph

24856 commits

Author SHA1 Message Date
Nextcloud bot
ed225b628c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-15 00:12:32 +00:00
Nextcloud bot
98772ff312
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-13 00:12:21 +00:00
Nextcloud bot
c9635512ab
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-12 00:12:28 +00:00
Nextcloud bot
7ff9bbdfa8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-11 00:12:56 +00:00
Nextcloud bot
e88bc54a1d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-10 00:12:16 +00:00
Nextcloud bot
f3dd360f0a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-09 00:12:34 +00:00
Nextcloud bot
13c4179e8e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-08 00:12:45 +00:00
Benjamin Gaussorgues
d9d21f95f3
Merge pull request #54323 from nextcloud/backport/54238/stable30 2025-08-07 16:39:20 +02:00
Stephan Orbaugh
d308e61847
Merge pull request #54251 from nextcloud/backport/54203/stable30
[stable30] fix: fix oci string length with empty strings
2025-08-07 15:21:44 +02:00
Robin Appelman
1859f03697 feat: allow admins to configure additional sensitive config values
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-07 13:09:37 +00:00
Nextcloud bot
755376a7de
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-07 00:12:26 +00:00
Daniel Calviño Sánchez
775124af5f fix: Fix button alignment for email templates in Outlook
The button group generated in email templates is expected to show the
two buttons side by side in a single row, but in Outlook both buttons
took the full width of the wrapper row and each button was shown in
its own row. To solve that the buttons are wrapped in an additional
table that shows each button in its own cell, limiting their width and
showing them in a single row; this is done conditionally and only
applied in Outlook, so it should not affect other clients.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-06 19:50:55 +02:00
Git'Fellow
94a5e1440e
Merge pull request #54205 from nextcloud/backport/54182/stable30
[stable30] fix: don't update cached mountpoints if the request doesn't have filesystem access
2025-08-06 14:18:02 +02:00
John Molakvoæ
3ae3932cbf
Merge pull request #54271 from nextcloud/backport/54270/stable30
[stable30] fix(core): ensure unique vcategory
2025-08-06 13:00:44 +02:00
Ferdinand Thiessen
6c4460f3e4
Merge pull request #54267 from nextcloud/backport/54266/stable30
[stable30] fix(lib): get fileinfo before locking
2025-08-06 11:26:45 +02:00
skjnldsv
cefe724474 fix(core): ensure unique vcategory
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-06 10:09:58 +02:00
Nextcloud bot
2672301924
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-06 00:13:09 +00:00
Kate
d4ab8912a6
Merge pull request #54132 from nextcloud/backport/51602/stable30 2025-08-05 22:12:22 +02:00
skjnldsv
55e9491011 fix(lib): get fileinfo before locking
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-05 17:39:47 +00:00
Côme Chilliet
1506b79e54
chore: Adapt ProviderFactory to change in DefaultShareProvider constructor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-05 15:05:31 +02:00
Joas Schilling
3a5bf443e8 fix(logging): Fix query logging with DateTimeImmutable parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-05 10:29:12 +00:00
Robin Appelman
fead082998 fix: fix oci string length with empty strings
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-05 10:18:47 +00:00
Nextcloud bot
1c62379ead
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-05 00:12:50 +00:00
Nextcloud bot
df9580d0d4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 00:13:38 +00:00
Nextcloud bot
f386901c4c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 00:12:36 +00:00
Nextcloud bot
b433460224
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-02 00:12:37 +00:00
Robin Appelman
8519f5adb0 fix: don't update cached mountpoints if the request doesn't have filesystem access
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-01 16:04:33 +00:00
John Molakvoæ
8b88957d6f
Merge pull request #54052 from nextcloud/backport/54051/stable30 2025-08-01 09:52:51 +02:00
Daniel
65a661f9f4
Merge pull request #54116 from nextcloud/backport/52778/stable30
[stable30] fix: check if properties exist before using them
2025-07-31 18:55:54 +02:00
Nextcloud bot
42ee1f26fe
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-31 00:12:22 +00:00
Nextcloud bot
966691a2af
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 00:12:25 +00:00
Daniel Calviño Sánchez
6ff15ef530 fix: Do not show password dialog when user can not validate password
The password confirmation dialog is always shown unless the user backend
does not allow password confirmation. A user backend may explicitly
provide that information, but even if it does not that could have been
defined in the authentication token with
"IToken::SCOPE_SKIP_PASSWORD_VALIDATION" (for example, when "user_oidc"
is only used for authentication and user provision is done by another
user backend).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-07-29 15:54:57 +00:00
Côme Chilliet
32dc724186 fix: Use default share folder of the user on share accept
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-29 09:22:33 +00:00
Joas Schilling
286c10c8b9
Merge pull request #54104 from nextcloud/backport/54027/stable30
[stable30] fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
2025-07-29 09:51:41 +02:00
Joas Schilling
9c45f2f8ff
Merge pull request #54107 from nextcloud/backport/54068/stable30
[stable30] fix(cron): Fix infinite loop on ParallelAware blocked jobs
2025-07-29 09:50:45 +02:00
Nextcloud bot
6c5af68468
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 00:12:21 +00:00
SebastianKrupinski
0641006b02 fix: check if properties exist before using them
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-07-28 12:03:50 -04:00
Joas Schilling
57651bba13
fix(cron): Fix infinite loop on ParallelAware blocked jobs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-28 08:29:07 +02:00
Marcel Klehr
ad9311a9ec fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-28 06:13:57 +00:00
Nextcloud bot
d7f7b6c89d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 00:12:30 +00:00
Nextcloud bot
6bbce5b582
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 00:12:28 +00:00
Nextcloud bot
05bb4fa092
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 00:12:35 +00:00
Nextcloud bot
a58e00257d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-24 00:13:47 +00:00
Joas Schilling
6425d83006
Merge pull request #54021 from nextcloud/backport/53986/stable30
[stable30] fix(update): Correctly trigger update for auto-disabled local apps
2025-07-23 12:09:14 +02:00
Christoph Wurst
f15b732039 fix(session): log when ephemeral sessions are closed
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-23 07:38:34 +00:00
Nextcloud bot
c377d6d19c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-23 00:12:11 +00:00
Nextcloud bot
89deb7d46b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 00:12:43 +00:00
Joas Schilling
c25dbf797d fix(update): Correctly trigger update for auto-disabled local apps
When updating a local app we still need to run updateApp
so that repair steps and migrations are correctly executed

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-21 12:09:30 +00:00
Nextcloud bot
d8f8c981b8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-19 00:12:37 +00:00
Nextcloud bot
250ad60209
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-18 00:14:11 +00:00