nextcloud/apps
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
..
admin_audit chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
appstore fix(l10n): Update translations from Transifex 2026-06-08 00:26:03 +00:00
cloud_federation_api chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
comments fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
dav Merge pull request #60453 from nextcloud/jtr/fix-dav-put-bookkeeping-consistency 2026-06-08 14:16:51 +02:00
encryption fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
federation fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
files fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-08 17:12:23 +02:00
files_external fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
files_sharing fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
files_trashbin fix: Remove static vars in trashbin, versions and storages 2026-06-02 09:46:16 +02:00
files_versions fix(files): make sure nested changes are propagated to sidebar tabs 2026-06-08 17:12:23 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
oauth2 fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
profile fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
settings fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
testing feat: Add support for application namespaces in testing:static-hunt 2026-06-05 11:03:03 +02:00
theming fix(theming): read cachebuster as int in manifest endpoint 2026-06-05 10:34:44 +02:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
user_status fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-06-06 00:22:55 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-06-07 00:22:27 +00:00