Commit graph

80337 commits

Author SHA1 Message Date
Kent Delante
0d49e968ce
Merge branch 'stable31' into backport/52752/stable31
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-05-29 14:12:24 +08:00
Nextcloud bot
215ec4893a
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-29 00:33:35 +00:00
dependabot[bot]
4c24e38cb1
Merge pull request #52716 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/moment-1.3.4 2025-05-28 16:30:33 +00:00
nextcloud-command
474d6bfcd2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-28 16:14:48 +00:00
dependabot[bot]
bf500d5eca
build(deps): bump @nextcloud/moment from 1.3.2 to 1.3.4
Dependabot couldn't find the original pull request head commit, 471f41c50ab712d7093481669baf9780e576a8ef.
2025-05-28 16:09:11 +00:00
dependabot[bot]
d21e8a20ce
Merge pull request #53088 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/stylelint-config-3.1.0 2025-05-28 15:37:10 +00:00
nextcloud-command
e47d94efbc chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-28 15:21:46 +00:00
Andy Scherzinger
90b591c983 style(lint): replace legacy keyword with overflow-wrap: break-word
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-05-28 16:57:07 +02:00
dependabot[bot]
6cc2fc9897 chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/stylelint-config/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 16:57:07 +02:00
dependabot[bot]
07176b2cb2
Merge pull request #52721 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/cypress-1.0.0-beta.15 2025-05-28 14:23:00 +00:00
dependabot[bot]
c0f8312cc0 build(deps-dev): bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.14 to 1.0.0-beta.15.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.14...v1.0.0-beta.15)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-version: 1.0.0-beta.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 16:08:10 +02:00
Jonas
9a2a2b1467
Merge pull request #53159 from nextcloud/backport/52996/stable31
[stable31] fix(node): emit hooks on `Node::copy()`
2025-05-28 15:00:31 +02:00
dependabot[bot]
4d033ed771
Merge pull request #52713 from nextcloud/dependabot/composer/build/integration/stable31/behat/behat-3.16.1 2025-05-28 12:35:49 +00:00
dependabot[bot]
490d2a6a53 build(deps-dev): bump behat/behat in /build/integration
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.16.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 14:21:32 +02:00
Jonas
6bca885efe fix(SyncLivePhotosListener): Don't handle copy event emitted from us
Running $peerFile->copy() causes a second BeforeNodeCopiedEvent now,
which we don't want to handle.

Signed-off-by: Jonas <jonas@freesources.org>
2025-05-28 11:50:12 +00:00
Jonas
ed492c5c70 fix(node): emit hooks on Node::copy()
When calling `Files\Node\Node::copy()`, `Files\View::copy()` gets called,
but `Files\View::fakeRoot` is empty so the hooks are not emitted if no
path is given to `Files\View::shouldEmitHooks()`.

This results in node-related events like `NodeCopiedEvent` not being
fired when copying files via `Files\Node\Node::copy()`.

`Files\View::shouldEmitHooks()` is given a path as parameter in almost
all places except when called from the `copy()` function. This commit
changes it and passes the copy target path.

Fixes: nextcloud/collectives#1756

Signed-off-by: Jonas <jonas@freesources.org>
2025-05-28 11:50:11 +00:00
Nextcloud bot
29d0dcfb6e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-28 00:22:46 +00:00
Andy Scherzinger
01557d8fd6
Merge pull request #52715 from nextcloud/dependabot/npm_and_yarn/stable31/libphonenumber-js-1.12.8
build(deps): bump libphonenumber-js from 1.12.7 to 1.12.8
2025-05-27 18:44:33 +02:00
nextcloud-command
294d62a8a1 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-27 16:28:31 +00:00
dependabot[bot]
40f48c2838 build(deps): bump libphonenumber-js from 1.12.7 to 1.12.8
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.7 to 1.12.8.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.7...v1.12.8)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 18:24:24 +02:00
Joas Schilling
2223d3b847
Merge pull request #52656 from nextcloud/backport/52642/stable31
[stable31] fix(TaskProcessing): increase task cleanup delay
2025-05-27 17:52:45 +02:00
Edward Ly
e39d42c182 fix(TaskProcessing): increase task cleanup delay
Signed-off-by: Edward Ly <contact@edward.ly>
2025-05-27 07:47:33 -07:00
Louis
58b69034f8
Merge pull request #53139 from nextcloud/backport/53130/stable31 2025-05-27 16:43:22 +02:00
Robin Appelman
d349f1743d
Merge pull request #53135 from nextcloud/backport/53120/stable31
[stable31] perf: improve query to determine which users need a background scan
2025-05-27 16:36:51 +02:00
Louis Chemineau
bab9587f3d fix(blurhash): Skip generation the if previews are disabled.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-05-27 12:56:31 +00:00
Robin Appelman
97cf88da29 perf: improve query to determine which users need a background scan
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-27 12:37:51 +00:00
Jonas
a0d4ec5381
Merge pull request #53133 from nextcloud/backport/53131/stable31
[stable31] fix(FileReferenceEventListener): Invalidate cache after node was renamed
2025-05-27 13:25:49 +02:00
Jonas
8f9aeeb556 fix(FileReferenceEventListener): Invalidate cache after node was renamed
Fixes: nextcloud/collectives#1527

Signed-off-by: Jonas <jonas@freesources.org>
2025-05-27 10:20:31 +00:00
nextcloud-command
7df4ed92a9 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-27 08:22:09 +00:00
Kent Delante
5c38eef584 fix(files_trashbin): check if there is enough space before restoring
Signed-off-by: Kent Delante <kent.delante@proton.me>

[skip ci]
2025-05-27 08:16:35 +00:00
Joas Schilling
2cfaaffa47
Merge pull request #53127 from nextcloud/backport/53124/stable31
[stable31] fix(log): map all warnings to warn log level, notice to info
2025-05-27 10:16:14 +02:00
Christoph Wurst
704c22fa56 fix(log): map all warnings to warn log level, notice to info
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-05-27 06:22:56 +00:00
Ferdinand Thiessen
8bb41fb708
Merge pull request #52819 from nextcloud/backport/52809/stable31
[stable31] fix(files): do not even try to fetch a preview if `has-preview` is false
2025-05-27 07:58:53 +02:00
Andy Scherzinger
ca9193a1d8
Merge pull request #52969 from nextcloud/backport/52514/stable31
[stable31] feat: only get template fields once selected
2025-05-27 06:42:14 +02:00
Nextcloud bot
39010035a1
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-27 00:22:23 +00:00
Joas Schilling
db1728a13b
Merge pull request #53117 from nextcloud/ci/noid/more-action-hardening-31
[stable31] ci: Update comments and correctly skip the "pull 3rdparty" command
2025-05-26 19:16:26 +02:00
F. E Noel Nfebe
7d99b0447b
Merge pull request #52849 from nextcloud/backport/52813/stable31
[stable31] fix(files_sharing): Show note if note exists on share
2025-05-26 18:59:49 +02:00
nextcloud-command
52ffa3643c chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-26 18:57:33 +02:00
John Molakvoæ (skjnldsv)
4ed1050ccf fix(files): do not even try to fetch a preview if èhas-preview` is false
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-05-26 18:57:33 +02:00
nextcloud-command
ad7a6b0029 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-26 18:05:15 +02:00
nfebe
150e542ec9 test(file_sharing): Do not open advanced settings manually
If a share note is present, the advanced settings should expand automatically,

without the user needing to click.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

[skip ci]
2025-05-26 18:05:15 +02:00
nfebe
e1a306340d fix(files_sharing): Show note if note exists on share
When a share includes a note, ensure the note checkbox is checked and the note is
displayed when reopening the share sidebar.

Fixes: #52794.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-05-26 18:05:15 +02:00
nextcloud-command
86adff07ed chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-26 18:03:24 +02:00
Elizabeth Danzberger
8b5a2d3512 chore: update open api spec
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-26 18:03:24 +02:00
Elizabeth Danzberger
52ae766a8e feat: only load template fields when requested
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-26 18:03:24 +02:00
Andy Scherzinger
4faf51183d
Merge pull request #52903 from nextcloud/backport/52708/stable31
[stable31] fix(dav): add repair step to queue job to update rooms and resources
2025-05-26 17:57:37 +02:00
Andy Scherzinger
30018bfa11
Merge pull request #53055 from nextcloud/fix/upload-file-drop-info
fix(files_sharing): show note, label and list of uploaded files on file drop
2025-05-26 14:54:56 +02:00
Marcel Klehr
22c87df610
Merge pull request #53103 from nextcloud/backport/53001/stable31
[stable31] feat(SetupChecks): Add check for TaskProcessing pickup speed
2025-05-26 14:41:21 +02:00
Marcel Klehr
82c4a88512
Merge branch 'stable31' into backport/53001/stable31 2025-05-26 14:14:56 +02:00
nextcloud-command
c3e9c89e86
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-26 14:14:40 +02:00