nextcloud/apps/files_versions
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 fix(files_version): dispatch CreateVersionEvent as typed event 2026-05-27 10:46:40 +02: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-08 00:26:03 +00:00
lib chore: composer run cs:fix 2026-06-02 09:47:06 +02:00
src fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-08 17:12:23 +02:00
tests chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02: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