nextcloud/apps/files
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 Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo fix: Remove routes with missing controller methods 2023-11-02 11:37:15 +01:00
composer Synchronize operation on live photo files 2023-11-30 09:44:51 +00:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
js fix(files): legacy humanFileSize tests 2023-10-04 08:44:57 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-03-14 00:20:48 +00:00
lib fix(files): Consistent sorting for folders before files (user configurable) 2024-02-03 11:53:21 +01:00
src feat(files): restore unified search filtering in files view 2024-03-15 12:29:54 +01:00
templates fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
tests fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-19 09:12:26 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00