From 062c496a64d20393aaaafdfe730cd06357989a54 Mon Sep 17 00:00:00 2001 From: Eric Chennells Date: Wed, 11 Jun 2025 18:11:55 +0000 Subject: [PATCH 1/5] adding lnurlFlip extension --- extensions.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/extensions.json b/extensions.json index a4ae0e32..329fa8d7 100644 --- a/extensions.json +++ b/extensions.json @@ -1733,6 +1733,17 @@ "short_description": "A NWC service provider for LNbits", "icon": "https://raw.githubusercontent.com/lnbits/nwcprovider/main/static/image/nwcprovider.png", "details_link": "https://raw.githubusercontent.com/lnbits/nwcprovider/main/config.json" - } + }, + { + "id": "lnurlFlip", + "repo": "https://github.com/echennells/lnurlFlip", + "version": "0.1", + "archive": "https://github.com/echennells/lnurlFlip/archive/refs/tags/v0.1.zip", + "hash": "a0d2ec1e45a32d040839b828cfd4624eb8f245f24f442dd311e505883c5feabd", + "min_lnbits_version": "1.0.0", + "name": "lnurlFlip", + "short_description": "LnurlFlip creates a single LNURL that automatically switches between accepting payments and allowing withdrawals based on the current balance.", + "icon": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/static/image/lnurlFlip.png", + "details_link": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/config.json" ] -} \ No newline at end of file +} From f321485c7d1e14026eba7fbc6de576190831666b Mon Sep 17 00:00:00 2001 From: Eric Chennells Date: Wed, 11 Jun 2025 18:24:27 +0000 Subject: [PATCH 2/5] missing bracket --- extensions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions.json b/extensions.json index 329fa8d7..39c63e23 100644 --- a/extensions.json +++ b/extensions.json @@ -1745,5 +1745,6 @@ "short_description": "LnurlFlip creates a single LNURL that automatically switches between accepting payments and allowing withdrawals based on the current balance.", "icon": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/static/image/lnurlFlip.png", "details_link": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/config.json" + } ] } From ff7d8961283a42e0c3e581642ec8bed77f2f132d Mon Sep 17 00:00:00 2001 From: Eric Chennells Date: Wed, 11 Jun 2025 18:43:42 +0000 Subject: [PATCH 3/5] updated description --- extensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions.json b/extensions.json index 39c63e23..6aac9107 100644 --- a/extensions.json +++ b/extensions.json @@ -1738,8 +1738,8 @@ "id": "lnurlFlip", "repo": "https://github.com/echennells/lnurlFlip", "version": "0.1", - "archive": "https://github.com/echennells/lnurlFlip/archive/refs/tags/v0.1.zip", - "hash": "a0d2ec1e45a32d040839b828cfd4624eb8f245f24f442dd311e505883c5feabd", + "archive": "https://github.com/echennells/lnurlFlip/archive/refs/tags/v0.1.1.zip", + "hash": "c49a1308fd9ccbc6361ed9f438bf1a9276f71cad818faab813aee72f39d412c0", "min_lnbits_version": "1.0.0", "name": "lnurlFlip", "short_description": "LnurlFlip creates a single LNURL that automatically switches between accepting payments and allowing withdrawals based on the current balance.", From 8d4ed9365a620d84fad5e256bf347f7140d4c79f Mon Sep 17 00:00:00 2001 From: Eric Chennells Date: Wed, 11 Jun 2025 19:10:52 +0000 Subject: [PATCH 4/5] fixed description --- extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 6aac9107..c8e12961 100644 --- a/extensions.json +++ b/extensions.json @@ -1742,7 +1742,7 @@ "hash": "c49a1308fd9ccbc6361ed9f438bf1a9276f71cad818faab813aee72f39d412c0", "min_lnbits_version": "1.0.0", "name": "lnurlFlip", - "short_description": "LnurlFlip creates a single LNURL that automatically switches between accepting payments and allowing withdrawals based on the current balance.", + "short_description": "Creates a static QR code that can be used by both LNURLp and LNURLw.", "icon": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/static/image/lnurlFlip.png", "details_link": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/config.json" } From 2f2b523b959698b6b5f48f68ad1ee05107d5d23c Mon Sep 17 00:00:00 2001 From: Eric Chennells Date: Wed, 11 Jun 2025 19:52:38 +0000 Subject: [PATCH 5/5] fixed syntax errors --- extensions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions.json b/extensions.json index c8e12961..9df0473a 100644 --- a/extensions.json +++ b/extensions.json @@ -1735,14 +1735,14 @@ "details_link": "https://raw.githubusercontent.com/lnbits/nwcprovider/main/config.json" }, { - "id": "lnurlFlip", + "id": "lnurlflip", "repo": "https://github.com/echennells/lnurlFlip", - "version": "0.1", + "version": "0.1.1", "archive": "https://github.com/echennells/lnurlFlip/archive/refs/tags/v0.1.1.zip", "hash": "c49a1308fd9ccbc6361ed9f438bf1a9276f71cad818faab813aee72f39d412c0", "min_lnbits_version": "1.0.0", - "name": "lnurlFlip", - "short_description": "Creates a static QR code that can be used by both LNURLp and LNURLw.", + "name": "LnurlFlip", + "short_description": "Creates a static QR code that can be used by both LNURLp and LNURLw", "icon": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/static/image/lnurlFlip.png", "details_link": "https://raw.githubusercontent.com/echennells/lnurlFlip/main/config.json" }