nextcloud/apps/files_versions/src
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
..
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-08 17:12:23 +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-05-27 10:46:40 +02:00