nextcloud-server/core
nfebe 8462564a6c 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 19:57:17 +07:00
..
AppInfo fix(lexicon): remove default lazy param 2025-10-21 11:37:07 +07:00
BackgroundJobs fix: calculate node limit using MiB instead of MB 2025-09-08 22:33:32 +07:00
Command fix: don't suggest files:scan with object store in info:file 2025-12-03 16:05:29 +07:00
Controller feat(login): Add rememberme checkbox 2025-11-17 13:03:56 +07:00
Data
Db
Events
Exception
Listener fix(lostpassword): Delete lost password token on password change 2025-09-01 11:36:15 +07:00
Middleware
Migrations feat(migration-attributes): add DataCleansing 2025-09-04 09:02:00 +07:00
Notification
Service
ajax fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +07:00
css chore(assets): Recompile assets 2025-10-22 16:27:14 +07:00
doc
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +07:00
img fix(svg): Add height and width 2025-08-27 15:19:47 +07:00
js feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +07:00
l10n fix(l10n): Update translations from Transifex 2025-12-15 00:13:33 +07:00
skeleton
src fix(unified-search): Separate filtered and unfiltered results 2025-12-15 19:57:17 +07:00
templates refactor: de-duplicate header styles, add comments and mark deprecations 2025-08-06 05:36:05 +07:00
vendor
.l10nignore
ResponseDefinitions.php fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi-administration.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +07:00
openapi-administration.json.license
openapi-ex_app.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +07:00
openapi-ex_app.json.license
openapi-full.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi-full.json.license
openapi.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi.json.license
register_command.php feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 2025-08-07 15:12:21 +07:00
routes.php
shipped.json
shipped.json.license
strings.php