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
John Molakvoæ
e7831d15e1
Merge pull request #54366 from nextcloud/backport/54365/stable30
2025-08-14 15:50:10 +02:00
nextcloud-command
d4e57eddcb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-14 11:27:07 +00:00
John Molakvoæ
d7dd4f398d
fix(settings): add missing AI icon
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-08-14 11:20:55 +00:00
John Molakvoæ
c23c49954e
Merge pull request #54334 from nextcloud/backport/54312/stable30
2025-08-14 12:57:55 +02:00
Daniel
f8fdc8fb02
Merge pull request #54382 from nextcloud/bug/noid/jump-to-files-empty-file-list-30
...
[stable30] fix: use the join function for merging davRootPath and path
2025-08-14 12:06:05 +02:00
nextcloud-command
6bf0e79512
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-14 09:30:37 +00:00
nextcloud-command
a89e070c24
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-14 09:28:40 +00:00
nfebe
018ac89053
fix(unified-search): Smarter load more button
...
This commit introduces a change to prevent showing the load more button,
if the length of existing results is not equal to the requested limit (which implies
it is less than because we never expect it to be more)
Additionally, there is an enhancment to override provider filders passed to the find method.
This would improve speed.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-08-14 09:28:40 +00:00
Daniel Kesselberg
16c57a7225
chore(assets): Recompile assets
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-08-14 10:45:16 +02:00
Daniel Kesselberg
ed8bd0a8ef
fix: use the join function for merging davRootPath and path
...
Using the join function ensures, that also paths without a leading slash
a properly merged together. Extracted from
3978e056cf .
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-08-14 10:45:15 +02:00
Benjamin Gaussorgues
dbf1b69717
Merge pull request #54387 from nextcloud/automated/noid/stable30-update-ca-cert-bundle
2025-08-14 10:31:54 +02:00
Benjamin Gaussorgues
9671e66d7c
Merge pull request #54417 from nextcloud/release/30.0.14
2025-08-14 09:18:25 +02:00
Worker Builder
c2235085be
build(hub): 30.0.14
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-08-14 06:44:28 +00:00
nextcloud-command
6cd23d3ebe
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-08-14 02:44:02 +00:00
Nextcloud bot
2607a9e183
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-14 00:12:37 +00:00
Nextcloud bot
9c6d4da92f
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-13 16:59:13 +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
7bc1e938d8
Merge pull request #54257 from nextcloud/release/30.0.14_rc1
2025-08-07 17:23:57 +02: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 +02: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 +02:00
Benjamin Gaussorgues
d9d21f95f3
Merge pull request #54323 from nextcloud/backport/54238/stable30
2025-08-07 16:39:20 +02:00
Benjamin Gaussorgues
f6504e7f02
Merge pull request #54263 from nextcloud/backport/54233/stable30
2025-08-07 16:03:53 +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
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 +00: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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
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 +00: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 +02: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 +02: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
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 +00:00
nextcloud-command
95595d5008
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-08-06 14:57:07 +00: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