Commit Graph

470 Commits

Author SHA1 Message Date
fiatjaf
943237e7ff prettier fixes. 2021-04-17 23:21:27 -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
pseudozach
1af3964039
captcha extension will use lnbits instance (#178)
Co-authored-by: pseudozach <git@pseudozach.com>
2021-04-13 16:18:14 -03: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
Ben Arc
49827a64da Black formatting 2021-04-12 17:20:50 +01:00
Ben Arc
492d710bb8 Added api docs 2021-04-12 17:14:55 +01:00
fiatjaf
da9723735c fix: livestream producer sharing was conflicting with internal payments. 2021-04-11 00:44:55 -03:00
fiatjaf
2a198d3186 metadata and hide. 2021-04-11 00:44:55 -03:00
fiatjaf
c6f4372d23 pass the full payment_hash to the lnurl success action URL. 2021-04-11 00:44:55 -03:00
fiatjaf
529717a0f6 livestream dialog at the middle. 2021-04-11 00:44:55 -03:00
fiatjaf
69f867f692 make the livestream text more neutral. 2021-04-11 00:44:55 -03:00
fiatjaf
52e7a28fc2 make price optional then fix min/max issues. 2021-04-11 00:44:55 -03:00
fiatjaf
42cf70e158 conditional buys: get a download link when paying over x. 2021-04-11 00:44:55 -03:00
fiatjaf
a3fbcd46cd livestream: notifications and comments. 2021-04-11 00:44:55 -03:00
fiatjaf
e17b9422ad add price to track description. 2021-04-11 00:44:55 -03:00
fiatjaf
76199c66a1 livestream extension.
(except docs)
2021-04-11 00:44:55 -03:00
fiatjaf
95a32b0d7b
Merge branch 'master' into master 2021-04-11 00:13:10 -03:00
pseudozach
980bb69151 fix localhost:5000 in captcha.js 2021-04-10 20:07:36 -07:00
fiatjaf
e38b945d5c fix some of mypy complaints. 2021-04-10 18:06:41 -03:00
fiatjaf
fdf4f6c1ae catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently. 2021-04-10 17:37:48 -03:00
Ben Arc
61f6e2a4f2 Fixed prettier (again) 2021-04-09 00:49:01 +01:00
Ben Arc
d872f0d138 black formatting 2021-04-09 00:41:19 +01:00
Ben Arc
6a18766a82 Fixed prettier 2021-04-09 00:36:56 +01:00
Ben Arc
4219513a8a Cleaned up api 2021-04-09 00:22:52 +01:00
Ben Arc
64bb1b5444 Merge branch 'watchonly' into satspay 2021-04-08 23:24:14 +01:00
Ben Arc
6a7c28eb0e Deleted some prints 2021-04-08 01:34:44 +01:00
Ben Arc
8d3d828e49 Some formatting 2021-04-08 01:04:55 +01:00
Ben Arc
b7090d963b Removed ability to update charge, as caused too many issues 2021-04-08 01:01:10 +01:00
Ben Arc
2d8f85f77c SatsPayServer works apart from updating charges 2021-04-07 22:51:33 +01:00
Stepan Snigirev
a27a3885f3 add descriptor support 2021-04-07 19:27:26 +02:00
Ben Arc
90319bfd8c Satspay mostly working 2021-04-07 01:50:38 +01:00
Ben Arc
f5d06653a6 Counted working 2021-04-05 01:48:35 +01:00
Ben Arc
744662fb63 Started fixing endpoints 2021-04-05 00:10:54 +01:00
Ben Arc
55748b427b Initial commit 2021-04-04 18:20:52 +01:00
Ben Arc
d7c3c4e51c Removed satspay ext 2021-04-04 13:32:03 +01:00
Ben Arc
ed5aeccb8e remove display.html 2021-04-04 13:30:59 +01:00
Ben Arc
b2841ee909 prettier and black 2021-04-04 13:28:46 +01:00
Ben Arc
69ef4d7e63 Cleaned up watchonly 2021-04-04 13:17:24 +01:00
Ben Arc
ae5d45a73e Get wallets 2021-04-02 23:38:40 +01:00
Ben Arc
6f42413107 Added countedown 2021-04-01 02:31:35 +01:00
Ben Arc
0db516b6e0 watchonly working, satspay broken 2021-03-31 23:49:36 +01:00
Ben Arc
b05b8c0115 Merge remote-tracking branch 'origin/master' into watchonly 2021-03-31 10:43:55 +01:00
fiatjaf
61c8d70fe7 fix: account for withdraw link not found on two places. 2021-03-27 21:26:56 -03:00
fiatjaf
85011d23c3 fix sqlite database locked issues by using an async lock on the database and requiring explicit transaction control (or each command will be its own transaction). 2021-03-26 19:10:30 -03:00
fiatjaf
d4d069fc77 make all methods from all wallets async. 2021-03-24 01:01:09 -03:00