mirror of
https://github.com/nextcloud/server.git
synced 2025-01-30 22:37:01 +00:00
344c8a409c
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> |
||
---|---|---|
.. | ||
drag-n-drop.cy.ts | ||
duplicated-node-regression.cy.ts | ||
favorites.cy.ts | ||
files-copy-move.cy.ts | ||
files-download.cy.ts | ||
files-filtering.cy.ts | ||
files-renaming.cy.ts | ||
files-selection.cy.ts | ||
files-settings.cy.ts | ||
files-sidebar.cy.ts | ||
files-sorting.cy.ts | ||
files-xml-regression.cy.ts | ||
files.cy.ts | ||
FilesUtils.ts | ||
live_photos.cy.ts | ||
LivePhotosUtils.ts | ||
new-menu.cy.ts | ||
recent-view.cy.ts |