oriolpont and fiatjaf
37d9e30362
Change minWithdrawable from 1 msat to 1000 msats for the lnurl_full_withdraw
...
1 msat is fractional and thus unacceptable anyway. Also, when withdrawing from lnbits itself, this interferes with the input form to expect fractional 1.001 steps
2021-06-12 12:32:40 -03:00
Ben Arc
8500b7767c
Fixed button bug
2021-06-10 23:09:24 +01:00
fiatjaf
7ab4553ef5
splitpayments extension.
2021-06-10 12:19:50 -03:00
Tiago vasconcelos and fiatjaf
239e0cdbcf
button default on statspay default to back to merchant
2021-06-10 12:03:44 -03:00
Tiago vasconcelos and fiatjaf
233241ba64
fix allowing decimals on Offlineshop extension
2021-06-10 12:03:44 -03:00
Tiago vasconcelos and fiatjaf
65a85e3612
fix show commit version on UI
2021-06-10 12:03:44 -03:00
Tiago vasconcelos and fiatjaf
5dacf52bdb
sats pay server documentation
2021-06-10 12:03:44 -03:00
Tiago vasconcelos and fiatjaf
5f888ce279
watch-only doc update
2021-06-10 12:03:44 -03:00
TS and fiatjaf
558f3acfcb
changes configuration of environment for Dockerfile and adds the installation procedure to the documentation
2021-06-09 12:09:31 -03:00
2e8145faac
Documentation Updates ( #202 )
...
Updates for user manager and subdomains extensions
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-09 12:07:42 -03:00
keblek and fiatjaf
a1e12fcd0e
Adding clarity for LNPay webhooks
2021-06-09 12:07:08 -03:00
6a59208297
Fix form reset on LNURLp ( #201 )
...
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-07 18:54:22 -03:00
fiatjaf
5fbd1f08c4
lnurlp: only send success_action when it exists.
2021-06-05 15:20:36 -03:00
7412373f11
Livestream Fix ( #198 )
...
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-04 16:27:25 -03:00
keblek and fiatjaf
f4c3ac18b6
Adding comment for LNPay
...
Adding what they are called in the website to add clarity
2021-06-04 16:26:39 -03:00
fiatjaf
05139b3305
lnurlp: fix success_url checking.
2021-06-04 00:29:55 -03:00
d9b37c077d
More docs ( #197 )
...
Paywall and DJ Livestream updated
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-03 22:56:50 -03:00
fiatjaf
fc792f874b
public api for checking an invoice status with longpolling.
2021-06-02 17:05:07 -03:00
7a25c8ce24
Docs ( #196 )
...
Updated docs for LNURL pay, LNURL withdraw and Offline shop
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-02 14:16:03 -03:00
ebf3dfd076
New Docs ( #195 )
...
New docs for TPOS and Events, and a fix in Events extension!
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com >
2021-06-01 19:25:57 -03:00
fiatjaf
b06e1c8fa9
try-catch in pay_invoice on global lnurl-withdraw.
2021-06-01 13:28:05 -03:00
Ben Arc
b6e6d942e4
Added api info
2021-05-29 14:03:03 +01:00
Ben Arc
2dfd3f0371
Merge branch 'usermanagerupdate'
2021-05-29 13:43:21 +01:00
Ben Arc
8af88022cd
Updated usermanager
...
Made use of the email and password fields in db
2021-05-29 13:42:14 +01:00
Pac and fiatjaf
036e45d77c
Enforce https on Success URL for lnurlp
2021-05-28 10:01:57 -03:00
fiatjaf
f6a8e96087
fix note about global virtualenv.
2021-05-22 20:35:37 -03:00
fiatjaf
b9db504f34
fix links to extensions in payments tags.
2021-05-21 22:57:22 -03:00
fiatjaf
9ba5342f3c
subdomain: guard allowed_record_types type.
2021-05-15 11:06:35 -03:00
fiatjaf
5dbbca0ffb
improve invoice deleting code.
2021-05-14 13:13:42 -03:00
fiatjaf
8cff11bf72
global quart errorhandler.
2021-05-06 23:22:02 -03:00
fiatjaf
2b21a4f479
g.nursery -> current_app.nursery
2021-05-06 12:41:44 -03:00
fiatjaf
d5f5c9473f
guard against amount=NaN in two other lnurlw contexts.
2021-05-05 20:45:49 -03:00
Dave Scotese and GitHub
9b793c9f3a
Nearly undetectable typo fix. ( #188 )
...
Regularily => regularly
2021-05-02 23:21:27 -03:00
fiatjaf
b6f015b561
lnurlp: account for invalid amount in querystring.
2021-04-27 15:52:44 -03:00
supertestnet and GitHub
88895f80be
note on virtualenv installation ( #185 )
2021-04-27 11:22:14 -03:00
fiatjaf
bcecf6d431
handle invalid lnurl-w responses on redeem_lnurl_withdraw.
raspiblitz
2021-04-23 19:24:04 -03:00
Ben Arc
7134821fcd
disable submit if no button
2021-04-22 09:07:35 +01:00
fiatjaf
b55cc82f1c
evade lnurl encoding error for withdraw_full QR on localhost.
2021-04-21 23:27:57 -03:00
fiatjaf
2aa4a93da1
handle empty lnurl-withdraws to redeem.
2021-04-21 23:27:57 -03:00
fiatjaf
232de067a4
expect more errors from SSE connection.
2021-04-21 23:27:57 -03:00
Ben Arc
daff019920
Fixed usermanager ext
2021-04-21 14:02:52 +01:00
Ben Arc
6ae3690797
Fixed usermanager endpoint
2021-04-21 13:41:00 +01:00
Ben Arc
33e2bdb7fb
Fixed usermanager ext
2021-04-21 13:34:50 +01:00
Ben Arc
d908f912ee
Fixed user manager api
2021-04-21 13:12:16 +01:00
Arc and GitHub
e7bb78b0c7
Update README.md
2021-04-21 09:50:11 +01:00
Pac and fiatjaf
ffe39de391
API link fix for List Links docs (from v0 to v1)
2021-04-18 10:37:14 -03:00
fiatjaf
3d489bf2ee
make it so LNbitsWallet reconnects if the listener stream goes off.
2021-04-18 10:29:22 -03:00
fiatjaf
42b3359d12
fix invoice listener for LNbitsWallet.
2021-04-18 00:05:45 -03:00
fiatjaf
cbeb888761
fix lnurlwallet flow.
2021-04-17 23:44:26 -03:00
fiatjaf
a413685160
fix redeem_lnurl_withdraw code.
2021-04-17 23:30:26 -03:00