Commit Graph

79612 Commits (36a32eba02ea78fcff1dcd3dbfe4ac9c8de361a4)
 

Author SHA1 Message Date
Hendrik Heil 36a32eba02 fix(webhooks): resolve typo in openapi authMethod enum cases
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
2025-03-27 13:25:28 +07:00
Hendrik Heil 64b6439be8 fix(webhooks): update docblock options for authMethod
Signed-off-by: Hendrik Heil <hendrik@heil.sh>
2025-03-27 13:25:28 +07:00
Pytal f61446e843
Merge pull request #51738 from nextcloud/backport/51737/stable31
[stable31] fix(files_reminders): Fix reminder actions being displayed on invalid nodes
2025-03-27 01:55:59 +07:00
Nextcloud bot 053538a05e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-27 00:24:09 +07:00
nextcloud-command 3935051196 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 19:04:40 +07:00
Christopher Ng f0f6b0b69d fix(files_reminders): Fix reminder actions being displayed on invalid nodes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-03-26 18:41:35 +07:00
Ferdinand Thiessen fa475f157c
Merge pull request #51723 from nextcloud/backport/51705/stable31
[stable31] fix(files_versions): correctly show version author also for shared files
2025-03-26 13:17:34 +07:00
Ferdinand Thiessen 433e704b63 fix(files_versions): correctly show version author also for shared files
The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-26 11:50:46 +07:00
Kate 7a0a728a2d
Merge pull request #51720 from nextcloud/backport/51594/stable31
[stable31] fix(occ): Suppress errors when checking config.php fileowner
2025-03-26 10:45:46 +07:00
provokateurin 3a50674855 fix(occ): Suppress errors when checking config.php fileowner
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-26 09:14:44 +07:00
Nextcloud bot 927739cb2b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-26 00:22:48 +07:00
F. E Noel Nfebe e7924b19a2
Merge pull request #51699 from nextcloud/backport/51697/stable31
[stable31] fix(login): Improve CSRF error message for better user understanding
2025-03-25 16:57:14 +07:00
nextcloud-command 5a7794bd84 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-25 15:41:09 +07:00
nextcloud-command e50fd23fd6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-25 14:49:06 +07:00
nfebe 2a631f4676 fix(login): Improve CSRF error message for better user understanding
This commit changes the CSRF error message displayed in the login form to
provide more specific information to the user. Instead of the generic less helpful error.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-03-25 14:49:04 +07:00
Côme Chilliet 18759c7e6a
Merge pull request #51695 from nextcloud/backport/51689/stable31
[stable31] Fix files_sorting cypress tests
2025-03-25 15:17:40 +07:00
Kate e8f010571e
Merge pull request #51690 from nextcloud/backport/51649/stable31
[stable31] fix(systemtags): Dispatch events when bulk assigning system tags
2025-03-25 13:59:14 +07:00
John Molakvoæ 34a2979aaa
Merge pull request #51693 from nextcloud/backport/51682/stable31
[stable31] fix(dav): filter user files when updating tags
2025-03-25 13:58:45 +07:00
Côme Chilliet 51b146d15d fix(tests): Files are sorted by Name by default, no need to click it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-25 12:32:58 +07:00
skjnldsv 2b4fed3340 fix(dav): filter user files when updating tags
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-25 12:30:03 +07:00
Roland Scheidel 09ea98858d fix(systemtags): Dispatch events when bulk assigning system tags
Signed-off-by: Roland Scheidel <kontakt@scheidel.at>
2025-03-25 12:22:52 +07:00
Kate 760503d73e
Merge pull request #51672 from nextcloud/backport/51668/stable31
[stable31] fix(provisioning_api): Pass on translated hint if password change fails
2025-03-25 10:59:20 +07:00
Nextcloud bot 7de5152eb6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-25 00:22:47 +07:00
Marcel Müller e79aea33cc
Merge pull request #51678 from nextcloud/backport/51675/stable31
[stable31] fix(setupchecks): Treat information messages as success
2025-03-24 22:18:17 +07:00
nextcloud-command 0614a59e32 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-24 20:19:33 +07:00
Marcel Müller b01efbb55a fix(setupchecks): Treat information messages as success
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-03-24 20:12:12 +07:00
provokateurin a4ddc6dc6c fix(provisioning_api): Pass on translated hint if password change fails
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-24 15:06:34 +07:00
Kate 32413b8896
Merge pull request #51388 from nextcloud/backport/51364/stable31
[stable31] fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage
2025-03-24 14:08:47 +07:00
Nextcloud bot 4fa9662758
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-24 00:23:10 +07:00
Kate 1742702294
Merge pull request #51653 from nextcloud/backport/51622/stable31
[stable31] fix(ocm): `publicKey` can be disabled so capabilities do not match
2025-03-23 20:56:18 +07:00
Ferdinand Thiessen 68ddad80e1 fix(ocm): `publicKey` can be disabled so capabilities do not match
When the public key feature is disabled null is returned for
`publicKey`. So in this case we need to adjust the capabilities
and return type of `jsonSerialize()`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-23 18:34:20 +07:00
Nextcloud bot c544e04856
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-23 00:22:55 +07:00
Sebastian Krupinski a8461c0453
Merge pull request #51326 from nextcloud/backport/51216/stable31
[stable31] fix: remote account activity translation
2025-03-22 13:38:03 +07:00
SebastianKrupinski aee4328b1f fix:remote account activity translation
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-22 08:21:57 +07:00
Nextcloud bot ab00df4e33
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-22 00:22:06 +07:00
Andy Scherzinger 6a86a38d59
Merge pull request #50840 from nextcloud/automated/noid/stable31-fix-npm-audit
[stable31] Fix npm audit
2025-03-21 21:15:33 +07:00
nextcloud-command 0fdf24c080 fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2025-03-21 17:48:02 +07:00
Andy Scherzinger dee375d16a
Merge pull request #51511 from nextcloud/backport/51477/stable31
[stable31] fix(profile): allow to unset phone number
2025-03-21 18:43:47 +07:00
nextcloud-command 7acb77a7c0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-21 17:25:47 +07:00
Ferdinand Thiessen e1fe4f6e24 fix(profile): allow to reset phone number
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-21 18:21:45 +07:00
Kate d7903b1630
Merge pull request #51616 from nextcloud/backport/50542/stable31
[stable31] fix(files_sharing): skip expiration notify for invalid share record
2025-03-21 07:41:18 +07:00
Luka Trovic 833ec55728 fix(files_sharing): skip expiration notify for invalid share record
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-03-21 07:15:49 +07:00
Nextcloud bot ff114a842f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-21 00:23:07 +07:00
Ferdinand Thiessen 4d061566bd
Merge pull request #51275 from nextcloud/backport/51148/stable31
[stable31] fix(files): also show file list headers on empty views
2025-03-20 16:12:03 +07:00
Ferdinand Thiessen 0fd88445df
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-20 15:42:05 +07:00
Ferdinand Thiessen 046e4b2d59
test: fix CI when running Karma tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-20 15:41:58 +07:00
Ferdinand Thiessen e9c242e2a2
fix(files): also show file list headers on empty views
It is needed, e.g. for the note-to-recipient, that the headers
are also shown when there is no content (yet).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-20 15:37:43 +07:00
Andy Scherzinger f4a0ec44e9
Merge pull request #51466 from nextcloud/backport/51441/stable31
[stable31] fix(CalDav): alter invitation attachment filename and type
2025-03-20 07:51:41 +07:00
Andy Scherzinger ebce16e46d
Merge pull request #51522 from nextcloud/backport/51389/stable31
[stable31] fix: skip caching lastSeenQuotaUsage for remote shares
2025-03-20 07:37:58 +07:00
Andy Scherzinger 957ffda3cb
Merge pull request #51561 from nextcloud/backport/50663/stable31
[stable31] enh: improve occ file:transfer-ownership logging
2025-03-20 01:32:27 +07:00