From dc251fffc2998f1cf4f8e9631928c4b92ac0d90e Mon Sep 17 00:00:00 2001
From: Zero~Informatique
Date: Sun, 22 Dec 2019 07:40:55 +0100
Subject: viewer: Implemented the search by tags. Pushed the special urls to
ENV.
---
viewer/src/views/GalleryThumbnail.vue | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
(limited to 'viewer/src/views/GalleryThumbnail.vue')
diff --git a/viewer/src/views/GalleryThumbnail.vue b/viewer/src/views/GalleryThumbnail.vue
index 8e3e826..fdfd9d3 100644
--- a/viewer/src/views/GalleryThumbnail.vue
+++ b/viewer/src/views/GalleryThumbnail.vue
@@ -1,5 +1,11 @@
-
+
+
+
+
+ {{item.path}}
+
+
--
cgit v1.2.3