Commit graph

32381 commits

Author SHA1 Message Date
Nextcloud bot
2e04339435
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-14 00:23:18 +00:00
Nextcloud bot
eb98cbedab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-13 00:23:29 +00:00
Nextcloud bot
aef23246d1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-12 00:23:30 +00:00
John Molakvoæ
f2ad50ff37
Merge pull request #52076 from nextcloud/backport/52075/stable29 2025-04-11 13:40:22 +02:00
Joas Schilling
6222643b9d
Merge pull request #52052 from nextcloud/backport/52019/stable29
[stable29] fix(dav): Really only run the chunk cleanup once
2025-04-11 12:35:52 +02:00
Nextcloud bot
8a11421de7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-11 00:23:27 +00:00
Nextcloud bot
6ade93e67d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-10 00:23:09 +00:00
skjnldsv
066e3977f5 fix(files_sharing): fix share creation error handling
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-09 17:38:10 +02:00
Nextcloud bot
c00d61949f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-09 00:23:50 +00:00
Joas Schilling
bd62adb9e7 fix(dav): Really only run the chunk cleanup once
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-08 21:02:17 +00:00
Nextcloud bot
4b6d5e481b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-08 00:23:35 +00:00
Ferdinand Thiessen
599164a05a
chore: adjust syntax for app manager
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-07 11:55:57 +02:00
Ferdinand Thiessen
441c9342a1 chore: lint files_reminders using psalm
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-07 09:39:03 +00:00
Ferdinand Thiessen
847633c3f5 fix(files_reminders): add l10n to constructor of setup check
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-07 09:39:03 +00:00
Ferdinand Thiessen
6e28e6ab52 fix(files_reminders): add missing import
- Resolves https://github.com/nextcloud/server/issues/51943

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-07 09:39:03 +00:00
provokateurin
820090999f
Revert "refactor: add migration for email setting"
This reverts commit e7859f0dac.

Signed-off-by: provokateurin <kate@provokateurin.de>
2025-04-07 10:25:35 +02:00
Nextcloud bot
05d27a445b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-07 00:23:07 +00:00
Nextcloud bot
92040d71f6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-06 00:22:44 +00:00
Nextcloud bot
2a5325964e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-05 00:22:41 +00:00
Ferdinand Thiessen
5c3bb1d91d
fix: ensure enabled themes are set on the template
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-04 10:07:48 +02:00
Nextcloud bot
1526a64cce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-04 00:23:01 +00:00
Louis Chemineau
4279aa89c8
fix: Catch exceptions when expiring trashbin
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-03 11:41:55 +02:00
Louis Chemineau
d2dbb0bbd1
chore: Use iterator in ExpireTrash command
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-03 11:41:55 +02:00
Ferdinand Thiessen
c5a8fae5ff
Merge pull request #51899 from nextcloud/backport/51745/stable29
[stable29] fix(settings): Handle email change restriction separately from display name change restriction
2025-04-03 11:00:54 +02:00
Andy Scherzinger
ba4dc2a223
Merge pull request #51571 from nextcloud/backport/49761/stable29
[stable29] fix: skip transfering shares that we can't find
2025-04-03 10:19:39 +02:00
Ferdinand Thiessen
f1e33121f3
refactor: add migration for email setting
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-03 08:49:40 +02:00
provokateurin
80204297d3
fix(settings): Handle email change restriction separately from display name change restriction
Co-authored-by: provokateurin <kate@provokateurin.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-03 08:49:40 +02:00
Nextcloud bot
a7902b0806
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-03 00:23:39 +00:00
skjnldsv
41461fe1e5 fix(files): right click actions menu flicker
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-02 16:44:02 +02:00
Richard Steinmetz
1d9931cef9
Merge pull request #50902 from nextcloud/backport/50858/stable29
[stable29] fix(oauth2): retain support for legacy ownCloud clients
2025-04-02 15:56:48 +02:00
Ferdinand Thiessen
b3d93b44c9
fix(files_sharing): make sure IDs are unique for HTML elements
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-02 13:16:05 +02:00
Ferdinand Thiessen
0f58178e4d
fix(files_sharing): ugly hacks to update permissions on share creation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-02 13:15:59 +02:00
yemkareems
beb538f9f2
fix: pass hide download attribute while creating the share to fix github issue 50788
Signed-off-by: yemkareems <yemkareems@gmail.com>
2025-04-02 13:15:28 +02:00
Richard Steinmetz
a34029b9dc
fix(oauth2): retain support for legacy ownCloud clients
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-02 10:28:21 +02:00
Nextcloud bot
9505010d89
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-02 00:23:33 +00:00
Louis Chemineau
827eda699f fix(files_reminder): Replace error log by setup check
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-01 15:08:57 +00:00
Louis Chemineau
0e5044701b fix(files_reminders): Lower disabled notifications app error to info
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-01 15:08:57 +00:00
Louis Chemineau
e0a5f558ee
fix(users): Improve error handling of some fields update
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-01 15:00:15 +02:00
Andy Scherzinger
9d27ee5485
Merge pull request #51374 from nextcloud/backport/51108/stable29
[stable29] Fix disabled user list for SAML group subadmin
2025-04-01 10:58:32 +02:00
John Molakvoæ
b6f8b51bbe
Merge pull request #51811 from nextcloud/backport/51750/stable29
[stable29] fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
2025-04-01 10:36:40 +02:00
Nextcloud bot
456fdacbe5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-01 00:23:36 +00:00
Ferdinand Thiessen
142be78447
Merge pull request #51557 from nextcloud/fix/backport-gridview-29
[stable29] fix(files_sharing): ensure share status action works also in grid view
2025-03-31 20:13:38 +02:00
Ferdinand Thiessen
97098766bb
fix: Access node owner by top level owner property
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-31 18:35:16 +02:00
Louis Chemineau
0672cee868
feat: Limit trash expire job to 30 minutes
And pick up where it left off, leveraging getSeenUsers.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-31 17:19:43 +02:00
Ferdinand Thiessen
a7fcd2428e
fix(files_sharing): ensure share status action works also in grid view
Remove some hacks from files app about the *files_sharing* status
action, in general not sure why this hack was there instead of being in
the correct app - but it broke the grid view.

So now the sharing information is also available in grid view.

Moreover the icon is fixed in size to not overflow the actions menu.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-31 16:33:47 +02:00
Robin Appelman
d58d2b9035
fix: skip transfering shares that we can't find
Signed-off-by: Robin Appelman <robin@icewind.nl>

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-03-31 16:28:25 +02:00
Côme Chilliet
0710cfb800
chore: Move magic number into a documented const
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:29 +02:00
Côme Chilliet
19b35587b5
fix: Correctly count disabled users for SAML groups subadmins
If too many users return -1 as for LDAP so that link is shown

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-31 15:42:18 +02:00
Marcel Klehr
272772f3c1
fix(QuotaPlugin): Change InsufficientStorage exception message for directories
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-03-31 15:08:57 +02:00
Marcel Klehr
9903a7fa99 fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
Signed-off-by: Marcel Klehr <mklehr@gmx.net>

[skip ci]
2025-03-31 11:46:28 +00:00