Daniel Kesselberg
6081777582
fix: update transifex link
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-10 19:51:42 +07:00
Andy Scherzinger
fe65c757d3
Merge pull request #54960 from nextcloud/chore/update-stable32-dbal
...
[stable32] chore(deps): update `doctrine/dbal` to v3.10.2
2025-09-10 14:08:31 +07:00
Ferdinand Thiessen
b9699fc4c7
chore(deps): update `doctrine/dbal` to v3.10.2
...
* Fixes the problem with MariaDB 11 and `vector` keyword, see https://github.com/nextcloud/recognize/issues/1352
| Production Changes | From | To | Compare |
|--------------------|-------|---------|----------------------------------------------------------------|
| doctrine/cache | 2.2.0 | REMOVED | |
| doctrine/dbal | 3.9.4 | 3.10.2 | [...](https://github.com/doctrine/dbal/compare/3.9.4...3.10.2 ) |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-10 12:06:05 +07:00
Andy Scherzinger
ce6a0b7133
Merge pull request #54982 from nextcloud/automated/noid/stable32-update-ca-cert-bundle
...
[stable32] fix(security): Update CA certificate bundle
2025-09-10 09:13:05 +07:00
Andy Scherzinger
3ddf70094b
Merge pull request #54996 from nextcloud/backport/54919/stable32
...
[stable32] fix: don't show object size warning if we can't determine the object size
2025-09-10 08:52:38 +07:00
Robin Appelman
8ce364e838
fix: don't show object size warning if we can't determine the object size
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-09-10 05:51:18 +07:00
Andy Scherzinger
767db6489e
Merge pull request #54972 from nextcloud/backport/54950/stable32
...
[stable32] fix(files_trashbin): Fix size propagation when moving file to trash
2025-09-10 07:12:10 +07:00
nextcloud-command
adb7151b0b
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-09-10 02:32:16 +07:00
Nextcloud bot
2e9e5f696d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-10 00:14:02 +07:00
Andy Scherzinger
1a59222c7c
Merge pull request #54973 from nextcloud/backport/54653/stable32
...
[stable32] fix: Avoid internal error when logging in with the wrong account to verify email address
2025-09-09 23:22:19 +07:00
Andy Scherzinger
e3460acb0f
Merge pull request #54976 from nextcloud/backport/54968/stable32
...
[stable32] perf(mounts): avoid array_merge in mounts loop
2025-09-09 17:31:31 +07:00
Benjamin Gaussorgues
6db16b18c9
perf(mounts): avoid array_merge in mounts loop
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-09 14:33:21 +07:00
Côme Chilliet
98c38589ca
fix: Use HintException instead of InvalidArgumentException
...
To carry translated error messages intended for the end user,
HintException is the correct class.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-09 13:48:44 +07:00
Côme Chilliet
289c7b493c
fix: Avoid internal error when logging in with the wrong account to verify email address
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-09 13:48:44 +07:00
provokateurin
2b57ab7d78
fix(files_trashbin): Fix size propagation when moving file to trash
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-09 13:36:57 +07:00
Andy Scherzinger
8f0126752f
Merge pull request #54964 from nextcloud/backport/54957/stable32
...
[stable32] fix: remove loading removed script
2025-09-09 14:29:52 +07:00
Ferdinand Thiessen
49ff1cf1f2
fix: remove loading removed script
...
* ref: https://github.com/nextcloud/server/pull/54656
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-09 13:14:53 +07:00
Andy Scherzinger
11d7762d0d
Merge pull request #54872 from nextcloud/dependabot/composer/build/integration/stable32/phpunit/phpunit-9.6.25
...
[stable32] build(deps-dev): bump phpunit/phpunit from 9.6.21 to 9.6.25 in /build/integration
2025-09-09 13:14:23 +07:00
Andy Scherzinger
ba55d7e867
Merge pull request #54967 from nextcloud/backport/52825/stable32
...
[stable32] feat(files_trashbin): Refactor expire background job to support parallel run
2025-09-09 13:13:30 +07:00
Andy Scherzinger
4ecdda41ee
Merge pull request #54892 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.12.15
...
[stable32] build(deps): bump libphonenumber-js from 1.12.13 to 1.12.15
2025-09-09 12:17:07 +07:00
nextcloud-command
2add88c02f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-09 09:42:11 +07:00
dependabot[bot]
f8f7af9d2c
build(deps): bump libphonenumber-js from 1.12.13 to 1.12.15
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.13 to 1.12.15.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.13...v1.12.15 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 11:34:57 +07:00
Andy Scherzinger
70457ecb75
Merge pull request #54884 from nextcloud/dependabot/composer/build/integration/stable32/symfony/event-dispatcher-6.4.25
...
[stable32] build(deps-dev): bump symfony/event-dispatcher from 6.4.13 to 6.4.25 in /build/integration
2025-09-09 11:34:16 +07:00
Andy Scherzinger
93ea44b0a8
Merge pull request #54879 from nextcloud/dependabot/composer/vendor-bin/phpunit/stable32/phpunit/phpunit-10.5.53
...
[stable32] build(deps): bump phpunit/phpunit from 10.5.35 to 10.5.53 in /vendor-bin/phpunit
2025-09-09 11:26:33 +07:00
Louis Chemineau
a90299e197
feat(files_trashbin): Refactor expire background job to support parallel run
...
- Follow-up of #51600
The original PR introduced the possibility to continue an `ExpireTrash` job by saving the offset. This was to prevent having to start over the whole user list when the job crashed or was killed.
But on big instances, one process is not enough to go through all the users in a timely manner. Supporting parallel run allows covering more ground faster.
This PR introduced this possibility. We are now storing the offset right away to allow another parallel job to pick up the task at that point. We are arbitrarily cutting the user list in chunk of 10 to not drastically overflow the 30 minutes time limit.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-09 08:26:57 +07:00
Louis Chemineau
bc0cdcf496
feat: Support limit argument in `getSeenUsers`
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-09 08:26:56 +07:00
dependabot[bot]
c3c3f8b56a
build(deps-dev): bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.21 to 9.6.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.25/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.21...9.6.25 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-version: 9.6.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 09:57:55 +07:00
dependabot[bot]
a6c6507197
build(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.25.
- [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.25 )
---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
dependency-version: 6.4.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 09:57:36 +07:00
dependabot[bot]
3aa6c69121
build(deps): bump phpunit/phpunit in /vendor-bin/phpunit
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.35 to 10.5.53.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.53/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.35...10.5.53 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-version: 10.5.53
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 09:48:46 +07:00
Andy Scherzinger
e0fa21e1a6
Merge pull request #54902 from nextcloud/backport/54853/stable32
...
[stable32] fix: TypeError: this.fetchDisplayName is not a function
2025-09-09 09:42:24 +07:00
Andy Scherzinger
1670259cc4
Merge pull request #54865 from nextcloud/backport/54854/stable32
...
[stable32] style(contactsmenu): properly align contacts menu actions
2025-09-09 09:41:49 +07:00
nextcloud-command
2a82402851
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-09 07:22:17 +07:00
Kent Delante
41ae376c45
style(contactsmenu): properly align contacts menu actions
...
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-09-09 07:20:18 +07:00
Andy Scherzinger
1c972dd81d
Merge pull request #54861 from nextcloud/backport/54842/stable32
...
[stable32] feat(migration-attributes): add DataCleansing
2025-09-09 09:15:43 +07:00
Andy Scherzinger
922eae94ab
Merge pull request #54881 from nextcloud/dependabot/npm_and_yarn/stable32/msw-2.11.1
...
[stable32] build(deps-dev): bump msw from 2.10.5 to 2.11.1
2025-09-09 09:14:38 +07:00
nextcloud-command
9ceefedc4f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-09 07:07:36 +07:00
Andy Scherzinger
3ea0e95294
Merge pull request #54873 from nextcloud/dependabot/npm_and_yarn/stable32/testing-library/cypress-10.1.0
...
[stable32] build(deps-dev): bump @testing-library/cypress from 10.0.3 to 10.1.0
2025-09-09 09:05:57 +07:00
SebastianKrupinski
6774420fd0
fix: TypeError: this.fetchDisplayName is not a function
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-09-09 07:05:41 +07:00
Andy Scherzinger
636a2dcb11
Merge pull request #54931 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/sharing-0.3.0
...
[stable32] chore(deps): bump @nextcloud/sharing from 0.2.5 to 0.3.0
2025-09-09 08:57:20 +07:00
Andy Scherzinger
6908454e5a
Merge pull request #54956 from nextcloud/backport/54951/stable32
...
[stable32] fix: calculate node limit using MiB instead of MB
2025-09-09 08:56:40 +07:00
nextcloud-command
ceb2464c6c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-09 06:10:47 +07:00
dependabot[bot]
9b2ab38aeb
build(deps-dev): bump msw from 2.10.5 to 2.11.1
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.10.5 to 2.11.1.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.10.5...v2.11.1 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.11.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 06:04:15 +07:00
dependabot[bot]
664a57b878
chore(deps): bump @nextcloud/sharing from 0.2.5 to 0.3.0
...
Bumps @nextcloud/sharing from 0.2.5 to 0.3.0.
---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 08:02:42 +07:00
Andy Scherzinger
6b614c6eaa
Merge pull request #54929 from nextcloud/dependabot/npm_and_yarn/stable32/puppeteer-24.19.0
...
[stable32] chore(deps-dev): bump puppeteer from 24.17.0 to 24.19.0
2025-09-09 08:02:08 +07:00
Andy Scherzinger
d5e63dd885
Merge pull request #54930 from nextcloud/dependabot/npm_and_yarn/stable32/sass-1.92.1
...
[stable32] chore(deps-dev): bump sass from 1.90.0 to 1.92.1
2025-09-09 07:49:33 +07:00
Andy Scherzinger
e5d1b9b983
Merge pull request #54945 from nextcloud/backport/54941/stable32
...
[stable32] fix(cache): Set default Redis port to `0` for UNIX sockets
2025-09-09 07:49:00 +07:00
Andy Scherzinger
7ff176a5bd
Merge pull request #54961 from nextcloud/backport/54922/stable32
...
[stable32] feat: show object store instance in info:file
2025-09-09 07:44:06 +07:00
Andy Scherzinger
fc4407418b
Merge pull request #54948 from nextcloud/backport/54565/stable32
...
[stable32] fix(encryption): Correctly set encrypted to 0 when copying
2025-09-09 07:32:45 +07:00
Nextcloud bot
824fb2eb3c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-09 00:15:34 +07:00
nextcloud-command
8ec0fe3b60
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-08 20:57:40 +07:00