From 71eebc1441f3a42e166898fac2cfd99b65bd41ea Mon Sep 17 00:00:00 2001 From: Gene Takavic Date: Wed, 28 Dec 2022 23:42:36 +0100 Subject: [PATCH 1/2] QR invoices and lnurls got prefix and uppercased --- lnbits/core/templates/core/wallet.html | 6 +++--- lnbits/extensions/cashu/templates/cashu/wallet.html | 2 +- lnbits/extensions/copilot/templates/copilot/compose.html | 2 +- lnbits/extensions/events/templates/events/display.html | 2 +- lnbits/extensions/invoices/templates/invoices/pay.html | 2 +- lnbits/extensions/jukebox/templates/jukebox/jukebox.html | 2 +- .../extensions/livestream/templates/livestream/index.html | 2 +- .../extensions/lnaddress/templates/lnaddress/display.html | 2 +- lnbits/extensions/lnticket/templates/lnticket/display.html | 2 +- .../extensions/lnurldevice/templates/lnurldevice/index.html | 2 +- lnbits/extensions/lnurlp/templates/lnurlp/display.html | 2 +- lnbits/extensions/lnurlp/templates/lnurlp/index.html | 2 +- lnbits/extensions/lnurlp/templates/lnurlp/print_qr.html | 2 +- .../extensions/offlineshop/templates/offlineshop/index.html | 2 +- .../extensions/offlineshop/templates/offlineshop/print.html | 2 +- lnbits/extensions/paywall/templates/paywall/display.html | 2 +- lnbits/extensions/satsdice/templates/satsdice/display.html | 2 +- .../extensions/satsdice/templates/satsdice/displaywin.html | 2 +- lnbits/extensions/satsdice/templates/satsdice/index.html | 2 +- lnbits/extensions/satspay/templates/satspay/display.html | 2 +- .../extensions/subdomains/templates/subdomains/display.html | 2 +- lnbits/extensions/tpos/templates/tpos/tpos.html | 2 +- 22 files changed, 24 insertions(+), 24 deletions(-) diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html index e2edfdca9..9de969569 100644 --- a/lnbits/core/templates/core/wallet.html +++ b/lnbits/core/templates/core/wallet.html @@ -231,7 +231,7 @@ @@ -325,7 +325,7 @@

@@ -524,7 +524,7 @@ diff --git a/lnbits/extensions/cashu/templates/cashu/wallet.html b/lnbits/extensions/cashu/templates/cashu/wallet.html index 00e4644ce..64e94aac1 100644 --- a/lnbits/extensions/cashu/templates/cashu/wallet.html +++ b/lnbits/extensions/cashu/templates/cashu/wallet.html @@ -619,7 +619,7 @@ page_container %} diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index ea44114c1..f8f9d809d 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -25,7 +25,7 @@ >
diff --git a/lnbits/extensions/events/templates/events/display.html b/lnbits/extensions/events/templates/events/display.html index e65b4e61a..265978d34 100644 --- a/lnbits/extensions/events/templates/events/display.html +++ b/lnbits/extensions/events/templates/events/display.html @@ -67,7 +67,7 @@ diff --git a/lnbits/extensions/invoices/templates/invoices/pay.html b/lnbits/extensions/invoices/templates/invoices/pay.html index 7b6452dc7..6c55ce3c2 100644 --- a/lnbits/extensions/invoices/templates/invoices/pay.html +++ b/lnbits/extensions/invoices/templates/invoices/pay.html @@ -254,7 +254,7 @@ block page %} diff --git a/lnbits/extensions/jukebox/templates/jukebox/jukebox.html b/lnbits/extensions/jukebox/templates/jukebox/jukebox.html index 2791f09ef..15e551e34 100644 --- a/lnbits/extensions/jukebox/templates/jukebox/jukebox.html +++ b/lnbits/extensions/jukebox/templates/jukebox/jukebox.html @@ -83,7 +83,7 @@ diff --git a/lnbits/extensions/livestream/templates/livestream/index.html b/lnbits/extensions/livestream/templates/livestream/index.html index a93bab71e..b31dd843d 100644 --- a/lnbits/extensions/livestream/templates/livestream/index.html +++ b/lnbits/extensions/livestream/templates/livestream/index.html @@ -238,7 +238,7 @@ diff --git a/lnbits/extensions/lnaddress/templates/lnaddress/display.html b/lnbits/extensions/lnaddress/templates/lnaddress/display.html index 9436525da..024b4b4de 100644 --- a/lnbits/extensions/lnaddress/templates/lnaddress/display.html +++ b/lnbits/extensions/lnaddress/templates/lnaddress/display.html @@ -187,7 +187,7 @@ diff --git a/lnbits/extensions/lnticket/templates/lnticket/display.html b/lnbits/extensions/lnticket/templates/lnticket/display.html index 3b48766cc..a917ec6ec 100644 --- a/lnbits/extensions/lnticket/templates/lnticket/display.html +++ b/lnbits/extensions/lnticket/templates/lnticket/display.html @@ -67,7 +67,7 @@ diff --git a/lnbits/extensions/lnurldevice/templates/lnurldevice/index.html b/lnbits/extensions/lnurldevice/templates/lnurldevice/index.html index b2165590e..118183018 100644 --- a/lnbits/extensions/lnurldevice/templates/lnurldevice/index.html +++ b/lnbits/extensions/lnurldevice/templates/lnurldevice/index.html @@ -476,7 +476,7 @@ diff --git a/lnbits/extensions/lnurlp/templates/lnurlp/display.html b/lnbits/extensions/lnurlp/templates/lnurlp/display.html index 944e764bf..9164039cb 100644 --- a/lnbits/extensions/lnurlp/templates/lnurlp/display.html +++ b/lnbits/extensions/lnurlp/templates/lnurlp/display.html @@ -7,7 +7,7 @@ diff --git a/lnbits/extensions/lnurlp/templates/lnurlp/index.html b/lnbits/extensions/lnurlp/templates/lnurlp/index.html index eb594cec5..3fbd3446b 100644 --- a/lnbits/extensions/lnurlp/templates/lnurlp/index.html +++ b/lnbits/extensions/lnurlp/templates/lnurlp/index.html @@ -284,7 +284,7 @@ {% raw %} diff --git a/lnbits/extensions/lnurlp/templates/lnurlp/print_qr.html b/lnbits/extensions/lnurlp/templates/lnurlp/print_qr.html index 4e3152e8d..5f3129d62 100644 --- a/lnbits/extensions/lnurlp/templates/lnurlp/print_qr.html +++ b/lnbits/extensions/lnurlp/templates/lnurlp/print_qr.html @@ -1,7 +1,7 @@ {% extends "print.html" %} {% block page %}
- +
{% endblock %} {% block styles %} diff --git a/lnbits/extensions/offlineshop/templates/offlineshop/index.html b/lnbits/extensions/offlineshop/templates/offlineshop/index.html index 01b8e8dab..61f6093e3 100644 --- a/lnbits/extensions/offlineshop/templates/offlineshop/index.html +++ b/lnbits/extensions/offlineshop/templates/offlineshop/index.html @@ -236,7 +236,7 @@ diff --git a/lnbits/extensions/offlineshop/templates/offlineshop/print.html b/lnbits/extensions/offlineshop/templates/offlineshop/print.html index fff12b4c3..b34db6217 100644 --- a/lnbits/extensions/offlineshop/templates/offlineshop/print.html +++ b/lnbits/extensions/offlineshop/templates/offlineshop/print.html @@ -2,7 +2,7 @@
{{ item.name }}
- +
{{ item.price }}
diff --git a/lnbits/extensions/paywall/templates/paywall/display.html b/lnbits/extensions/paywall/templates/paywall/display.html index df2afa242..2f3f4b50b 100644 --- a/lnbits/extensions/paywall/templates/paywall/display.html +++ b/lnbits/extensions/paywall/templates/paywall/display.html @@ -33,7 +33,7 @@
diff --git a/lnbits/extensions/satsdice/templates/satsdice/display.html b/lnbits/extensions/satsdice/templates/satsdice/display.html index d4238e30e..e34722b80 100644 --- a/lnbits/extensions/satsdice/templates/satsdice/display.html +++ b/lnbits/extensions/satsdice/templates/satsdice/display.html @@ -7,7 +7,7 @@ diff --git a/lnbits/extensions/satsdice/templates/satsdice/displaywin.html b/lnbits/extensions/satsdice/templates/satsdice/displaywin.html index aa4f13752..2915c2d77 100644 --- a/lnbits/extensions/satsdice/templates/satsdice/displaywin.html +++ b/lnbits/extensions/satsdice/templates/satsdice/displaywin.html @@ -7,7 +7,7 @@ diff --git a/lnbits/extensions/satsdice/templates/satsdice/index.html b/lnbits/extensions/satsdice/templates/satsdice/index.html index 654069d8d..277442734 100644 --- a/lnbits/extensions/satsdice/templates/satsdice/index.html +++ b/lnbits/extensions/satsdice/templates/satsdice/index.html @@ -202,7 +202,7 @@ diff --git a/lnbits/extensions/satspay/templates/satspay/display.html b/lnbits/extensions/satspay/templates/satspay/display.html index 8ea218bdd..a636e5508 100644 --- a/lnbits/extensions/satspay/templates/satspay/display.html +++ b/lnbits/extensions/satspay/templates/satspay/display.html @@ -194,7 +194,7 @@ diff --git a/lnbits/extensions/subdomains/templates/subdomains/display.html b/lnbits/extensions/subdomains/templates/subdomains/display.html index e52ac73cf..d60021e3d 100644 --- a/lnbits/extensions/subdomains/templates/subdomains/display.html +++ b/lnbits/extensions/subdomains/templates/subdomains/display.html @@ -78,7 +78,7 @@ diff --git a/lnbits/extensions/tpos/templates/tpos/tpos.html b/lnbits/extensions/tpos/templates/tpos/tpos.html index c38862341..bf97bf2b6 100644 --- a/lnbits/extensions/tpos/templates/tpos/tpos.html +++ b/lnbits/extensions/tpos/templates/tpos/tpos.html @@ -167,7 +167,7 @@ > From e7cf4e6cb80ea4300ded087ab3f063f996596372 Mon Sep 17 00:00:00 2001 From: Gene Takavic Date: Wed, 28 Dec 2022 23:46:06 +0100 Subject: [PATCH 2/2] make format --- .../extensions/offlineshop/templates/offlineshop/print.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lnbits/extensions/offlineshop/templates/offlineshop/print.html b/lnbits/extensions/offlineshop/templates/offlineshop/print.html index b34db6217..a3bf5861b 100644 --- a/lnbits/extensions/offlineshop/templates/offlineshop/print.html +++ b/lnbits/extensions/offlineshop/templates/offlineshop/print.html @@ -2,7 +2,10 @@
{{ item.name }}
- +
{{ item.price }}