]> source.dussan.org Git - nextcloud-server.git/commit
Allow unified search filtering
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Wed, 5 Aug 2020 10:56:11 +0000 (12:56 +0200)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Thu, 3 Sep 2020 07:03:09 +0000 (09:03 +0200)
commitf359529555fbf6fa344869d01f0b3c17ecce46c8
treedbd2458d47cd6c585297930049fe7a8968390e12
parent34aca4632574d153c716589a08497c0957b3679f
Allow unified search filtering

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
core/src/components/UnifiedSearch/SearchFilter.vue [new file with mode: 0644]
core/src/components/UnifiedSearch/SearchResult.vue
core/src/services/UnifiedSearchService.js
core/src/views/UnifiedSearch.vue