You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/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>
3 months ago
..
OC Replace password dialog with dialog from library 8 months ago
OCA fix: Remove deprecation warning for already removed API 11 months ago
OCP chore(eslint): fix missing import extensions 1 year ago
Polyfill address review 11 months ago
Util Rename a11y helper function 2 years ago
components chore: update logincontroller tests 3 months ago
files feat(s3): Use multipart upload for chunked uploading 1 year ago
jquery enh(a11y): Add aria-modal to dialogs 11 months ago
mixins chore(eslint): fix missing import extensions 1 year ago
profile chore: upgrade typescript, eslint and fix lint 11 months ago
services Use display name instead of 'me' text. 5 months ago
systemtags chore(files): add Headers, remove legacy methods and cleanup 10 months ago
tests feat(contactsmenu): Show user status 7 months ago
utils fix adding x-requested-with header for relative URLs when the base NC URL is empty 6 months ago
views feat(files): restore unified search filtering in files view 3 months ago
globals.js address review 11 months ago
icons.js fix(files): Add border around favorite marker to ensure contrast requirements are met 1 year ago
init.js Replace password dialog with dialog from library 8 months ago
install.js chore(eslint): fix missing import extensions 1 year ago
legacy-unified-search.js Rename "global search" to "unified search" 5 months ago
logger.js Replace license information to SPDX expression 2 years ago
login.js chore(eslint): fix missing import extensions 1 year ago
main.js feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default. 9 months ago
maintenance.js Replace license information to SPDX expression 2 years ago
profile.ts enh(core): Refactor profile page to use vue components 4 months ago
recommendedapps.js chore(eslint): fix missing import extensions 1 year ago
session-heartbeat.js stop the auto-logout loop after redirecting to the logout 3 months ago
unified-search.js Rename "global search" to "unified search" 5 months ago
unsupported-browser-redirect.js webpack: add nonce to unsupported-browser-redirect chunk 1 year ago
unsupported-browser.js Only check unsupported browsers on user rendering 2 years ago