Joas Schilling
349196d9ec
fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-12 22:00:46 +02:00
Andy Scherzinger
9fdc7fb566
Merge pull request #53349 from nextcloud/backport/51131/stable31
...
[stable31] fix(imip): dont compare events for the reply message
2025-06-12 21:59:41 +02:00
Andy Scherzinger
4c87759068
Merge pull request #53452 from nextcloud/backport/53427/stable31
...
[stable31] fix: allow hinting the shard keys for joined tables
2025-06-12 21:31:27 +02:00
Andy Scherzinger
bb4eb01f60
Merge pull request #53357 from nextcloud/backport/53250/stable31
...
[stable31] fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods
2025-06-12 19:13:39 +02:00
Hamza Mahjoubi
1ccc167738
fix(imip): dont compare events for the reply message
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-06-12 19:09:06 +02:00
Andy Scherzinger
8729a42328
Merge pull request #53380 from nextcloud/backport/48210/stable31
...
[stable31] fix: Run cleanByMoundId query on all shards
2025-06-12 18:56:54 +02:00
Andy Scherzinger
51b7f26e4d
Merge pull request #53416 from nextcloud/backport/53075/stable31
...
[stable31] test: files_sharing add test for LoadAdditionalListener
2025-06-12 18:52:49 +02:00
Andy Scherzinger
9e0377fee4
Merge pull request #53425 from nextcloud/backport/53378/stable31
...
[stable31] test: run all files_external tests for S3
2025-06-12 18:47:37 +02:00
dependabot[bot]
65ccf7539b
Merge pull request #53391 from nextcloud/dependabot/npm_and_yarn/stable31/libphonenumber-js-1.12.9
2025-06-12 16:25:54 +00:00
nextcloud-command
03d6c3828d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-12 16:11:16 +00:00
dependabot[bot]
b9f65fa150
build(deps): bump libphonenumber-js from 1.12.8 to 1.12.9
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.8 to 1.12.9.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 18:06:28 +02:00
dependabot[bot]
5e802eb5a2
Merge pull request #53389 from nextcloud/dependabot/npm_and_yarn/stable31/puppeteer-24.10.0
2025-06-12 15:26:49 +00:00
Robin Appelman
f764c62ac0
fix: allow hinting the shard keys for joined tables
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-12 13:42:12 +00:00
dependabot[bot]
f045fe8215
Merge pull request #53390 from nextcloud/dependabot/npm_and_yarn/stable31/dockerode-4.0.7
2025-06-12 11:26:26 +00:00
dependabot[bot]
c1b697ed24
build(deps-dev): bump dockerode from 4.0.6 to 4.0.7
...
Bumps [dockerode](https://github.com/apocas/dockerode ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.6...v4.0.7 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-version: 4.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 11:10:49 +00:00
dependabot[bot]
41e20f86f2
build(deps-dev): bump puppeteer from 24.9.0 to 24.10.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.9.0 to 24.10.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.9.0...puppeteer-v24.10.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 11:06:42 +00:00
Andy Scherzinger
e335226671
Merge pull request #53431 from nextcloud/backport/53000/stable31
...
[stable31] fix: unblock ffmpeg on some broken videos
2025-06-12 12:57:33 +02:00
Arthur Schiwon
6e9bccddf4
fix: unbloc ffmpeg on some broken videos
...
Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-06-12 11:58:47 +02:00
Benjamin Gaussorgues
37536c14fe
Merge pull request #53413 from nextcloud/release/31.0.6
2025-06-12 09:20:47 +02:00
Nextcloud bot
111c919a65
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-12 00:22:58 +00:00
Nextcloud bot
ba1fccae01
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-11 00:23:38 +00:00
Ferdinand Thiessen
9fa9ffd229
test: reenable localstack tests (bug fixed) but disable MinIO versioned copy test
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-10 15:20:52 +02:00
Ferdinand Thiessen
e79e1e2d95
test: only skip tests failing on localstack for localstack
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-10 15:20:45 +02:00
Ferdinand Thiessen
99488b0a38
test: fix s3 external storage tests to run all storages on ci
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-10 15:20:38 +02:00
Misha M.-Kupriyanov
5afe52c4ba
test: files_sharing add test for LoadAdditionalListener
...
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2025-06-10 09:00:12 +00:00
Worker Builder
5a9abdfcd3
build(hub): 31.0.6
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-06-10 08:38:51 +00:00
John Molakvoæ
5cddf5a85d
Merge pull request #53407 from nextcloud/backport/53398/stable31
2025-06-10 10:28:01 +02:00
Nextcloud bot
56fbeef011
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-10 00:22:47 +00:00
John Molakvoæ
42b216e3a3
chore(workflows): add auto stable PR title update
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-06-09 14:37:47 +00:00
Nextcloud bot
ee088fcd44
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-09 00:22:28 +00:00
Joas Schilling
efb2a9376b
fix: Run cleanByMoundId query on all shards
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-08 09:28:02 +02:00
Nextcloud bot
5a5d3bd3c1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-08 00:22:38 +00:00
Nextcloud bot
7dced2adbb
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-07 00:22:12 +00:00
John Molakvoæ
730a0647ca
Merge pull request #53375 from nextcloud/release/31.0.6_rc2
2025-06-06 13:42:19 +02:00
Worker Builder
36d0311caf
build(hub): 31.0.6 RC2
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-06-06 11:37:03 +00:00
John Molakvoæ
27dcaa512b
Merge pull request #53371 from nextcloud/revert-53077-backport/52914/stable31
2025-06-06 12:38:31 +02:00
John Molakvoæ
1fb68599ed
Revert "[stable31] fix: hide guests group from principal backend"
2025-06-06 11:43:27 +02:00
Nextcloud bot
359000cbc9
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-06 00:23:54 +00:00
Côme Chilliet
0e6195eaa8
fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods
...
Debug log, profiler and ldap debug log had a different logic for
sanitizing of parameters, aligning them.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-05 16:12:44 +00:00
John Molakvoæ
5e47e126ff
Merge pull request #53344 from nextcloud/backport/53341/stable31
2025-06-05 13:20:41 +02:00
skjnldsv
8ee36d7cef
fix(workflows): releases changelog generator tags handling
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-05 11:20:23 +00:00
John Molakvoæ
0f039576ec
Merge pull request #53316 from nextcloud/release/31.0.6_rc1
2025-06-05 12:00:44 +02:00
John Molakvoæ
14b0e5d140
Merge pull request #53278 from nextcloud/fix/dav-nickname-stable31
2025-06-05 10:01:02 +02:00
Joas Schilling
cea3178644
Merge pull request #53337 from nextcloud/automated/noid/stable31-update-code-signing-crl
...
[stable31] fix(security): Update code signing revocation list
2025-06-05 09:51:49 +02:00
nextcloud-command
ccea5dff35
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-05 07:04:24 +00:00
skjnldsv
e46c36a1e8
fix(files_sharing): show message when nickname is not valid
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-05 08:56:17 +02:00
skjnldsv
8f2d3fcfb6
fix(dav): file drop nickname
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-05 08:56:17 +02:00
nextcloud-command
e318a01432
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-06-05 02:39:56 +00:00
Nextcloud bot
9fd36561b9
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-05 00:22:45 +00:00
Andy Scherzinger
0a6a0b62d5
Merge pull request #53256 from nextcloud/backport/41065/stable31
...
[stable31] perf(dashboard): lags on dashboard items drag
2025-06-04 13:09:10 +02:00