From 6e8abc1c32cde683210461ac1eb83f6940c2cbdc Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 29 Dec 2022 23:51:18 +0000 Subject: [PATCH] Fixes all those ugly hyperlinks --- .../templates/bleskomat/_api_docs.html | 6 ++++-- lnbits/extensions/boltcards/README.md | 2 +- .../templates/boltcards/_api_docs.html | 1 + .../boltcards/templates/boltcards/index.html | 2 ++ .../boltz/templates/boltz/_api_docs.html | 10 +++++++-- .../cashu/templates/cashu/_cashu.html | 21 ++++++++++++++++--- .../cashu/templates/cashu/mint.html | 7 ++++++- .../cashu/templates/cashu/wallet.html | 4 ++-- .../copilot/templates/copilot/_api_docs.html | 5 ++++- .../templates/discordbot/_api_docs.html | 12 ++++++++--- .../templates/discordbot/index.html | 1 + .../events/templates/events/_api_docs.html | 3 ++- .../events/templates/events/display.html | 2 +- .../gerty/templates/gerty/_api_docs.html | 14 ++++++++++--- .../gerty/templates/gerty/gerty.html | 4 +++- lnbits/extensions/hivemind/README.md | 2 +- .../hivemind/templates/hivemind/index.html | 11 +++++----- .../invoices/templates/invoices/pay.html | 5 ++++- .../jukebox/templates/jukebox/_api_docs.html | 10 +++++++-- .../templates/livestream/index.html | 5 +++-- .../templates/lnaddress/_api_docs.html | 5 ++++- .../templates/lnaddress/display.html | 2 +- .../lnaddress/templates/lnaddress/index.html | 1 + .../templates/lndhub/_instructions.html | 6 ++++-- .../lndhub/templates/lndhub/_lndhub.html | 13 ++++++------ .../lndhub/templates/lndhub/index.html | 2 +- .../templates/lnticket/_api_docs.html | 5 ++++- .../lnticket/templates/lnticket/display.html | 2 +- .../templates/lnurldevice/_api_docs.html | 16 ++++++++------ .../lnurlp/templates/lnurlp/_lnurl.html | 5 ++++- .../lnurlp/templates/lnurlp/display.html | 2 +- .../templates/lnurlpayout/index.html | 5 ++++- .../ngrok/templates/ngrok/index.html | 11 ++++++++-- .../nostrnip5/templates/nostrnip5/signup.html | 6 +++++- .../paywall/templates/paywall/display.html | 2 +- .../satsdice/templates/satsdice/_lnurl.html | 5 ++++- .../satsdice/templates/satsdice/display.html | 2 +- .../templates/satsdice/displaywin.html | 2 +- .../satsdice/templates/satsdice/error.html | 10 +++++++-- .../satspay/templates/satspay/_api_docs.html | 10 +++++++-- .../satspay/templates/satspay/display.html | 11 ++++++++-- .../satspay/templates/satspay/index.html | 7 +++++++ .../scrub/templates/scrub/_lnurl.html | 5 ++++- .../scrub/templates/scrub/index.html | 1 + .../templates/streamalerts/_api_docs.html | 11 ++++++++-- .../templates/streamalerts/index.html | 4 +++- .../templates/subdomains/_api_docs.html | 6 +++++- .../templates/subdomains/display.html | 2 +- .../tipjar/templates/tipjar/_api_docs.html | 5 ++++- .../extensions/tpos/templates/tpos/_tpos.html | 5 ++++- .../templates/usermanager/_api_docs.html | 5 ++++- lnbits/extensions/watchonly/README.md | 2 +- .../components/address-list/address-list.html | 1 + .../static/components/history/history.html | 2 ++ .../components/utxo-list/utxo-list.html | 2 ++ .../templates/watchonly/_api_docs.html | 17 +++++++++++++-- .../withdraw/templates/withdraw/_lnurl.html | 5 ++++- .../withdraw/templates/withdraw/display.html | 2 +- 58 files changed, 251 insertions(+), 81 deletions(-) diff --git a/lnbits/extensions/bleskomat/templates/bleskomat/_api_docs.html b/lnbits/extensions/bleskomat/templates/bleskomat/_api_docs.html index 2a7160bd8..5bbd826e5 100644 --- a/lnbits/extensions/bleskomat/templates/bleskomat/_api_docs.html +++ b/lnbits/extensions/bleskomat/templates/bleskomat/_api_docs.html @@ -9,11 +9,13 @@

This extension allows you to connect a Bleskomat ATM to an lnbits wallet. It will work with both the - open-source DIY Bleskomat ATM project as well as the - commercial Bleskomat ATM. + commercial Bleskomat ATM.

Connect Your Bleskomat ATM
diff --git a/lnbits/extensions/boltcards/README.md b/lnbits/extensions/boltcards/README.md index 10740cf82..adc8a3153 100644 --- a/lnbits/extensions/boltcards/README.md +++ b/lnbits/extensions/boltcards/README.md @@ -2,7 +2,7 @@ This extension allows you to link your Bolt Card (or other compatible NXP NTAG device) with a LNbits instance and use it in a more secure way than a static LNURLw. A technology called [Secure Unique NFC](https://mishka-scan.com/blog/secure-unique-nfc) is utilized in this workflow. -Tutorial +Tutorial **Disclaimer:** ***Use this only if you either know what you are doing or are a reckless lightning pioneer. Only you are responsible for all your sats, cards and other devices. Always backup all your card keys!*** diff --git a/lnbits/extensions/boltcards/templates/boltcards/_api_docs.html b/lnbits/extensions/boltcards/templates/boltcards/_api_docs.html index be4e2ae86..ec5ed575a 100644 --- a/lnbits/extensions/boltcards/templates/boltcards/_api_docs.html +++ b/lnbits/extensions/boltcards/templates/boltcards/_api_docs.html @@ -11,6 +11,7 @@ Manage your Bolt Cards self custodian way
More details diff --git a/lnbits/extensions/boltcards/templates/boltcards/index.html b/lnbits/extensions/boltcards/templates/boltcards/index.html index f401112b1..2091718cc 100644 --- a/lnbits/extensions/boltcards/templates/boltcards/index.html +++ b/lnbits/extensions/boltcards/templates/boltcards/index.html @@ -375,6 +375,7 @@

(QR for create the card in (QR for wipe the card in

Link : - https://boltz.exchange

More details Created by, - dnidni

diff --git a/lnbits/extensions/cashu/templates/cashu/_cashu.html b/lnbits/extensions/cashu/templates/cashu/_cashu.html index 952fe7e1a..370e9eb4a 100644 --- a/lnbits/extensions/cashu/templates/cashu/_cashu.html +++ b/lnbits/extensions/cashu/templates/cashu/_cashu.html @@ -4,9 +4,24 @@

Create Cashu ecash mints and wallets.

Created by - arcbtc, - vlad, - calle.arcbtc, + vlad, + calle. diff --git a/lnbits/extensions/cashu/templates/cashu/mint.html b/lnbits/extensions/cashu/templates/cashu/mint.html index ee6ab606c..bcb919ff9 100644 --- a/lnbits/extensions/cashu/templates/cashu/mint.html +++ b/lnbits/extensions/cashu/templates/cashu/mint.html @@ -11,6 +11,7 @@ >

{{ mint_name }}

Read the following carefully!

This is a - Cashu mint. Cashu is an ecash system for Bitcoin. diff --git a/lnbits/extensions/cashu/templates/cashu/wallet.html b/lnbits/extensions/cashu/templates/cashu/wallet.html index 00e4644ce..f7f00a51c 100644 --- a/lnbits/extensions/cashu/templates/cashu/wallet.html +++ b/lnbits/extensions/cashu/templates/cashu/wallet.html @@ -616,7 +616,7 @@ page_container %} >

- +
- + - Created by, Ben ArcBen Arc

diff --git a/lnbits/extensions/discordbot/templates/discordbot/_api_docs.html b/lnbits/extensions/discordbot/templates/discordbot/_api_docs.html index b57e4ab1f..4f84d0757 100644 --- a/lnbits/extensions/discordbot/templates/discordbot/_api_docs.html +++ b/lnbits/extensions/discordbot/templates/discordbot/_api_docs.html @@ -11,18 +11,24 @@

Connect your LNbits instance to a - Discord Bot leveraging LNbits as a community based lightning node.
Created by, - Chris LennonChris Lennon
Based on User Manager, by - Ben ArcBen Arc

diff --git a/lnbits/extensions/discordbot/templates/discordbot/index.html b/lnbits/extensions/discordbot/templates/discordbot/index.html index 70965a704..44f74a820 100644 --- a/lnbits/extensions/discordbot/templates/discordbot/index.html +++ b/lnbits/extensions/discordbot/templates/discordbot/index.html @@ -8,6 +8,7 @@ This extension is designed to be used through its API by a Discord Bot, currently you have to install the bot yourself
diff --git a/lnbits/extensions/events/templates/events/_api_docs.html b/lnbits/extensions/events/templates/events/_api_docs.html index d2fa890e5..9a24d7079 100644 --- a/lnbits/extensions/events/templates/events/_api_docs.html +++ b/lnbits/extensions/events/templates/events/_api_docs.html @@ -15,7 +15,8 @@ Events comes with a shareable ticket scanner, which can be used to register attendees.
- Created by, Ben Arc + Created by, + Ben Arc

diff --git a/lnbits/extensions/events/templates/events/display.html b/lnbits/extensions/events/templates/events/display.html index e65b4e61a..664664b2d 100644 --- a/lnbits/extensions/events/templates/events/display.html +++ b/lnbits/extensions/events/templates/events/display.html @@ -64,7 +64,7 @@
- + Gerty (your bitcoin assistant): Use the software Gerty or hardware Gerty
- Created by, Black Coffee, - Ben ArcBlack Coffee, + Ben Arc

- diff --git a/lnbits/extensions/gerty/templates/gerty/gerty.html b/lnbits/extensions/gerty/templates/gerty/gerty.html index d82518225..d45484a41 100644 --- a/lnbits/extensions/gerty/templates/gerty/gerty.html +++ b/lnbits/extensions/gerty/templates/gerty/gerty.html @@ -98,7 +98,9 @@ gertyname }}{% endraw %}{% endblock %}{% block page %} {% raw %} diff --git a/lnbits/extensions/hivemind/README.md b/lnbits/extensions/hivemind/README.md index 1e9667ec9..49e821ec4 100644 --- a/lnbits/extensions/hivemind/README.md +++ b/lnbits/extensions/hivemind/README.md @@ -1,3 +1,3 @@

Hivemind

-Placeholder for a future Bitcoin Hivemind extension. +Placeholder for a future Bitcoin Hivemind extension. diff --git a/lnbits/extensions/hivemind/templates/hivemind/index.html b/lnbits/extensions/hivemind/templates/hivemind/index.html index 40a320f0b..bc92f9fea 100644 --- a/lnbits/extensions/hivemind/templates/hivemind/index.html +++ b/lnbits/extensions/hivemind/templates/hivemind/index.html @@ -6,9 +6,10 @@ This extension is just a placeholder for now.

- Hivemind is a Bitcoin sidechain - project for a peer-to-peer oracle protocol that absorbs accurate data into - a blockchain so that Bitcoin users can speculate in prediction markets. + Hivemind + is a Bitcoin sidechain project for a peer-to-peer oracle protocol that + absorbs accurate data into a blockchain so that Bitcoin users can + speculate in prediction markets.

These markets have the potential to revolutionize the emergence of @@ -17,8 +18,8 @@

This extension will become fully operative when the - BIP300 soft-fork gets activated and - Bitcoin Hivemind is launched. + BIP300 + soft-fork gets activated and Bitcoin Hivemind is launched.

diff --git a/lnbits/extensions/invoices/templates/invoices/pay.html b/lnbits/extensions/invoices/templates/invoices/pay.html index 7b6452dc7..5b9a791e4 100644 --- a/lnbits/extensions/invoices/templates/invoices/pay.html +++ b/lnbits/extensions/invoices/templates/invoices/pay.html @@ -251,7 +251,10 @@ block page %} @hide="closeQrCodeDialog" > - + here @@ -9,9 +10,14 @@

Select the playlists you want people to be able to pay for, share the frontend page, profit :)

Made by, -
benarc. - Inspired by, benarc. Inspired by, + pirosb3{{ props.row.name }} @@ -191,7 +192,7 @@ - + Standalone QR Code for this track

-
+ More details
Created by, - talvasconcelostalvasconcelos

diff --git a/lnbits/extensions/lnaddress/templates/lnaddress/display.html b/lnbits/extensions/lnaddress/templates/lnaddress/display.html index 9436525da..664c41fa5 100644 --- a/lnbits/extensions/lnaddress/templates/lnaddress/display.html +++ b/lnbits/extensions/lnaddress/templates/lnaddress/display.html @@ -184,7 +184,7 @@
- + Check extension documentation! diff --git a/lnbits/extensions/lndhub/templates/lndhub/_instructions.html b/lnbits/extensions/lndhub/templates/lndhub/_instructions.html index 005bced5e..a5eba8a28 100644 --- a/lnbits/extensions/lndhub/templates/lndhub/_instructions.html +++ b/lnbits/extensions/lndhub/templates/lndhub/_instructions.html @@ -9,8 +9,10 @@ To access an LNbits wallet from a mobile phone,
  1. - Install either Zeus or - BlueWallet; + Install either + Zeus or + BlueWallet;
  2. Go to Add a wallet / Import wallet on BlueWallet or diff --git a/lnbits/extensions/lndhub/templates/lndhub/_lndhub.html b/lnbits/extensions/lndhub/templates/lndhub/_lndhub.html index a15cab8fa..73097dbf0 100644 --- a/lnbits/extensions/lndhub/templates/lndhub/_lndhub.html +++ b/lnbits/extensions/lndhub/templates/lndhub/_lndhub.html @@ -3,16 +3,17 @@

    LndHub is a protocol invented by - BlueWallet that allows mobile - wallets to query payments and balances, generate invoices and make - payments from accounts that exist on a server. The protocol is a - collection of HTTP endpoints exposed through the internet. + BlueWallet + that allows mobile wallets to query payments and balances, generate + invoices and make payments from accounts that exist on a server. The + protocol is a collection of HTTP endpoints exposed through the internet.

    For a wallet that supports it, reading a QR code that contains the URL along with secret access credentials should enable access. Currently it - is supported by Zeus and - BlueWallet. + is supported by + Zeus and + BlueWallet.

    diff --git a/lnbits/extensions/lndhub/templates/lndhub/index.html b/lnbits/extensions/lndhub/templates/lndhub/index.html index 2c282e59c..fc666da9f 100644 --- a/lnbits/extensions/lndhub/templates/lndhub/index.html +++ b/lnbits/extensions/lndhub/templates/lndhub/index.html @@ -10,7 +10,7 @@ >
    - + - Created by, Ben ArcBen Arc

    diff --git a/lnbits/extensions/lnticket/templates/lnticket/display.html b/lnbits/extensions/lnticket/templates/lnticket/display.html index 3b48766cc..6e34e6189 100644 --- a/lnbits/extensions/lnticket/templates/lnticket/display.html +++ b/lnbits/extensions/lnticket/templates/lnticket/display.html @@ -64,7 +64,7 @@
    - + Use with:
    LNPoS -
    + https://lnbits.github.io/lnpos
    bitcoinSwitch - + https://github.com/lnbits/bitcoinSwitch
    FOSSA - + https://github.com/lnbits/fossa
    - Created by, Ben Arc, - BC, - Vlad StanBen Arc, + BC, + Vlad Stan

    diff --git a/lnbits/extensions/lnurlp/templates/lnurlp/_lnurl.html b/lnbits/extensions/lnurlp/templates/lnurlp/_lnurl.html index da46d9c47..f2ba86611 100644 --- a/lnbits/extensions/lnurlp/templates/lnurlp/_lnurl.html +++ b/lnbits/extensions/lnurlp/templates/lnurlp/_lnurl.html @@ -18,7 +18,10 @@

    Check - Awesome LNURL for further information.
    - + - Click to copy LNURL{{ col.value.substring(0, 40) }}... diff --git a/lnbits/extensions/ngrok/templates/ngrok/index.html b/lnbits/extensions/ngrok/templates/ngrok/index.html index 3af4fa44f..b8bb53bb5 100644 --- a/lnbits/extensions/ngrok/templates/ngrok/index.html +++ b/lnbits/extensions/ngrok/templates/ngrok/index.html @@ -9,7 +9,11 @@ Access this lnbits instance at the following url -

    {{ ngrok }}

    +

    + {{ ngrok }} +

    @@ -29,7 +33,10 @@

    Created by - Supertestnet. diff --git a/lnbits/extensions/nostrnip5/templates/nostrnip5/signup.html b/lnbits/extensions/nostrnip5/templates/nostrnip5/signup.html index 6ac9f999d..c78639e0b 100644 --- a/lnbits/extensions/nostrnip5/templates/nostrnip5/signup.html +++ b/lnbits/extensions/nostrnip5/templates/nostrnip5/signup.html @@ -15,6 +15,7 @@ context %} {% block page %}

    Bookmark this link: {{ base_url }}nostrnip5/rotate/{{ domain_id }}/{{ @@ -87,7 +88,10 @@ context %} {% block page %} @hide="closeQrCodeDialog" > - +

    - + Check - Awesome LNURL for further information.
    - +
    - + {% if lost %}
    - You lost. Play again? + You lost. + Play again?
    {% endif %} {% if paid %}
    - Winnings spent. Play again? + Winnings spent. + Play again?
    {% endif %}
    diff --git a/lnbits/extensions/satspay/templates/satspay/_api_docs.html b/lnbits/extensions/satspay/templates/satspay/_api_docs.html index 6d5ae661e..2adab8c1f 100644 --- a/lnbits/extensions/satspay/templates/satspay/_api_docs.html +++ b/lnbits/extensions/satspay/templates/satspay/_api_docs.html @@ -5,8 +5,10 @@ WatchOnly extension, we highly reccomend using a fresh extended public Key specifically for SatsPayServer!
    - Created by, Ben Arc, + Created by, + Ben Arc,

    -
    Swagger REST API Documentation diff --git a/lnbits/extensions/satspay/templates/satspay/display.html b/lnbits/extensions/satspay/templates/satspay/display.html index 8ea218bdd..1e6cb4268 100644 --- a/lnbits/extensions/satspay/templates/satspay/display.html +++ b/lnbits/extensions/satspay/templates/satspay/display.html @@ -191,7 +191,10 @@
    - + - + Completed Link:
    Check - Awesome LNURL for further information. More info in Scrub's readme For detailed setup instructions, check out - this guide! + this guide!
    - Created by, FittiFitti

    diff --git a/lnbits/extensions/streamalerts/templates/streamalerts/index.html b/lnbits/extensions/streamalerts/templates/streamalerts/index.html index e86bc8b73..1639afe5f 100644 --- a/lnbits/extensions/streamalerts/templates/streamalerts/index.html +++ b/lnbits/extensions/streamalerts/templates/streamalerts/index.html @@ -63,7 +63,9 @@ :href="props.row.displayUrl" target="_blank" > - Redirect URI for Streamlabs + Redirect URI for Streamlabs {{ col.value }} diff --git a/lnbits/extensions/subdomains/templates/subdomains/_api_docs.html b/lnbits/extensions/subdomains/templates/subdomains/_api_docs.html index 8b3a4c4d9..08a2806e6 100644 --- a/lnbits/extensions/subdomains/templates/subdomains/_api_docs.html +++ b/lnbits/extensions/subdomains/templates/subdomains/_api_docs.html @@ -13,12 +13,16 @@ Charge people for using your subdomain name...
    More details
    - Created by, KrisKris

    diff --git a/lnbits/extensions/subdomains/templates/subdomains/display.html b/lnbits/extensions/subdomains/templates/subdomains/display.html index e52ac73cf..fe5c73e10 100644 --- a/lnbits/extensions/subdomains/templates/subdomains/display.html +++ b/lnbits/extensions/subdomains/templates/subdomains/display.html @@ -75,7 +75,7 @@
    - + - Created by, FittiFitti

    diff --git a/lnbits/extensions/tpos/templates/tpos/_tpos.html b/lnbits/extensions/tpos/templates/tpos/_tpos.html index 54ddcd0f9..97f4d52cb 100644 --- a/lnbits/extensions/tpos/templates/tpos/_tpos.html +++ b/lnbits/extensions/tpos/templates/tpos/_tpos.html @@ -9,7 +9,10 @@

    Created by - Tiago Vasconcelos. diff --git a/lnbits/extensions/usermanager/templates/usermanager/_api_docs.html b/lnbits/extensions/usermanager/templates/usermanager/_api_docs.html index ff3ba85a3..55e9f5b3d 100644 --- a/lnbits/extensions/usermanager/templates/usermanager/_api_docs.html +++ b/lnbits/extensions/usermanager/templates/usermanager/_api_docs.html @@ -16,7 +16,10 @@ each user to have their own wallet, LNbits can be included in the developers stack as the user and wallet manager.
    - Created by, Ben ArcBen Arc

    diff --git a/lnbits/extensions/watchonly/README.md b/lnbits/extensions/watchonly/README.md index d154d8a34..4a8f28415 100644 --- a/lnbits/extensions/watchonly/README.md +++ b/lnbits/extensions/watchonly/README.md @@ -6,7 +6,7 @@ Monitor an extended public key and generate deterministic fresh public keys with You can now use this wallet on the LNbits [SatsPayServer](https://github.com/lnbits/lnbits/blob/master/lnbits/extensions/satspay/README.md) extension -Video demo +Video demo ### Wallet Account - a user can add one or more `xPubs` or `descriptors` diff --git a/lnbits/extensions/watchonly/static/components/address-list/address-list.html b/lnbits/extensions/watchonly/static/components/address-list/address-list.html index 8db6e4d03..f397ee971 100644 --- a/lnbits/extensions/watchonly/static/components/address-list/address-list.html +++ b/lnbits/extensions/watchonly/static/components/address-list/address-list.html @@ -64,6 +64,7 @@
    For use with "account Extended Public Key" Flash binaries
    Created by -
    Ben Arc, Tiago Vasconcelos, (using, )

    -
    Swagger REST API Documentation

    diff --git a/lnbits/extensions/withdraw/templates/withdraw/_lnurl.html b/lnbits/extensions/withdraw/templates/withdraw/_lnurl.html index efb9a486e..f6b520502 100644 --- a/lnbits/extensions/withdraw/templates/withdraw/_lnurl.html +++ b/lnbits/extensions/withdraw/templates/withdraw/_lnurl.html @@ -19,7 +19,10 @@

    Check - Awesome LNURL for further information.Withdraw is spent. {% endif %} - +