Commit graph

34256 commits

Author SHA1 Message Date
Stephan Orbaugh
a338e5738c
Merge pull request #54295 from nextcloud/backport/54264/stable31
[stable31] fix: handle smb timeouts as storage not available
2025-08-07 14:56:51 +02:00
Benjamin Gaussorgues
9b4797eecc
Merge pull request #54262 from nextcloud/backport/54233/stable31 2025-08-07 14:44:40 +02:00
Ferdinand Thiessen
c0e1d49307
fix(files_versions): has-preview must be either true or false
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-07 12:25:20 +02:00
Ferdinand Thiessen
6fa0692323
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:24:59 +02:00
Côme Chilliet
efd541c649
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:28:19 +02:00
Côme Chilliet
a96733b086
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:08:50 +02:00
Daniel
077dcbb696
Merge pull request #54308 from nextcloud/backport/54298/stable31
[stable31] fix(dav): calculate permissions based on addressbook principal
2025-08-07 09:22:39 +02:00
Nextcloud bot
e87295756e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-07 00:12:20 +00:00
Christoph Wurst
2a49b910fd fix(dav): calculate permissions based on addressbook principal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-06 21:37:34 +00:00
Daniel Calviño Sánchez
e694f3c120 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 17:43:33 +00:00
Robin Appelman
3b0bebd8ad fix: handle smb timeouts as storage not available
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-06 15:17:47 +00:00
Ferdinand Thiessen
1ca389c653 fix(files_sharing): only show "shared with me" information if shared
The variable is intialized to `{}` which is truthy, so instead just
check if there is a user assigned to the share info.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-06 11:08:13 +00:00
Christoph Wurst
7586d5a904
Merge pull request #54169 from nextcloud/backport/54084/stable31
[stable31] feat(dav): add occ commands to get and set absences
2025-08-06 10:53:34 +02:00
Nextcloud bot
c3cd5bb439
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-06 00:13:03 +00:00
Anna Larch
04f57d3611 fix(caldav): get UID value
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-08-05 19:08:39 +02:00
John Molakvoæ
ab718ee294
Merge pull request #54244 from nextcloud/backport/54159/stable31 2025-08-05 14:00:34 +02:00
Nextcloud bot
e75294e6f8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-05 00:12:44 +00:00
skjnldsv
e3f176f980 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:50 +00:00
Nextcloud bot
510b3483f7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 00:13:32 +00:00
Nextcloud bot
e25bc39145
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 00:12:30 +00:00
Nextcloud bot
9f07fad362
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-02 00:12:30 +00:00
nfebe
dea8324912 feat(files_sharing): Toggle display for trusted server shares
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-08-01 12:18:36 +01:00
John Molakvoæ
384ad001e2
Merge pull request #53912 from nextcloud/backport/53897/stable31 2025-08-01 10:45:53 +02:00
Nextcloud bot
93c1d49048
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-01 00:12:20 +00:00
Ferdinand Thiessen
d3d0e283dc chore: remove nextcloud-vue-collections and use @nextcloud/vue instead
`nextcloud-vue-collections` is deprecated for quite some time and was
merged into `@nextcloud/vue`. So lets drop that dependency.

Adjust the two files where it was used, one of them was itself never
used so just dropped that file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-31 23:15:22 +02:00
SebastianKrupinski
37692d0be0 fix: spelling mistake
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-07-31 18:06:38 +00:00
Jyrki Gadinger
9f7d8edd4a fix: hide guests group from overall principals
Follow-up for #52914 and #53369

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-07-31 12:38:47 +00:00
Christoph Wurst
d31837d0a8 feat(dav): add occ commands to get and set absences
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-31 10:43:47 +00:00
Nextcloud bot
6a10963792
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-31 00:12:15 +00:00
Daniel Kesselberg
37619d63f9 feat(search): show alias when searching in root folder
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-30 06:04:38 +00:00
Nextcloud bot
2b070e5f6a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 00:12:18 +00:00
Côme Chilliet
5f641113ab
chore: Adapt cypress component test to contain total space
Mocked server initial state was incomplete

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-29 09:51:12 +02:00
Côme Chilliet
aaccfc27ee
fix: Correctly show free space if lower than quota in Files navigation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-29 09:51:04 +02:00
Nextcloud bot
e7ed52f16e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 00:12:14 +00:00
skjnldsv
0565caffd9 fix(files_sharing): fallback self.crypto.getRandomValues
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-28 17:57:01 +00:00
Anna Larch
0b96b16902 fix(caldav): don't return cancelled events for upcoming events API
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-07-28 10:19:03 +00:00
skjnldsv
82eafb136e fix(provisioning_api): catch failed user creation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-28 07:21:35 +00:00
Nextcloud bot
d6468653e4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 00:12:24 +00:00
Nextcloud bot
711ece9d93
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-27 00:12:35 +00:00
Nextcloud bot
3aa6cc01b8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 00:12:21 +00:00
Nextcloud bot
bb0e2c928b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 00:12:28 +00:00
Nextcloud bot
dbf81d7c4f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-24 00:13:41 +00:00
Ferdinand Thiessen
b847d2f23f
fix(files_sharing): restore state when updating share failed
We need to save the previous state - here the password - so that if the
update fails we can revert the shown state.
This happens e.g. if you have the password policy app and try to add an
unsecure password.

To reproduce (with password policy):
1. Create new link share
2. enable password protection
3. use insecure password like `1234`
4. save share

Now you see that the update failed, but the password protection is still
enabled. This happened because `password` and `newPassword` were
misused. `password` was already set when `newPassword` was not saved so
we could not know to what we need to reset when the update failed.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-23 18:33:22 +02:00
skjnldsv
a2eac7f757 fix(files): sort favorites navigation alphabetically
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-23 13:28:40 +00:00
Nextcloud bot
807583c678
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-23 00:12:05 +00:00
John Molakvoæ
f6a336b3c5
Merge pull request #54039 from nextcloud/backport/53983/stable31
[stable31] fix(files): new folder icon color
2025-07-22 23:41:38 +02:00
Ferdinand Thiessen
e82a9f389d
refactor(files): remove custom page title handling
This conflicts with what `NcAppContent` is already doing.
So we should just remove it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-22 13:47:23 +02:00
Ferdinand Thiessen
1e794a247c
Merge pull request #53709 from nextcloud/backport/53698/stable31
[stable31] fix(settings): translate pronounce account property
2025-07-22 13:46:41 +02:00
Kate
410098d984
Merge pull request #54032 from nextcloud/backport/53922/stable31 2025-07-22 13:27:52 +02:00
Ferdinand Thiessen
7c96d1318a
fix(settings): translate pronounce account property
Template string is not working.
Additionally migrate to Typescript and directly import `t` method.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-22 12:42:36 +02:00