nextcloud/apps/files
Ferdinand Thiessen eac0092cd9
fix(files): make sure nested changes are propagated to sidebar tabs
fix(files): make sure nested changes are propagated to sidebar tabs

If an object is passed from one app to another app through a web

component, then only reference changes (new objects) are marked as

reactive changes in the receiving app.

In this case e.g. `mtime` changes were not properly propagated,

so to fix this we explicitly clone the objects before passing to the

sidebar tab.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

[skip ci]
2026-06-15 12:13:08 +02:00
..
appinfo chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
composer refactor: Move copy skeleton step to a file listener 2026-04-27 15:37:02 +02:00
img fix: add notification icon for transfer ownership 2024-10-16 17:31:57 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-15 00:23:28 +00:00
lib fix(files): Use proper DI for TagService class 2026-05-11 16:22:21 +02:00
src fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-15 12:13:08 +02:00
templates feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
tests Merge pull request #60299 from nextcloud/fix/remove-iservercontainer-from-core-apps 2026-05-12 07:48:58 +02:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): allow to include parents in folder tree API 2026-02-12 01:28:46 +01:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00