0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-19 07:14:48 +00:00
nextcloud_server/apps
Ferdinand Thiessen 344c8a409c
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-21 17:55:53 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:13 +00:00
cloud_federation_api fix(signed-request): use share owner on reshare 2024-12-05 19:58:13 -01:00
comments Fix(l10n): Update translations from Transifex 2025-01-05 00:21:19 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-11-15 00:21:29 +00:00
dashboard fix(dashboard): Correctly handle non-rounded icons for dashboard widgets 2025-01-14 21:51:39 +01:00
dav Merge pull request #48800 from GreyXor/master 2025-01-20 17:21:38 +01:00
encryption Fix(l10n): Update translations from Transifex 2025-01-07 00:20:59 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
files fix(files): Ensure favorites set in sidebar work 2025-01-21 17:55:53 +01:00
files_external Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-14 07:58:47 +00:00
files_sharing fix(files): Properly reset all file list filters on view change 2025-01-21 16:38:06 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
files_versions Fix(l10n): Update translations from Transifex 2025-01-17 00:21:27 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-20 00:21:01 +00:00
oauth2 fix: Rename config option to skipAuthPickerApplications to match what it does 2025-01-07 10:34:30 +01:00
profile feat: Allow rich formatting of profile text 2025-01-10 17:00:26 -08:00
provisioning_api Merge pull request #49476 from nextcloud/ocs-user-info-quota-optimize 2025-01-16 17:03:57 +01:00
settings chore: Compile assets 2025-01-21 16:42:55 +01:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-18 00:21:09 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
testing fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +01:00
theming fix: Apply enforce theme config for anonymous users as well 2025-01-08 00:31:30 +01:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-10 00:21:20 +00:00
updatenotification fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
user_ldap Merge pull request #50162 from nextcloud/fix/improve-ldap-avatar-handling 2025-01-16 21:43:29 +01:00
user_status Fix(l10n): Update translations from Transifex 2025-01-11 00:21:07 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-03 00:21:34 +00:00
webhook_listeners fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
workflowengine Fix(l10n): Update translations from Transifex 2024-12-05 00:43:37 +00:00