nextcloud/apps
Ferdinand Thiessen 8d6139f17c
fix(files): Ensure favorites set in sidebar work
When marking a file as favorite from within the sidebar make sure it
really works, this fixes two issues:
1. The source needs to be the plain source not URL encoded, as otherwise
   the source of the node would be encoded twice (and show with encoding
   in the navigation)
2. The store should also listen for the update events as the sidebar has
   no access to the real node to update it, instead the store should -
   as long as we only have the legacy sidebar - update the node when
   added or removed as favorite.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-04 21:14:40 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:22 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2025-02-03 00:39:38 +00:00
comments Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
dav Fix(l10n): Update translations from Transifex 2025-02-03 00:39:38 +00:00
encryption Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-02-03 00:39:38 +00:00
federation Fix(l10n): Update translations from Transifex 2025-02-03 00:39:38 +00:00
files fix(files): Ensure favorites set in sidebar work 2025-02-04 21:14:40 +01:00
files_external Fix(l10n): Update translations from Transifex 2025-02-04 00:21:33 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
files_sharing fix(sharing): Ensure download restrictions are not dropped 2025-02-04 16:22:11 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +00:00
files_versions Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +00:00
settings Fix(l10n): Update translations from Transifex 2025-02-04 00:21:33 +00:00
sharebymail fix: Show recipient email addresses in share owner notification email 2025-01-29 13:37:52 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-02-01 00:22:05 +00:00
testing test(fakeAI): Allow to specify whether the fake providers should fail 2024-11-18 21:06:15 +00:00
theming Fix(l10n): Update translations from Transifex 2025-02-04 00:21:33 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2025-02-01 00:22:05 +00:00
user_status Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00
webhook_listeners Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00