Commit Graph

1021 Commits

Author SHA1 Message Date
fiatjaf
05139b3305 lnurlp: fix success_url checking. 2021-06-04 00:29:55 -03:00
Tiago Vasconcelos
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
Tiago Vasconcelos
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
Tiago Vasconcelos
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
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
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
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. 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
e7bb78b0c7
Update README.md 2021-04-21 09:50:11 +01:00
Pac
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
fiatjaf
943237e7ff prettier fixes. 2021-04-17 23:21:27 -03:00
fiatjaf
efd9c6917f lnurl balanceCheck and balanceNotify. 2021-04-17 23:21:19 -03:00
fiatjaf
f08d86c6df livestream: a standalone QR code for each track. 2021-04-17 00:15:03 -03:00
fiatjaf
27e170d304 livestream: allow tracks to be edited. 2021-04-17 00:14:34 -03:00
Ben Arc
a3bd36d44f Fixed 'runs on' images 2021-04-13 21:42:53 +01:00
pseudozach
1af3964039
captcha extension will use lnbits instance (#178)
Co-authored-by: pseudozach <git@pseudozach.com>
2021-04-13 16:18:14 -03:00
fiatjaf
808ded509d fix pipfile.lock and update dependencies. 2021-04-13 11:50:30 -03:00
fiatjaf
0f998419e7 basic webmanifest thing, must be improved. 2021-04-13 11:50:30 -03:00
Ben Arc
05a0861601 Added funding sources to homepage 2021-04-13 15:43:39 +01:00
Ben Arc
aa2e09bbeb Hidden api keys to prevent over shoulder attacks 2021-04-13 11:10:21 +01:00
Ben Arc
9f7a97f58e Fixed ticket link button 2021-04-13 11:04:59 +01:00
Ben Arc
3d54de7976 Updated Events form 2021-04-13 10:48:28 +01:00
Ben Arc
86c03fa5d9 Deleted some prints 2021-04-13 00:18:10 +01:00
Ben Arc
237a6b369f Updated livestream description to character limit 2021-04-12 17:47:54 +01:00
Arc
9fa05e43f9
Merge pull request #171 from lnbits/satspay
Adds WatchOnly wallet and SatsPayServer extensions
2021-04-12 17:42:54 +01:00