nextcloud/apps/files_versions
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 feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
composer fix(files_version): dispatch CreateVersionEvent as typed event 2026-06-01 16:06:47 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-14 00:22:52 +00:00
lib fix(files_version): dispatch CreateVersionEvent as typed event 2026-06-01 16:06:47 +00:00
src fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-15 12:13:08 +02:00
tests feat: perform share mount validation on share instead of on mount 2026-01-21 16:35:53 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.3 2025-09-01 16:04:54 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00