Commit graph

78868 commits

Author SHA1 Message Date
John Molakvoæ
ebb2c075d3
Merge pull request #53183 from nextcloud/backport/53147/stable30 2025-05-29 19:02:18 +02:00
dependabot[bot]
0fe1d038d3
Merge pull request #52611 from nextcloud/dependabot/npm_and_yarn/stable30/babel/node-7.27.1 2025-05-29 15:19:23 +00:00
Andy Scherzinger
cf335639d2
Merge pull request #52700 from nextcloud/backport/52699/stable30
[stable30] fix(webhooks_listener): correctly set userId from event
2025-05-29 15:35:19 +02:00
nextcloud-command
ed58cce8e9 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-29 13:23:14 +00:00
Alejo
5b07f95554 fix(files_versions): "undefined restored" on restore
Signed-off-by: Alejo <xlejo@protonmail.com>
2025-05-29 13:19:34 +00:00
dependabot[bot]
b27aa78335
Merge pull request #52739 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/moment-1.3.4 2025-05-29 13:07:02 +00:00
Oleksander Piskun
b33c27f089 fix(webhooks_listener): correctly set userId from event
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-05-29 14:50:54 +02:00
nextcloud-command
3027383df6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-29 12:33:47 +00:00
dependabot[bot]
547dcb2d20 build(deps): bump @nextcloud/moment from 1.3.2 to 1.3.4
Bumps [@nextcloud/moment](https://github.com/nextcloud-libraries/nextcloud-moment) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-moment/compare/v1.3.2...v1.3.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 14:29:57 +02:00
Kate
3cd5adc056
Merge pull request #53129 from nextcloud/backport/52752/stable30 2025-05-29 09:49:58 +02:00
nextcloud-command
3ffd944cc4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-29 06:11:45 +00:00
Kent Delante
e76b134a6f Merge branch 'stable30' into backport/52752/stable30
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-05-29 13:56:24 +08:00
dependabot[bot]
00c8b0b8e9
build(deps-dev): bump @babel/node from 7.26.0 to 7.27.1
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.26.0 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 00:45:08 +00:00
dependabot[bot]
dc07a8e912
Merge pull request #52837 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-split-1.24.17 2025-05-29 00:45:05 +00:00
dependabot[bot]
2d67e32748
Merge pull request #52612 from nextcloud/dependabot/npm_and_yarn/stable30/babel/plugin-transform-private-methods-7.27.1 2025-05-29 00:43:19 +00:00
dependabot[bot]
53bf48f0d1
build(deps-dev): bump cypress-split from 1.24.14 to 1.24.17
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.14 to 1.24.17.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.14...v1.24.17)

---
updated-dependencies:
- dependency-name: cypress-split
  dependency-version: 1.24.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 00:18:05 +00:00
dependabot[bot]
3518364072
build(deps-dev): bump @babel/plugin-transform-private-methods
Bumps [@babel/plugin-transform-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods) from 7.25.9 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-transform-private-methods)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-private-methods"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 00:17:43 +00:00
Andy Scherzinger
6d6cc80318
Merge pull request #52613 from nextcloud/dependabot/npm_and_yarn/stable30/babel/preset-typescript-7.27.1
build(deps-dev): bump @babel/preset-typescript from 7.27.0 to 7.27.1
2025-05-29 02:15:55 +02:00
Andy Scherzinger
6081bd0767
Merge pull request #52685 from nextcloud/backport/52543/stable30
[stable30] fix(share): assume download enabled on federated share
2025-05-29 02:06:17 +02:00
nextcloud-command
cd107e07f4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-28 23:47:36 +00:00
dependabot[bot]
65b5c21e17 build(deps-dev): bump @babel/preset-typescript from 7.27.0 to 7.27.1
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.0 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 01:15:46 +02:00
Maxence Lange
9a5e27d5b4 fix(share): assume download enabled on federated share
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-05-29 01:13:57 +02:00
Jonas
1c2e47231b
Merge pull request #53158 from nextcloud/backport/52996/stable30
[stable30] fix(node): emit hooks on `Node::copy()`
2025-05-28 14:51:09 +02:00
Jonas
69e1f1ff6c 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:49:59 +00:00
Jonas
10034c4d15 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:49:58 +00:00
dependabot[bot]
c003cbb002
Merge pull request #52740 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/cypress-1.0.0-beta.15 2025-05-28 10:25:25 +00:00
dependabot[bot]
cc459bd924 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 09:44:01 +02:00
Nextcloud bot
aed33e9335
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-28 00:22:53 +00:00
Andy Scherzinger
247578ac62
Merge pull request #52818 from nextcloud/backport/52809/stable30
[stable30] fix(files): do not even try to fetch a preview if `has-preview` is false
2025-05-27 18:59:22 +02:00
Joas Schilling
5e2b39c7fa
Merge pull request #52655 from nextcloud/backport/52642/stable30
[stable30] fix(TaskProcessing): increase task cleanup delay
2025-05-27 18:19:46 +02:00
nextcloud-command
2f489f8325 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-27 16:05:41 +00:00
John Molakvoæ (skjnldsv)
1b80db3bef
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-27 18:01:11 +02:00
Edward Ly
94cb83eb1f fix(TaskProcessing): increase task cleanup delay
Signed-off-by: Edward Ly <contact@edward.ly>
2025-05-27 08:39:43 -07:00
Louis
22e5ebc7b2
Merge pull request #53138 from nextcloud/backport/53130/stable30 2025-05-27 17:06:07 +02:00
Robin Appelman
dde8412bb5
Merge pull request #53134 from nextcloud/backport/53120/stable30
[stable30] perf: improve query to determine which users need a background scan
2025-05-27 16:36:48 +02:00
Louis Chemineau
7ac1adeccf fix(blurhash): Skip generation the if previews are disabled.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-05-27 12:56:19 +00:00
Robin Appelman
e089474887 perf: improve query to determine which users need a background scan
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-27 12:37:50 +00:00
Jonas
e4261a6be1
Merge pull request #53132 from nextcloud/backport/53131/stable30
[stable30] fix(FileReferenceEventListener): Invalidate cache after node was renamed
2025-05-27 13:37:44 +02:00
Stephan Orbaugh
0d394fc9e9
Merge pull request #52988 from nextcloud/backport/50157/stable30
[stable30] feat(UserMountCache): Emit events for added, removed and updated mounts
2025-05-27 13:24:15 +02:00
Jonas
9dd48a1837
fix(FileReferenceEventListener): Invalidate cache after node was renamed
Fixes: nextcloud/collectives#1527

Signed-off-by: Jonas <jonas@freesources.org>
2025-05-27 12:33:09 +02:00
Kent Delante
142bf44127 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:17:06 +00:00
Joas Schilling
86bf0eb4ad
Merge pull request #53126 from nextcloud/backport/53124/stable30
[stable30] fix(log): map all warnings to warn log level, notice to info
2025-05-27 10:00:30 +02:00
Christoph Wurst
7b38b3049f 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:44 +00:00
Nextcloud bot
eec3b79d6e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-27 00:22:30 +00:00
Sebastian Krupinski
73051d9ef8
Merge pull request #52904 from nextcloud/backport/52708/stable30
[stable30] fix(dav): add repair step to queue job to update rooms and resources
2025-05-26 18:55:26 +01:00
Joas Schilling
c3da2839a8
Merge pull request #53110 from nextcloud/ci/noid/syncActions30
[stable30] Sync workflow updates
2025-05-26 19:17:49 +02:00
F. E Noel Nfebe
58bdf17737
Merge pull request #52850 from nextcloud/backport/52813/stable30
[stable30] fix(files_sharing): Show note if note exists on share
2025-05-26 19:11:19 +02:00
nextcloud-command
b7aa85dc58 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-26 16:44:19 +00:00
nfebe
28ae3d3038 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>
2025-05-26 18:39:29 +02:00
nfebe
bd46760586 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:39:29 +02:00