nextcloud/core
fenn-cs c11ef28193 feat(files): restore unified search filtering in files view
The unified search emits, search events that other apps can subscribe to and
 react however they want to search queries, following
 4b55594f55 and prior updates to migrate the Files
app ui to vue.js that feature was broken.

This commit reintroduces the feature using the current `FileList` implementation.

This commit also adds some logging to an empty exception handler.

Resolve : https://github.com/nextcloud/server/issues/43365

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
(cherry picked from commit 29c37af40c)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-15 12:29:54 +01:00
..
ajax chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BackgroundJobs better users cycle 2024-01-12 07:54:40 -06:00
Command fix(db): db-convert supports disabled apps but not removed ones 2024-03-07 15:19:05 +00:00
Controller feat: added login's initial possible email-states 2024-03-11 10:30:20 -05:00
css chore: Compile assets 2024-02-22 14:07:40 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
doc
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(core): Convert text to path in f-droid banner SVG 2024-02-27 11:01:10 +00:00
js fix(tests): Adjust legacy tests for nextcloud-router update 2024-01-24 19:29:08 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-03-15 00:29:31 +00:00
Listener fix(core): add translations on the login page 2023-12-08 09:44:27 +00:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-29 08:44:13 +00:00
Migrations prepare migration to lazy config 2024-01-22 11:32:23 -01:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Service Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +00:00
skeleton
src feat(files): restore unified search filtering in files view 2024-03-15 12:29:54 +01:00
templates enh(core): Refactor profile page to use vue components 2024-01-20 17:36:03 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore
Application.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-10 06:21:40 +00:00
register_command.php occ background-job:delete 2024-01-15 14:02:11 -01:00
ResponseDefinitions.php Add new method inAppSearch for advanced search providers 2023-11-14 09:58:20 +01:00
routes.php enh(TextToImage): Allow generating multiple images with one task 2023-10-20 13:13:15 +02:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00