mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
The unified search emits, search events that other apps can subscribe to and react however they want to search queries, following4b55594f55and 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 commit29c37af40c) Signed-off-by: Christopher Ng <chrng8@gmail.com>