Commit graph

843 commits

Author SHA1 Message Date
Ben Arc
3faf426945 Merge remote-tracking branch 'origin/master' into Jukebox 2021-06-06 22:14:36 +01:00
fiatjaf
5fbd1f08c4 lnurlp: only send success_action when it exists. 2021-06-05 15:20:36 -03:00
Tiago Vasconcelos
7412373f11
Livestream Fix (#198)
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-04 16:27:25 -03:00
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
benarc
56d1be1cda listener not working 2021-06-01 23:40:50 +01: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
benarc
2996a84b48 Little bug 2021-06-01 21:21:01 +01:00
benarc
ba7bd91140 removed display queue because spotify doesn't support 2021-06-01 21:19:41 +01:00
fiatjaf
b06e1c8fa9 try-catch in pay_invoice on global lnurl-withdraw. 2021-06-01 13:28:05 -03:00
benarc
5052826bc2 Added track update, still needs current track 2021-06-01 16:50:06 +01:00
Ben Arc
3a8a8f95e9 Merge branch 'master' into Jukebox 2021-05-31 09:13:30 +01:00
Ben Arc
8b9d99ab2d Added better description for connecting account 2021-05-31 09:13:09 +01:00
Ben Arc
b6e6d942e4 Added api info 2021-05-29 14:03:03 +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
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
Ben Arc
f43c227b95 Creates invoice 2021-05-12 15:47:21 +01:00
Ben Arc
e726d752d8 Damn, spotify json broken :( 2021-05-10 20:29:26 +01: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
Ben Arc
2a4457afec Fixed a few bugs, started invoice endpoint 2021-05-06 10:02:18 +01:00
fiatjaf
d5f5c9473f guard against amount=NaN in two other lnurlw contexts. 2021-05-05 20:45:49 -03:00
Ben Arc
396de3cfa3 Added jukebox page 2021-05-05 23:03:22 +01:00
Ben Arc
a698ba7a26 Adding endpoints for jukebox 2021-05-05 19:20:53 +01:00
Ben Arc
bfdff79dd5 Added shareable qr, broke jukebox creation 2021-05-05 15:58:33 +01:00
Ben Arc
be234c349f Added update jukebox 2021-05-03 23:22:40 +01:00
Ben Arc
245a819f19 Table working 2021-04-29 22:38:57 +01:00
Ben Arc
38c2270abf black + added devices 2021-04-29 08:47:58 +01:00
Ben Arc
b594281f83 Can connect to spotify ccount 2021-04-29 00:40:58 +01:00
Ben Arc
dc10a0f52b Connects to spotify 2021-04-28 12:04:47 +01:00
fiatjaf
b6f015b561 lnurlp: account for invalid amount in querystring. 2021-04-27 15:52:44 -03:00
Ben Arc
3f8890def7 Fixed few bugs 🎵 2021-04-27 10:13:04 +01:00
Ben Arc
c0b18d78cc Initial commit 🎵 2021-04-27 10:07:17 +01: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
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