nextcloud/apps/files
Ferdinand Thiessen 9fdd019ed3
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>
2026-06-08 17:12:23 +02:00
..
appinfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02: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-08 00:26:03 +00:00
lib chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
src fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-08 17:12:23 +02:00
templates feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
tests chore: Apply new coding standard to all files 2026-06-01 13:46:39 +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