nextcloud/apps/files_versions/src
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
..
components chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:47:39 +01:00
css feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
utils chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
views fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-15 12:13:08 +02:00
sidebar_tab.ts chore: update @nextcloud/files to v4.0.0-rc.0 2026-01-16 22:22:57 +01:00
workflow.ts feat(files_versions): allow to block version creation using WFE 2026-06-01 16:06:46 +00:00