From d5f6b12029ea90326a270f3524e8c1ba3f886be3 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Wed, 31 Dec 2025 01:26:16 +0100 Subject: [PATCH] feat(gallery): fullscreen carousel modal --- app/pages/gallery.vue | 304 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 289 insertions(+), 15 deletions(-) diff --git a/app/pages/gallery.vue b/app/pages/gallery.vue index feef72e..5ee1197 100644 --- a/app/pages/gallery.vue +++ b/app/pages/gallery.vue @@ -1,19 +1,157 @@ + +