Kate
f4fa0839fc
Merge pull request #59488 from nextcloud/backport/59424/stable33
2026-04-20 21:46:52 +02:00
Kate
9efd4880ce
Merge pull request #59397 from nextcloud/backport/59365/stable33
2026-04-20 21:32:28 +02:00
Ferdinand Thiessen
89e11aa646
Merge pull request #59674 from nextcloud/backport/59425/stable33
...
[stable33] fix(files): add missing table header for actions column
2026-04-20 21:28:37 +02:00
nextcloud-command
8b32122713
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-20 18:30:42 +00:00
nextcloud-command
bf1853453d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-20 18:29:45 +00:00
nextcloud-command
09821bb0a0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-20 18:26:13 +00:00
Ferdinand Thiessen
d7e4096afe
fix(files): add missing table header for actions column
...
- resolves https://github.com/nextcloud/server/issues/59333
Every column needs an header with some label for accessibility,
so screen reader know which column they are in currently.
This adds the missing header (but hides it visually so only for SR).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-20 20:22:38 +02:00
Ferdinand Thiessen
ee75964ff1
fix(systemtags): only render inline list of tags if there are some
...
- resolves #59332
If there are no tags available, then we cannot render an `<ul>` element
as this would result in invalid HTML / invalid accessibility state.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-20 20:20:56 +02:00
Ferdinand Thiessen
aa31be5308
fix(files_external): properly set default values for backend options
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-20 20:18:16 +02:00
github-actions[bot]
a8720f8265
Merge pull request #59127 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/babel-plugin-module-resolver-5.0.3
...
[stable33] chore(deps-dev): Bump babel-plugin-module-resolver from 5.0.2 to 5.0.3 in /build/frontend-legacy
2026-04-20 17:33:43 +00:00
Andy Scherzinger
465fa59d61
Merge pull request #58696 from nextcloud/backport/58205/stable33
...
[stable33] fix: show configuration options for external storage backends
2026-04-20 19:18:13 +02:00
Andy Scherzinger
6aaad2bd7d
Merge pull request #59491 from nextcloud/backport/59423/stable33
...
[stable33] fix(settings): hide list of webauthn devices if empty
2026-04-20 17:55:39 +02:00
Git'Fellow
9042cdb0ef
Merge pull request #59396 from nextcloud/backport/59330/stable33
...
[stable33] fix: update email button text to 'Open shared item'
2026-04-20 17:48:35 +02:00
Josh
594665be45
Merge pull request #58989 from nextcloud/backport/58887/stable33
...
[stable33] fix(sharing): Align userid config key in UserPlugin with Manager
2026-04-20 11:47:23 -04:00
Git'Fellow
8e0fb3fef7
Merge pull request #59482 from nextcloud/backport/59382/stable33
...
[stable33] fix(zip): suppress sabre/dav response only if stream was actually sent
2026-04-20 17:23:47 +02:00
nextcloud-command
979c3e36b1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-20 14:35:55 +00:00
Ferdinand Thiessen
6d9713d440
fix(settings): hide list of webauthn devices if empty
...
- resolves https://github.com/nextcloud/server/issues/59339
If there are no devices the list would be empty.
This is invalid for accessibility, as every list needs at least one
listitem.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-20 14:33:52 +00:00
Kate
f138461bac
Merge pull request #59725 from nextcloud/backport/58734/stable33
2026-04-20 15:07:51 +02:00
Joas Schilling
895ae90f80
Merge pull request #59727 from nextcloud/backport/59721/stable33
...
[stable33] fix(ocm): Correctly track OCM requests
2026-04-20 15:04:31 +02:00
Joas Schilling
4e60fb7348
Merge pull request #59726 from nextcloud/backport/59722/stable33
...
[stable33] fix(federation): Also sign requests with NCU providers
2026-04-20 15:04:19 +02:00
Benjamin Gaussorgues
e41e937973
Merge pull request #59221 from nextcloud/backport/59218/stable33
2026-04-20 15:01:30 +02:00
Benjamin Gaussorgues
2c8787426d
Merge pull request #59655 from nextcloud/backport/59651/stable33
2026-04-20 14:49:48 +02:00
Benjamin Gaussorgues
032afb120e
Merge pull request #59545 from nextcloud/backport/59289/stable33
2026-04-20 14:44:17 +02:00
Joas Schilling
4fed225319
fix(ocm): Correctly track OCM requests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-04-20 11:41:57 +00:00
Joas Schilling
bd9dd5a63b
fix(federation): Also sign requests with NCU providers
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-04-20 11:21:37 +00:00
provokateurin
08ad541787
fix(DB): Ignore intentionally missing fs_storage_path_prefix index on PostgreSQL
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-04-20 11:02:01 +00:00
github-actions[bot]
c335e3ae96
Merge pull request #59126 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/core-js-3.49.0
...
[stable33] chore(deps): Bump core-js from 3.48.0 to 3.49.0 in /build/frontend-legacy
2026-04-20 08:30:21 +00:00
Côme Chilliet
a597ece990
Merge pull request #59686 from nextcloud/backport/59676/stable33
...
[stable33] Restore missing apps on upgrade
2026-04-20 10:12:51 +02:00
nextcloud-command
1b6c607a30
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-20 08:27:43 +02:00
dependabot[bot]
e437d68bb7
chore(deps): Bump core-js in /build/frontend-legacy
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 08:27:43 +02:00
Nextcloud bot
f1a821381e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-20 00:18:58 +00:00
dependabot[bot]
7ef19a1385
chore(deps-dev): Bump babel-plugin-module-resolver
...
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver ) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: babel-plugin-module-resolver
dependency-version: 5.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 01:10:22 +02:00
github-actions[bot]
023d0fc915
Merge pull request #59124 from nextcloud/dependabot/npm_and_yarn/stable33/msw-2.12.14
...
[stable33] chore(deps-dev): Bump msw from 2.12.10 to 2.12.14
2026-04-19 17:37:31 +00:00
github-actions[bot]
7192235fac
Merge pull request #59581 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/p-queue-9.1.2
...
chore(deps): Bump p-queue from 9.1.0 to 9.1.2 in /build/frontend-legacy
2026-04-19 10:55:27 +00:00
nextcloud-command
5e8266ad02
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-19 09:43:42 +00:00
dependabot[bot]
137ae840e2
chore(deps): Bump p-queue from 9.1.0 to 9.1.2 in /build/frontend-legacy
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v9.1.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: p-queue
dependency-version: 9.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-19 08:24:59 +00:00
Nextcloud bot
3e96a3da17
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-19 00:19:09 +00:00
github-actions[bot]
22cf870bff
Merge pull request #59125 from nextcloud/dependabot/npm_and_yarn/stable33/cypress-split-1.24.31
...
[stable33] chore(deps-dev): Bump cypress-split from 1.24.28 to 1.24.31
2026-04-19 01:51:48 +02:00
github-actions[bot]
849a051c99
Merge pull request #59702 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/dompurify-3.4.0
...
[stable33] chore(deps): Bump dompurify from 3.3.3 to 3.4.0 in /build/frontend-legacy
2026-04-18 21:23:17 +00:00
nextcloud-command
d26dd822a0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-18 20:46:54 +00:00
dependabot[bot]
cb62c96af7
chore(deps): Bump dompurify in /build/frontend-legacy
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-18 22:39:19 +02:00
github-actions[bot]
956cd85a30
Merge pull request #59701 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/nextcloud/auth-2.6.0
...
[stable33] chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0 in /build/frontend-legacy
2026-04-18 19:38:11 +00:00
nextcloud-command
dc6524a56c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-18 19:20:37 +00:00
dependabot[bot]
0f3989f209
chore(deps): Bump @nextcloud/auth in /build/frontend-legacy
...
Bumps [@nextcloud/auth](https://github.com/nextcloud-libraries/nextcloud-auth ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.5.3...v2.6.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-18 21:12:41 +02:00
github-actions[bot]
05af6532ff
Merge pull request #59698 from nextcloud/dependabot/npm_and_yarn/stable33/msw-2.13.4
...
[stable33] chore(deps-dev): Bump msw from 2.13.3 to 2.13.4
2026-04-18 19:16:45 +02:00
Cristian Scheid
971462fee8
Merge pull request #59667 from nextcloud/backport/58908/stable33
...
[stable33] feat(recent-files): allow configuring image grouping
2026-04-18 14:09:34 -03:00
github-actions[bot]
233f3b4674
Merge pull request #59704 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/webpack-5.106.2
...
[stable33] chore(deps-dev): Bump webpack from 5.105.4 to 5.106.2 in /build/frontend-legacy
2026-04-18 15:27:09 +00:00
Cristian Scheid
ddd90ed6b8
feat(files): add configurations for file grouping
...
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-04-18 08:07:27 -03:00
nextcloud-command
e1693bcd27
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-04-18 07:04:40 +00:00
dependabot[bot]
d9b4335238
chore(deps-dev): Bump webpack in /build/frontend-legacy
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.105.4 to 5.106.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack/compare/v5.105.4...v5.106.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.106.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-18 08:56:52 +02:00