nextcloud-server/core/src/components
nfebe f035ff3d3a 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-10 17:30:32 +07:00
..
AccountMenu chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
ContactsMenu chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
Profile chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
PublicPageMenu chore: auto fix ESLint issues 2025-11-25 16:25:54 +07:00
UnifiedSearch fix(unified-search): Separate filtered and unfiltered results 2025-12-10 17:30:32 +07:00
login chore: auto fix ESLint issues 2025-11-25 16:25:54 +07:00
setup chore: manually adjust event names (`update:checked` to `update:modelValue`) 2025-11-25 16:25:54 +07:00
AppMenu.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
AppMenuEntry.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
AppMenuIcon.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
ContactsMenu.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
LegacyDialogPrompt.vue chore: auto fix ESLint issues 2025-11-25 16:25:54 +07:00
MainMenu.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
UserMenu.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00