fiatjaf
b5ea8e2546
Merge pull request #136 from pseudozach/master
2021-03-14 21:59:33 -03:00
fiatjaf
8df4dd702d
Merge pull request #154 from lnbits/offlineshop
2021-03-14 21:55:52 -03:00
fiatjaf
1bc59974a8
also support all currencies in lnurlp.
2021-03-14 21:50:05 -03:00
fiatjaf
0bc66ea150
support all the currencies.
2021-03-14 20:58:49 -03:00
fiatjaf
adc3e62573
abstract exchange rates code into a "util".
2021-03-14 20:43:39 -03:00
fiatjaf
5142f1e29f
reduce image quality even more.
2021-03-14 16:47:01 -03:00
fiatjaf
d13ca2afdb
round USD rate to satoshis.
2021-03-14 14:34:47 -03:00
fiatjaf
a653a5327b
support totp confirmation method.
2021-03-14 14:30:08 -03:00
fiatjaf
d9b9d1e9b2
more info on confirmation code screen.
2021-03-14 13:01:19 -03:00
fiatjaf
4c8ce1bfed
prettier changes its rules everyday.
2021-03-07 19:20:39 -03:00
fiatjaf
1630a28da0
prettier and black stuff.
2021-03-07 19:18:02 -03:00
fiatjaf
80e7c2c50f
Merge pull request #146 from chill117/bleskomat-extension
...
Bleskomat extension for lnbits
2021-03-07 19:10:31 -03:00
fiatjaf
c7717a611a
UI to change the wordlist.
2021-03-07 17:03:01 -03:00
fiatjaf
773103f893
instructions and API docs.
2021-03-07 16:39:34 -03:00
fiatjaf
63ae553565
QR codes, printing, success-action and other fixes.
2021-03-07 16:13:20 -03:00
fiatjaf
cda0819f64
improve and finish basic UI.
2021-03-07 14:41:47 -03:00
fiatjaf
732d06c1e5
basic offlineshop functionality.
2021-03-07 00:08:36 -03:00
benarc
4fee785229
Changed "LNURL voucher" to the LNURL title
2021-03-03 13:36:26 +00:00
Luke Childs
32a3dbb772
python3 => python
2021-02-19 13:36:41 -03:00
Luke Childs
02a8b86168
Run Dockerfile as non-root user
2021-02-19 13:36:41 -03:00
benarc
042052e4e5
Small readme change
2021-02-18 23:51:04 +00:00
benarc
8cefb2f8fe
Small README update
2021-02-18 23:40:50 +00:00
Arc
bd46c0be91
Merge pull request #149 from louneskmt/docker-image
...
Improved Dockerfile and auto build lnbits image on commit
2021-02-18 23:20:43 +00:00
Lounès Ksouri
0ba26975d4
Remove workflow execution on push to docker-image branch
2021-02-18 22:38:05 +01:00
Lounès Ksouri
4500078773
Add new Dockerfile
2021-02-18 22:20:55 +01:00
Lounès Ksouri
c6437f3fbc
Add GitHub Action to build image on push
2021-02-18 22:20:44 +01:00
Charles Hill
dbe028e1eb
Bleskomat extension for lnbits
2021-02-15 12:53:02 +01:00
fiatjaf
ec193ca697
put export-with-qr-code on a toggleable section.
2021-02-13 21:45:22 -03:00
fiatjaf
ea51af90d0
remove "Renew Keys" button.
...
it wasn't doing anything.
closes https://github.com/lnbits/lnbits/issues/147
2021-02-13 21:45:22 -03:00
Pac
378e408dca
Update wallet.html
2021-02-13 21:45:22 -03:00
Pac
e251291076
Display QRcode for easy wallet export
...
This adds a QRcode of the "url_root/wallet?usr=#####&wal=####" so that
the user can create a wallet on desktop and easily use it on his phone.
Also, in a use case where the <User Manager> extension is used, the
manager can create a wallet and show the QRcode for the user to take it
(e.g. in a hotel front desk the clerk creates it and the user takes it
in his phone browser, to pay for laundry, massage, soda machine...)
2021-02-13 21:45:22 -03:00
fiatjaf
88eb8e0e78
fix curl examples in extensions, path was duplicating the plugin names.
2021-02-07 08:23:01 -03:00
fiatjaf
9c126696fc
delete pending payments after WALLET.pay_invoice fails.
...
fixes https://github.com/lnbits/lnbits/issues/138
2021-01-05 22:29:02 -03:00
fiatjaf
9dd040186d
fix fee on lntxbot wallets.
2021-01-05 19:50:06 -03:00
fiatjaf
45148d285e
Revert "Fixed fee deduction "
...
This reverts commit 14b6e21a02
.
2021-01-05 19:49:27 -03:00
Arc
e96c92e6df
Merge pull request #135 from grmkris/extensions/subdomains
...
subdomains extension
2021-01-05 22:35:06 +00:00
benarc
14b6e21a02
Fixed fee deduction
2021-01-05 21:54:58 +00:00
Kristjan
2a25932a85
refactored docs
2021-01-03 16:37:13 +01:00
Kristjan
d811d69dac
fixed bug on frontend where user couldn't updated information about a domain
2021-01-03 16:15:03 +01:00
Kristjan
b6cb305e5c
black formatting
2021-01-03 11:28:23 +01:00
Kristjan
babaa4459e
decided to remove IP and subdomain validations.. we run dry-run to cloudflare anyway so those 2 checks are reduntant
2021-01-03 11:27:45 +01:00
Kristjan
f45aadaafe
added checks to the cloudflare if the domain can be created; code refactoring - moved calls to cloudflare to seperate file
2021-01-03 11:22:42 +01:00
Kristjan
f6010bc139
black formatting
2021-01-03 00:31:02 +01:00
Kristjan
33b48341f1
checks before creating new subdomain
2021-01-03 00:26:33 +01:00
Kristjan
dc4a786dda
black formatting
2021-01-02 22:56:36 +01:00
Kristjan
10414be0d2
now payments are finalized and dns registered when the event happens instead when user polls the backend
2021-01-02 22:55:52 +01:00
Kristjan
e1abea77f5
moved code for generating new dns name and updating the invoice in database to the invoiceListener
2021-01-02 22:38:28 +01:00
Kristjan
8a7652c06f
started working on payment listeners
2021-01-02 20:49:39 +01:00
Kristjan
be0f853346
validation for the ip address and record type
2021-01-02 19:21:39 +01:00
Kristjan
afa7fce1c4
prettier formatting for lnticket extension
2021-01-02 17:05:24 +01:00