Vlad Stan
|
bd85e5dbe3
|
feat: set custom file name to the exported CSV
|
2022-11-17 15:05:26 +02:00 |
|
Tiago Vasconcelos
|
9f03d25a8c
|
fix issue with export to CSV
|
2022-11-17 15:05:26 +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
|
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
|
4feb45d745
|
LNURLp: NFC UI improvement (#767)
|
2022-07-21 13:39:21 +02:00 |
|
calle
|
76a5196dbf
|
LNURLp: Write NFC tags with LNURL-pay links (#766)
* NFC for LNURL-pay
* notification ui improvements
|
2022-07-21 12:38:30 +02:00 |
|
calle
|
45c356cf6c
|
change prefix to lightning: until wallets fix their bugs (#762)
|
2022-07-19 17:35:00 +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 |
|
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 |
|
Tiago vasconcelos
|
d319aca6cf
|
withdraw bug fixing/can't withdraw
|
2021-10-08 17:10:25 +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 |
|
benarc
|
edc533e902
|
Moved amount update to cb in lnurlw
|
2020-11-30 22:03:20 +00:00 |
|
fiatjaf
|
594e28eab7
|
formatting.
|
2020-11-18 22:26:30 -03:00 |
|
benarc
|
091f9b74f3
|
Fixed LNURL bug
|
2020-11-02 21:15:47 +00:00 |
|
fiatjaf
|
f452b9c00d
|
withdraw: replace location.hostname with location.host.
fixes https://github.com/lnbits/lnbits/issues/88
|
2020-09-14 15:46:25 -03:00 |
|
fiatjaf
|
5d523519c3
|
bring back code mysteriously deleted in 79d5befe0c
fixes https://github.com/lnbits/lnbits/issues/73
|
2020-08-31 00:09:34 -03: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 |
|
arcbtc
|
b97595b06d
|
Added "quick vouchers" option to withdraw ext
|
2020-08-16 22:46:06 +01:00 |
|
benarc
|
294beb2fca
|
Updated Withdraw extension to handle unique facets
|
2020-07-20 21:03:23 +01:00 |
|
frennkie
|
68e41789ce
|
Update index.js
`location.host` contains the hostname and the port while `location.hostname` is only the hostname
|
2020-07-12 16:24:18 +02:00 |
|
Eneko Illarramendi
|
14d61eaf56
|
feat(withdraw): type casting
|
2020-05-08 21:12:31 +02:00 |
|
Eneko Illarramendi
|
4bf93d36c6
|
refactor: change the WITH_ONION env var and use FORCE_HTTPS instead
|
2020-04-23 18:37:22 +02:00 |
|
Eneko Illarramendi
|
e461e34fc0
|
feat(vue): move confirmDialog to LNbits.utils so we can reuse the styling
|
2020-04-23 07:32:45 +02:00 |
|
Arc
|
1862cccb2a
|
Update index.js
|
2020-04-19 20:56:54 +01:00 |
|
Eneko Illarramendi
|
d03e472cc2
|
feat(core): add search to payments table
|
2020-04-17 21:13:32 +02:00 |
|
Eneko Illarramendi
|
a834a64319
|
refactor(withdraw): migrate extension to Vue
|
2020-04-16 20:58:16 +02:00 |
|