0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/apps
Ferdinand Thiessen 8a4f610255 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-01-29 10:26:28 +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 2024-11-04 00:20:28 +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-01-29 00:22:21 +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-01-29 00:22:21 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +00:00
files fix(files): Ensure favorites set in sidebar work 2025-01-29 10:26:28 +01:00
files_external Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +00: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-25 00:42:59 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +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-01-29 00:22:21 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +00:00
testing test(fakeAI): Allow to specify whether the fake providers should fail 2024-11-18 21:06:15 +00:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 17:58:56 +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(user_ldap): Do not map groups we do not know if they match filter 2025-01-28 09:55:30 +01: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