nextcloud/core/src/components
nfebe 3f15965ab8 fix(unified-search): Separate filtered and unfiltered results
Show results from providers that don't support active content filters
(date/person) in a separate "Additional results" section with a note
explaining that some filters may have been ignored.

Changes:
- Add computed properties to separate filtered/unfiltered results
- Track filter compatibility using baseProvider for searchFrom providers
- Deduplicate results by resourceUrl across sections
- Skip in-folder results when at root to avoid duplicating Files results
- Fix providerIsCompatibleWithFilters to check correct filter properties
- Add styling for the unfiltered results section

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-12-15 22:26:37 +01:00
..
AccountMenu fix(user_status): Adjust AccountMenu entry for user status 2024-08-06 09:20:52 +02:00
ContactsMenu fix(contactsmenu): adjust padding to new design 2025-09-15 11:16:58 +02:00
login chore(login): Check remember me by default 2025-11-17 14:16:40 +00:00
Profile fix: Adjust some minor styles issues 2024-08-29 08:32:48 +00:00
PublicPageMenu feat: Implement Vue UI for public page menu 2024-09-03 16:07:49 +02:00
setup chore: Resolve ESLint warnings 2025-01-16 22:18:29 +01:00
UnifiedSearch fix(unified-search): Separate filtered and unfiltered results 2025-12-15 22:26:37 +01:00
AppMenu.vue fix(AppMenu): Prevent menu entries from jumping on hover 2024-08-14 12:22:15 +02:00
AppMenuEntry.vue Fix(core): fix app menu alignment in RTL mode. 2024-11-09 11:25:37 +01:00
AppMenuIcon.vue fix(AppMenu): ensure that aria attributes are set when needed 2025-08-01 18:04:34 +02:00
ContactsMenu.js fix: Vue app names 2024-10-09 19:49:07 +02:00
LegacyDialogPrompt.vue chore: Add SPDX header 2024-05-13 17:41:36 +02:00
MainMenu.js Fix: float and clear 2024-08-29 08:32:47 +00:00
UserMenu.js fix: Vue app names 2024-10-09 19:49:07 +02:00