nextcloud/apps
nfebe eecda06f1a fix(unified-search): Use appId for searching
Each provider may search from a particular app so we should use that for searching.

Before this commit, we used `provider.id` instead of `provider.appId` the problem with the previous
approach is that it forces the provider id to be a valid search provider (an app that supports search)
limiting the developers ability to use unique IDs to identify the different providers (especially plugin providers)
inside the places filter.

For example the Files search plugin "In folder" (search in folder plugin) was required to have id as `files` while the
files provider itself already has id as `files`.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-29 12:50:12 +01:00
..
admin_audit chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
cloud_federation_api chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
comments Fix(l10n): Update translations from Transifex 2025-01-24 00:21:11 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-01-25 00:21:42 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-24 00:21:11 +00:00
dav Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
encryption Fix(l10n): Update translations from Transifex 2025-01-23 13:39:30 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
files fix(unified-search): Use appId for searching 2025-01-29 12:50:12 +01:00
files_external Merge pull request #50284 from nextcloud/icewind-smb-3.7 2025-01-28 23:32:42 +01:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:11 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
files_versions fix(files_versions): Update unencrypted_size during rollback 2025-01-28 15:28:34 +01:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-23 13:39:30 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2025-01-25 00:21:42 +00:00
profile Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-23 13:39:30 +00:00
settings Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-28 00:22:13 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
testing chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
theming fix: Increase background and primary color debounce time 2025-01-29 10:34:21 +01:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-25 00:21:42 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-25 00:21:42 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2025-01-28 00:22:13 +00:00
user_status Fix(l10n): Update translations from Transifex 2025-01-24 00:21:11 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-27 00:21:42 +00:00
webhook_listeners Fix(l10n): Update translations from Transifex 2025-01-29 00:22:04 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2025-01-27 00:21:42 +00:00