Commit Graph

4897 Commits

Author SHA1 Message Date
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
Eneko Illarramendi
2bb30aa880 fix: LND invoice payments and status checks 2020-01-11 23:51:35 +01:00
Eneko Illarramendi
6d019bcb2b fix: get correct LND payment_hash 2020-01-11 23:31:07 +01:00
Eneko Illarramendi
47b93a97d6 refactor: unify responses in backend wallets 2020-01-10 21:26:42 +01:00
Eneko Illarramendi
676fa29852 chore: update requirements 2020-01-10 13:43:52 +01:00
Arc
4345b45ed5
Update README.md 2019-12-31 08:32:31 +00:00
fiatjaf
b89753abd5 400->200 on invoice check timeout. 2019-12-30 10:59:11 -03:00
fiatjaf
cedce73f07 order transaction chart by date. 2019-12-29 07:56:10 -03:00
Arc
1e3d3ddd70
Wrong extend call 2019-12-19 14:14:47 +00:00
fiatjaf
7440602acd black 2019-12-18 13:52:49 +00:00
fiatjaf
5f6585eb45 fee reserve defaults to 0. 2019-12-18 13:44:58 +00:00
fiatjaf
098b681747 lnurl template using index.html as base. 2019-12-18 13:44:26 +00:00
Arc
a5fb10d288
Update README.md 2019-12-18 13:02:58 +00:00
Arc
72e6a0b129
Update README.md 2019-12-18 13:00:27 +00:00
Arc
89c62c3cc5
Update README.md 2019-12-18 12:59:59 +00:00
Arc
3336e91546
Update README.md 2019-12-18 12:55:20 +00:00
Arc
1200fec70e
Update wallet.html
Added reminder to bookmark
2019-12-18 11:15:50 +00:00
Arc
08abdd23f6
Update base.html 2019-12-18 11:09:56 +00:00
Arc
f382bc8f83
Update index.html
fixed link to github
2019-12-18 11:08:22 +00:00
Arc
3793529de8
Update README.md 2019-12-18 11:02:48 +00:00
Arc
9322be442d
Update README.md 2019-12-18 11:02:00 +00:00
Arc
071a23b31e
Merge pull request #3 from arcbtc/add-license-1
Create LICENSE
2019-12-17 21:53:45 +00:00
Arc
35ea661d52
Create LICENSE 2019-12-17 21:52:52 +00:00
Eneko Illarramendi
9a21cee902 refactor: change folder case 2019-12-17 17:04:51 +01:00
Arc
d1219aa85b
Update __init__.py
Added temp screen for claiming lnurl
2019-12-17 15:31:35 +00:00
Arc
25458cf168
Create lnurl.html 2019-12-17 15:30:10 +00:00
Arc
9620d305e3
Update index.html
MAde homepage a little more mobile friendly
2019-12-17 09:30:24 +00:00
Arc
f87da0fb44
Update app.js
Added copy function
2019-12-16 21:48:27 +00:00
Arc
8d06f2f402
Update app.js
Wrapped invoice output into box
2019-12-16 21:41:10 +00:00
fiatjaf
21598f862d internal invoices resolved internally. 2019-12-16 18:24:06 +00:00
fiatjaf
ce94fc8984 fix schema so payments can be sent between lnbits wallets. 2019-12-16 16:23:06 +00:00
fiatjaf
377243b9cb bring readme back. 2019-12-16 15:07:21 +00:00
fiatjaf
391ec689ff fix wallet creation from homepage. 2019-12-15 20:33:25 +00:00
fiatjaf
29a187d36b reverse order in transactions list. 2019-12-15 20:33:25 +00:00
fiatjaf
7616b4ec89 check pending payments and invoices on startup. 2019-12-15 20:33:25 +00:00
fiatjaf
ad1c561862 fix /wallet for usr&nme case. 2019-12-15 18:15:13 +00:00
fiatjaf
76403793c0 check errors and adapt sql for older sqlite versions. 2019-12-15 18:15:00 +00:00
Eneko Illarramendi
0ddf6f76c9 chore: use lnurl.LnurlWithdrawResponse instead of a magic .handle() 2019-12-15 09:39:59 +01:00