nextcloud-server/core/src
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 +07:00
..
OC Replace password dialog with dialog from library 2023-10-17 14:09:43 +07:00
OCA fix: Remove deprecation warning for already removed API 2023-07-06 17:40:31 +07:00
OCP chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
Polyfill address review 2023-06-24 15:00:15 +07:00
Util
components chore: update logincontroller tests 2024-03-11 10:30:20 +07:00
files feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
jquery enh(a11y): Add aria-modal to dialogs 2023-07-20 17:13:55 +07:00
mixins chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
profile chore: upgrade typescript, eslint and fix lint 2023-06-27 16:16:41 +07:00
services Use display name instead of 'me' text. 2023-12-26 11:19:25 +07:00
systemtags chore(files): add Headers, remove legacy methods and cleanup 2023-08-17 18:56:37 +07:00
tests feat(contactsmenu): Show user status 2023-10-31 11:52:46 +07:00
utils fix adding x-requested-with header for relative URLs when the base NC URL is empty 2023-11-27 12:16:24 +07:00
views feat(files): restore unified search filtering in files view 2024-03-15 12:29:54 +07:00
globals.js address review 2023-06-24 15:00:15 +07:00
icons.js fix(files): Add border around favorite marker to ensure contrast requirements are met 2023-06-06 11:29:43 +07:00
init.js Replace password dialog with dialog from library 2023-10-17 14:09:43 +07:00
install.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
legacy-unified-search.js Rename "global search" to "unified search" 2023-12-22 13:13:03 +07:00
logger.js
login.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
main.js feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default. 2023-08-26 20:55:51 +07:00
maintenance.js
profile.ts enh(core): Refactor profile page to use vue components 2024-01-20 17:36:03 +07:00
recommendedapps.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
session-heartbeat.js stop the auto-logout loop after redirecting to the logout 2024-02-21 10:40:53 +07:00
unified-search.js Rename "global search" to "unified search" 2023-12-22 13:13:03 +07:00
unsupported-browser-redirect.js webpack: add nonce to unsupported-browser-redirect chunk 2023-05-24 10:38:43 +07:00
unsupported-browser.js Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +07:00