Commit Graph

134 Commits

Author SHA1 Message Date
Arc
be8c837033
Update extensions.html 2020-01-28 22:26:13 +00:00
Arc
4075d690ec
Update wallet.html 2020-01-28 22:25:46 +00:00
Arc
9e502f9750
Update app.js 2020-01-28 22:24:49 +00:00
Arc
b7af605c5b
Update db.py 2020-01-27 23:41:16 +00:00
Arc
a5e64bd831
Update __init__.py 2020-01-27 23:37:25 +00:00
Arc
3c498b3eae
Update db.py 2020-01-27 23:31:40 +00:00
Arc
700e982669
Classes for extensions
Added for both extensions and lnfaucet db
2020-01-27 23:30:31 +00:00
Arc
045c2f23f3
Updated menu 2020-01-27 23:11:27 +00:00
Arc
64b5fb20d4
Update app.js 2020-01-27 23:06:37 +00:00
Arc
02eeafc6c9
Added calls for lnfaucet
All works, although I need to do a bit more on checking faucet time etc, but the basic lnurl withdraw stuff works.
Can we move this to the lnfaucet extension folder please
2020-01-27 23:05:21 +00:00
Arc
9613870ac3
Needed to printing faucets
Ideally, add to lnurl faucet folder
2020-01-27 23:02:00 +00:00
Arc
aef01e2566
Added templates for lnfaucet extension
Ideally, these need to be moved to the lnfaucet template
2020-01-27 23:00:24 +00:00
Arc
33d6f3080a
Aded DB to manage user selection of extensions 2020-01-27 22:58:50 +00:00
Arc
73886745f2
Add files via upload 2020-01-27 22:57:40 +00:00
Arc
257a23d212
Update settings.py 2020-01-22 07:55:10 +00:00
Arc
496f94249c
Update __init__.py 2020-01-21 19:47:22 +00:00
Arc
664614d1a4
Create README.md 2020-01-21 17:58:32 +00:00
Arc
a69a06957b
Create README.md 2020-01-21 17:58:02 +00:00
Arc
ed749aee99
Create README.md 2020-01-21 17:56:44 +00:00
Arc
17fa1c624c
Update app.js 2020-01-21 14:10:44 +00:00
Arc
bd7b6c8616
Update settings.py 2020-01-21 12:28:46 +00:00
Arc
87e76389b6
QR read check / error report 2020-01-21 11:06:22 +00:00
Arc
c119b35ecb
Added lnpay support 2020-01-18 10:27:54 +00:00
Arc
bdecb5aee1
Added lnpay 2020-01-18 10:26:20 +00:00
Arc
ca1a774949
Update __init__.py 2020-01-18 10:24:49 +00:00
Arc
108342791d
added lnpay as a source 2020-01-18 10:24:22 +00:00
Arc
e6e3f2f675
Update app.js 2020-01-16 20:55:48 +00:00
Arc
2b48f08884
Update app.js 2020-01-16 20:51:36 +00:00
Arc
c3a78df4ab
Added support for processing modal 2020-01-16 20:49:48 +00:00
Eneko Illarramendi
4c739dbb90 fix: don't call r.json() until we know we have a response 2020-01-16 14:26:51 +01:00
Eneko Illarramendi
0d517b884a refactor: code review 2020-01-16 13:58:27 +01:00
Arc
b8b42d1475
Added read and invoice macs to lnd 2020-01-16 12:42:03 +00:00
Arc
ea292b5035
Update settings.py 2020-01-16 12:40:11 +00:00
Arc
15f527fa39
Update __init__.py 2020-01-16 12:39:46 +00:00
Arc
cab3279f17
Update base.py 2020-01-16 12:38:40 +00:00
Arc
480a89196b
Update lnd.py 2020-01-16 12:38:11 +00:00
Arc
4c8b9c322b
Update lntxbot.py 2020-01-16 12:37:49 +00:00
Arc
364ab472d2
Update opennode.py 2020-01-16 12:37:33 +00:00
Arc
883e826aa4
Update __init__.py 2020-01-15 15:20:38 +00:00
Arc
8f20755fd6
Update settings.py 2020-01-15 15:19:54 +00:00
Arc
028f86151d
Update wallet.html 2020-01-15 15:18:59 +00:00
Arc
bcb27519bf
Update app.js 2020-01-15 15:18:14 +00:00
Arc
65d9a146c5
Update __init__.py 2020-01-15 15:17:22 +00:00
Arc
f765163486
Updated requests 2020-01-15 15:16:10 +00:00
Arc
f598fe29be
ON init 2020-01-12 00:48:45 +00:00
Arc
5f2cee4303
ON settings 2020-01-12 00:47:33 +00:00
Arc
c304ab4f93
ON credentials 2020-01-12 00:46:09 +00:00
Arc
ac5df27c02
Removed buggy line drawing around QR codes 2020-01-12 00:44:02 +00:00
Arc
5cce3e9043
Added intervals
for funding sources without subscriptions
2020-01-12 00:41:47 +00:00
Arc
d3bc33df51
Opennode support
Needs setintervals in app.js to work
2020-01-12 00:26:40 +00:00