From aefdd6406943a40db1a8c594f1d17067b4c4cd00 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Thu, 30 Jul 2020 10:25:17 +0200 Subject: Unified search UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/src/views/UnifiedSearch.vue | 505 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 505 insertions(+) create mode 100644 core/src/views/UnifiedSearch.vue (limited to 'core') diff --git a/core/src/views/UnifiedSearch.vue b/core/src/views/UnifiedSearch.vue new file mode 100644 index 00000000000..099ed7c325f --- /dev/null +++ b/core/src/views/UnifiedSearch.vue @@ -0,0 +1,505 @@ + + + + + + -- cgit v1.2.3