mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 19:32:28 -04:00
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> |
||
|---|---|---|
| .. | ||
| AccountMenu | ||
| ContactsMenu | ||
| login | ||
| Profile | ||
| PublicPageMenu | ||
| setup | ||
| UnifiedSearch | ||
| AppMenu.vue | ||
| AppMenuEntry.vue | ||
| AppMenuIcon.vue | ||
| ContactsMenu.js | ||
| LegacyDialogPrompt.vue | ||
| MainMenu.js | ||
| UserMenu.js | ||