Commit Graph

79326 Commits (v30.0.14)
 

Author SHA1 Message Date
Benjamin Gaussorgues 9671e66d7c
Merge pull request #54417 from nextcloud/release/30.0.14 2025-08-14 09:18:25 +07:00
Worker Builder c2235085be
build(hub): 30.0.14
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-08-14 06:44:28 +07:00
Nextcloud bot 2607a9e183
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-14 00:12:37 +07:00
Nextcloud bot 9c6d4da92f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-13 16:59:13 +07:00
Nextcloud bot 98772ff312
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-13 00:12:21 +07:00
Nextcloud bot c9635512ab
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-12 00:12:28 +07:00
Nextcloud bot 7ff9bbdfa8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-11 00:12:56 +07:00
Nextcloud bot e88bc54a1d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-10 00:12:16 +07:00
Nextcloud bot f3dd360f0a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-09 00:12:34 +07:00
Nextcloud bot 13c4179e8e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-08 00:12:45 +07:00
Benjamin Gaussorgues 7bc1e938d8
Merge pull request #54257 from nextcloud/release/30.0.14_rc1 2025-08-07 17:23:57 +07:00
Carl Schwan 1039ec591e
Merge pull request #54321 from nextcloud/backport/54275/stable30
[stable30] fix(trash): Fix order of metadata deletion
2025-08-07 17:20:52 +07:00
Worker Builder 871f2986f9
build(hub): 30.0.14 RC1
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-08-07 17:10:42 +07:00
Benjamin Gaussorgues d9d21f95f3
Merge pull request #54323 from nextcloud/backport/54238/stable30 2025-08-07 16:39:20 +07:00
Benjamin Gaussorgues f6504e7f02
Merge pull request #54263 from nextcloud/backport/54233/stable30 2025-08-07 16:03:53 +07: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 +07: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 +07:00
Carl Schwan 1c7fb0583d fix(trash): Fix order of metadata deletion
First query metadata for live photo and then delete the metadata, by
making the SyncLivePhotosListener priority higher than the default.

Partially fix #54274

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-07 13:05:27 +07:00
Ferdinand Thiessen 23f13ff406
Merge pull request #54296 from nextcloud/backport/54264/stable30
[stable30] fix: handle smb timeouts as storage not available
2025-08-07 14:38:36 +07:00
Git'Fellow ae4fdef753
Merge pull request #54314 from nextcloud/backport/54309/stable30
[stable30] fix: use correct return value for `has-preview` dav property
2025-08-07 12:57:22 +07:00
Ferdinand Thiessen b9f8322450
fix(files_versions): `has-preview` must be either `true` or `false`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-07 12:24:06 +07:00
Ferdinand Thiessen 26a7d6d127
fix(files_trashbin): `has-preview` must return `true` or `false`
Currently it returned the boolean value, but PHP will turn it into an
integer...

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-07 12:23:23 +07:00
Côme Chilliet a79ced0f98
chore(encryption): Adapt tests to code changes
Also pulled tests refactors from master to avoid conflicts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-07 10:57:07 +07:00
Côme Chilliet c022a1a1b1
fix(encryption): Ignore shared files in encrypt-all command
Copying and renaming a share will not encrypt it anyway. It will get
 encrypted when the owner’s files get encrypted.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-07 10:55:03 +07:00
Daniel 17e97e6f85
Merge pull request #54307 from nextcloud/backport/54298/stable30
[stable30] fix(dav): calculate permissions based on addressbook principal
2025-08-07 09:22:54 +07:00
Nextcloud bot 755376a7de
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-07 00:12:26 +07:00
Christoph Wurst 676d123c2b fix(dav): calculate permissions based on addressbook principal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-06 21:37:22 +07:00
Daniel Calviño Sánchez b248a29d14
Merge pull request #54301 from nextcloud/backport/53950/stable30
[stable30] fix: Fix button alignment for email templates in Outlook
2025-08-06 23:36:18 +07:00
Joas Schilling 1407e3482d
Merge pull request #54284 from nextcloud/automated/noid/stable30-update-code-signing-crl
[stable30] fix(security): Update code signing revocation list
2025-08-06 21:44:53 +07: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 +07:00
Robin Appelman fc585e0ef5 fix: handle smb timeouts as storage not available
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-06 15:18:00 +07:00
nextcloud-command 95595d5008 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-08-06 14:57:07 +07: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 +07: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 +07: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 +07:00
skjnldsv cefe724474 fix(core): ensure unique vcategory
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-06 10:09:58 +07:00
Nextcloud bot 2672301924
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-06 00:13:09 +07:00
Kate d4ab8912a6
Merge pull request #54132 from nextcloud/backport/51602/stable30 2025-08-05 22:12:22 +07:00
Joas Schilling 7fe647faa3
Merge pull request #54268 from nextcloud/backport/54259/stable30
[stable30] fix(caldav): get UID value
2025-08-05 20:48:23 +07:00
Anna Larch e6baecd6c6 fix(caldav): get UID value
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-08-05 18:07:40 +07:00
skjnldsv 55e9491011 fix(lib): get fileinfo before locking
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-05 17:39:47 +07: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 +07:00
John Molakvoæ 13a0fc8c97
Merge pull request #54243 from nextcloud/backport/54159/stable30 2025-08-05 14:00:40 +07:00
Joas Schilling 91c981297d
Merge pull request #54253 from nextcloud/backport/54230/stable30
[stable30] fix(logging): Fix query logging with DateTimeImmutable parameters
2025-08-05 13:54:21 +07: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 +07: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 +07:00
Nextcloud bot 1c62379ead
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-05 00:12:50 +07:00
nextcloud-command 483a8fa26b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-04 17:23:05 +07:00
skjnldsv a958dc938a fix(files_sharing): ensure password or date is enabled by default to be enforced
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-08-04 17:18:36 +07:00
Nextcloud bot df9580d0d4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 00:13:38 +07:00