From 0eb4b477b7bfd884d723d4ec6f038835385efc2e Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:17:11 +0100 Subject: [PATCH] feat: ui, adds full/thumb buttons to assets (#3928) --- lnbits/templates/pages/account.vue | 188 ++++++++++++++++++----------- 1 file changed, 118 insertions(+), 70 deletions(-) diff --git a/lnbits/templates/pages/account.vue b/lnbits/templates/pages/account.vue index 65ed0d748..df1917787 100644 --- a/lnbits/templates/pages/account.vue +++ b/lnbits/templates/pages/account.vue @@ -1108,82 +1108,130 @@ - - - + - - - - - Copy Link - Copy asset link to - clipboard - - - - - - - - - Unpublish - Make this asset private - - - Publish - Make this asset public - - + + + + + Copy Link + Copy asset link to + clipboard + + - - - - - - Delete - Permanently delete this - asset - - - - + + + + + Unpublish + Make this asset + private + + + Publish + Make this asset + public + + + + + + + + + Delete + Permanently delete this + asset + + + + + +
+ + Full image + +
+
+ + Thumbnail + +
+