Commit graph

88 commits

Author SHA1 Message Date
calle
ae1a2ac383
Frontend: LNURLp/w icons with tooltips (#905)
* rename button to copy link

* icon buttons with tooltips
2022-08-18 13:24:34 +02:00
Tiago Vasconcelos
af8af54376
Fix/hotfix custom design (#850)
* allow to toggle custom desing on and off

* make custom design off by default, toggle custom design
2022-08-09 10:05:37 +02:00
Tiago Vasconcelos
716a30a0fc
make instant wallet available in custom vouchers (#830) 2022-08-03 09:51:16 +02:00
ben
3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
Tiago Vasconcelos
7fbea79e62
Add voucher design (#704)
* allow for custom print of vouchers

* lnbits defaul voucher

* reduce png size

* add template for custom design

* rename lnbits voucher

* send voucher amount to UI

* add some tweaks for default voucher

* added bonus in readme

* blacked

* make default string as constant
2022-07-25 11:22:21 +02:00
calle
0f73501a88
LNURLw: NFC fix uri prefix (#761)
* fix uri prefix

* prettier
2022-07-19 17:20:50 +02:00
Lee Salminen
b6d01792e2
Add NFC Writing support to LNURLw extension (#725) 2022-07-18 16:56:15 +02:00
calle
92887ed169
Format: prettier (#707)
* format: prettier

* gh-actions: add prettier checkg

* actions
2022-07-05 21:14:56 +02:00
Tomas Bezouska
895d9d2e0a
Extension: LNURLw webhook_url (#610)
* LNURLw web_hook

* crlf -> lf

* Fix typo

* LNURLw webhook api doc
2022-06-01 15:24:17 +02:00
ben
d951ac435f Added check to form 2022-05-17 22:08:33 +01:00
ben
bb5b04b307 Added max amount to withdraw creation 2022-05-17 21:55:39 +01:00
benarc
9818ba4677 removed qrcode library 2022-04-16 10:50:12 +01:00
benarc
6fdd1fb24b updated link 2022-04-16 10:47:58 +01:00
benarc
953e07eeef Added csv export to lnurlw 2022-04-16 10:37:36 +01:00
Bitkarrot
b4dc07170f
fix curl example paths 2022-01-24 14:51:39 -08:00
Tiago vasconcelos
87105b22bb fix lightning://
fix lightning://
2021-12-29 15:15:49 +00:00
benarc
9b1cadaffc Cleaned up lnurl-withdraw 2021-11-04 12:41:31 +00:00
benarc
e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
Tiago vasconcelos
de97c0f696 lnurlp import execption
withdraw not working
2021-10-11 11:46:36 +01:00
Tiago vasconcelos
46ab9960ad url_for issues 2021-10-06 14:40:12 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc
aa1c83cdc4 added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
Ben Arc
b0c0b9f851 Changed primary/secondary colours to branded 2021-06-29 02:10:30 +01:00
Ben Arc
c4fd7f0338 fixed a link issue 2021-06-28 12:40:20 +01:00
benarc
c86bd74506 edited api 2021-03-17 19:32:37 +00:00
benarc
ad545e7fe1 prettier/black 2021-03-17 19:27:52 +00:00
benarc
422298948c api doc 2021-03-17 17:58:03 +00:00
benarc
09f89d07dd API docs 2021-03-17 17:57:12 +00:00
benarc
f42dab5e30 Added api docs 2021-03-17 17:55:00 +00:00
benarc
86744ebced Bug 2021-03-17 16:56:23 +00:00
fiatjaf
d69c5aa2b1
Merge pull request #152 from lnbits/LNURLimg 2021-03-14 22:02:43 -03:00
fiatjaf
4c8ce1bfed prettier changes its rules everyday. 2021-03-07 19:20:39 -03:00
benarc
f571f5f840 Added some tooltips 2021-03-03 14:22:39 +00:00
benarc
33a90a8de3 prettier 2021-03-03 13:51:31 +00:00
benarc
0ed281e0fb bug 2021-02-26 17:42:26 +00:00
benarc
c03c463171 Added LNURLw as image view 2021-02-26 16:54:57 +00:00
fiatjaf
88eb8e0e78 fix curl examples in extensions, path was duplicating the plugin names. 2021-02-07 08:23:01 -03:00
Christian Rotzoll
f877dde2b0
fix #125 qrcode printing (#126)
Authored-by: rootzoll <rotzoll@MacBook2020.fritz.box>
2020-11-19 22:18:22 -03:00
fiatjaf
594e28eab7 formatting. 2020-11-18 22:26:30 -03:00
benarc
cf3c5d83fe Fixed LNURLw QR bug 2020-11-02 15:52:56 +00:00
fiatjaf
2863653261 lnurlp: accept comments, USD prices, min/max ranges. 2020-10-22 15:58:15 -03:00
benarc
d8da88aefa Fixed QR codes not printing 2020-09-28 16:59:20 +01:00
fiatjaf
39cd96594e pass appropriate parameters to create_payment on lnurlwallet. 2020-09-24 13:09:02 -03:00
fiatjaf
f01028eac7 migrate from flask to quart.
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
fiatjaf
e6ad42dbe1 update prettier to 2.1.1 2020-09-14 09:14:51 -03:00
Eneko Illarramendi
d4f957a5c8 chore: update js vendors 2020-09-02 14:39:20 +02:00
fiatjaf
79d5befe0c mypy on Makefile and apply prettier. 2020-08-29 14:10:26 -03:00
arcbtc
6cf488ea4f Fixed lnurlw bugs 2020-08-19 08:49:52 +01:00
Arc
5650731bce
Update index.html 2020-08-16 23:25:54 +01:00