Commit Graph

80853 Commits (4560a512b89035f816d0b8169016467f6c785219)
 

Author SHA1 Message Date
Robin Appelman 4560a512b8 fix: fix oci string length with empty strings
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-05 10:19:00 +07:00
Nextcloud bot e75294e6f8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-05 00:12:44 +07:00
Nextcloud bot 510b3483f7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 00:13:32 +07:00
Nextcloud bot e25bc39145
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 00:12:30 +07:00
John Molakvoæ 51e06d1b54
Merge pull request #54216 from nextcloud/dependabot/composer/build/integration/stable31/symfony/event-dispatcher-6.4.24 2025-08-02 09:46:25 +07:00
dependabot[bot] d1e465abf3
chore(deps-dev): bump symfony/event-dispatcher in /build/integration
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 6.4.13 to 6.4.24.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v6.4.13...v6.4.24)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-version: 6.4.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-02 01:21:55 +07:00
Nextcloud bot 9f07fad362
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-02 00:12:30 +07:00
Ferdinand Thiessen 1986e12671
Merge pull request #54199 from nextcloud/backport/54172/stable31
[stable31] fix(AppMenu): ensure that aria attributes are set when needed
2025-08-01 19:26:16 +07:00
nextcloud-command 02774dac65 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-01 16:40:06 +07:00
Ferdinand Thiessen 10eda65525
fix(AppMenu): ensure that aria attributes are set when needed
We hide **if** there is **no** notification.
We *do not* hide and *show the label* **if** there are notifications for
that application.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-01 18:04:34 +07:00
John Molakvoæ 2057fff1ad
Merge pull request #54106 from nextcloud/backport/54051/stable31 2025-08-01 17:00:36 +07:00
F. E Noel Nfebe 79bc0d3c57
Merge pull request #54149 from nextcloud/backport/53661/stable31
[stable31] feat(files_sharing): Toggle display for trusted server shares
2025-08-01 13:55:30 +07:00
nextcloud-command bae03bdc27 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-01 11:59:23 +07: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 +07:00
Christoph Wurst 1c004d6b07 fix(session): log when ephemeral sessions are closed
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-01 10:49:57 +07:00
John Molakvoæ 384ad001e2
Merge pull request #53912 from nextcloud/backport/53897/stable31 2025-08-01 10:45:53 +07:00
John Molakvoæ d642bf4aa3
Merge pull request #54053 from nextcloud/backport/54016/stable31 2025-08-01 09:53:09 +07:00
Nextcloud bot 93c1d49048
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-01 00:12:20 +07:00
Ferdinand Thiessen d64ca1d9f9
Merge pull request #54175 from nextcloud/backport/54171/stable31
[stable31] chore: remove `nextcloud-vue-collections` and use `@nextcloud/vue` instead
2025-08-01 00:34:34 +07:00
nextcloud-command 89dc692342 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-31 21:19:36 +07: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 +07:00
Sebastian Krupinski 95f0b47ecf
Merge pull request #54185 from nextcloud/backport/54179/stable31
[stable31] fix: spelling mistake
2025-07-31 16:11:17 +07:00
SebastianKrupinski 37692d0be0 fix: spelling mistake
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-07-31 18:06:38 +07:00
Kate 4151224c93
Merge pull request #54174 from nextcloud/backport/54167/stable31 2025-07-31 17:51:10 +07: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 +07:00
Joas Schilling 8309fa5c29
Merge pull request #54108 from nextcloud/backport/54068/stable31
[stable31] fix(cron): Fix infinite loop on ParallelAware blocked jobs
2025-07-31 09:35:12 +07:00
Nextcloud bot 6a10963792
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-31 00:12:15 +07:00
Kate 0289c688c1
Merge pull request #54042 from nextcloud/fix/noid/mark-searchkeys-as-internal 2025-07-30 22:00:41 +07:00
John Molakvoæ 0a6b82f3a3
Merge pull request #54148 from nextcloud/backport/54119/stable31 2025-07-30 14:13:27 +07:00
nextcloud-command 584fe8a7fa chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-30 06:06:35 +07: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 +07:00
Nextcloud bot 2b070e5f6a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 00:12:18 +07:00
John Molakvoæ 023084e4db
Merge pull request #54147 from nextcloud/backport/54005/stable31
[stable31] fix: Do not show password dialog when user can not validate password
2025-07-29 21:36:56 +07:00
Daniel Calviño Sánchez aa4e7f92f7 fix: Do not show password dialog when user can not validate password
The password confirmation dialog is always shown unless the user backend
does not allow password confirmation. A user backend may explicitly
provide that information, but even if it does not that could have been
defined in the authentication token with
"IToken::SCOPE_SKIP_PASSWORD_VALIDATION" (for example, when "user_oidc"
is only used for authentication and user provision is done by another
user backend).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-07-29 15:55:09 +07:00
Daniel 6865f39d63
Merge pull request #53813 from nextcloud/backport/53693/stable31
[stable31] fix: Correctly show free space if lower than quota in Files navigation
2025-07-29 13:00:28 +07:00
nextcloud-command a23f10f749 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-29 07:57:32 +07:00
Joas Schilling 5eb7ad00dd
Merge pull request #54105 from nextcloud/backport/54027/stable31
[stable31] fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
2025-07-29 09:51:36 +07: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 +07: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 +07:00
Nextcloud bot e7ed52f16e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 00:12:14 +07:00
John Molakvoæ 286d35fe15
Merge pull request #54122 from nextcloud/backport/53635/stable31
[stable31] fix(files_sharing): fallback self.crypto.getRandomValues
2025-07-28 21:08:43 +07: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 +07:00
Anna 09e4859d75
Merge pull request #54113 from nextcloud/backport/53992/stable31
[stable31] fix(caldav): don't return cancelled events for upcoming events API
2025-07-28 14:46:57 +07: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 +07:00
Kate 67533b2887
Merge pull request #54110 from nextcloud/backport/53909/stable31 2025-07-28 11:48:18 +07:00
skjnldsv 82eafb136e fix(provisioning_api): catch failed user creation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-28 07:21:35 +07:00
Joas Schilling 9b92839e00 fix(cron): Fix infinite loop on ParallelAware blocked jobs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-28 06:23:11 +07:00
Marcel Klehr 8173f5eb44 fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-28 06:14:08 +07:00
Nextcloud bot d6468653e4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 00:12:24 +07:00
Nextcloud bot 711ece9d93
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-27 00:12:35 +07:00