Commit graph

1565 commits

Author SHA1 Message Date
Arc
e2d1e3d261
Merge pull request #427 from arcbtc/FastAPI
merge
2021-11-23 10:28:13 +00:00
Tiago vasconcelos
2676e136cb Merge branch 'FastAPI' of https://github.com/arcbtc/lnbits into FastAPI 2021-11-17 21:20:53 +00:00
Tiago vasconcelos
3f8d1a6fb5 fix withdraw routes order 2021-11-17 21:20:48 +00:00
Stefan Stammberger
d8e4237961
fix: TipJar wallet access bug 2021-11-17 14:33:23 +01:00
Tiago vasconcelos
2485e8eabf fix url_for no allowing query params 2021-11-17 12:56:43 +00:00
Charles Hill
4c77d6f11e Fix Bleskomat extension for FastAPI branch 2021-11-16 11:59:34 -03:00
Arc
1cd7823998
Merge pull request #423 from arcbtc/FastAPI
Posgres support
2021-11-15 21:31:05 -06:00
benarc
1ee50006e8 fixed bug 2021-11-16 03:30:37 +00:00
Arc
6da1aec2b9
Merge pull request #422 from arcbtc/FastAPI
Posgres support
2021-11-15 21:26:34 -06:00
benarc
a58924184e Fixed bug 2021-11-16 03:25:13 +00:00
Arc
05299224ee
Merge pull request #421 from arcbtc/FastAPI
Posgres support
2021-11-15 21:19:12 -06:00
benarc
da43923d2f fixed bug 2021-11-16 03:18:06 +00:00
Arc
7d0598f5cf
Merge pull request #420 from arcbtc/FastAPI
Posgres support
2021-11-15 21:15:40 -06:00
Arc
feb5a9e6c8
Update views.py 2021-11-16 03:11:01 +00:00
benarc
99d113f7d1 Fixed lost bug 2021-11-16 03:08:51 +00:00
Arc
5ccf5111a5
Merge pull request #419 from arcbtc/FastAPI
Posgres support
2021-11-15 20:53:40 -06:00
benarc
03ed185aac Fixed lost bug 2021-11-16 02:53:16 +00:00
Arc
a3d2e43a4c
Merge pull request #418 from arcbtc/FastAPI
Posgres support
2021-11-15 20:46:49 -06:00
Tiago vasconcelos
e8882645c4 remove IF NOT EXISTS in CREATE VIEW 2021-11-15 21:45:13 +00:00
Tiago vasconcelos
c34041c49c add hack for milliseconds on postgres 2021-11-15 12:11:42 +00:00
callebtc
bec0b1d1fe fix db connect 2021-11-13 11:42:11 +01:00
fiatjaf
0331861cc6 prevent pay_invoice from locking sqlite for the entire app. 2021-11-12 13:05:10 -03:00
benarc
78f7a3914f Fixed error reporting for lntxbot source 2021-11-12 10:16:15 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Ben Arc
860709f48c async wrap 2021-11-10 21:14:47 +00:00
Ben Arc
e0bfb15e42 Merge remote-tracking branch 'arcbtc/FastAPI' into FastAPI 2021-11-10 21:13:08 +00:00
Ben Arc
119404b535 updated withdraw lnurl 2021-11-10 21:12:47 +00:00
Tiago vasconcelos
1537b06e00 reset form 2021-11-10 17:00:53 +00:00
Tiago vasconcelos
10fb16467b url_for not working 2021-11-10 11:15:33 +00:00
Ben Arc
cbc24a8fa5 Changed optional unit to sat 2021-11-09 22:25:20 +00:00
Ben Arc
636da1eefd Merge remote-tracking branch 'arcbtc/FastAPI' into FastAPI 2021-11-09 20:50:07 +00:00
Ben Arc
1b46b61da9 changed see endpoint key back 2021-11-09 20:50:00 +00:00
Stefan Stammberger
cba8fe40bd
Merge branch 'FastAPI' of github.com:arcbtc/lnbits into FastAPI 2021-11-09 19:16:02 +01:00
Stefan Stammberger
0968c1b182
feat: print a message when all migrations are done 2021-11-09 19:15:43 +01:00
Ben Arc
196cdf7737 Merge remote-tracking branch 'arcbtc/FastAPI' into FastAPI 2021-11-09 17:44:15 +00:00
Ben Arc
81d8d4e218 plugged few key issues 2021-11-09 17:44:05 +00:00
Stefan Stammberger
8ea2d20389
fix: wallets not loading when protobuf is missing 2021-11-09 18:15:07 +01:00
Ben Arc
a50c7b6e3a Added some IF NOT EXISTS to avoid errors on startup 2021-11-09 15:17:44 +00:00
Tiago vasconcelos
2c4c7369f3 fix currencies list 2021-11-09 10:41:59 +00:00
Tiago vasconcelos
084ecb1c08 fix missing number on model 2021-11-08 15:55:23 +00:00
Tiago vasconcelos
68dd95dc59 fix awaits 2021-11-08 12:28:11 +00:00
Tiago vasconcelos
df0b38f346 Merge branch 'FastAPI' of https://github.com/arcbtc/lnbits into FastAPI 2021-11-08 12:17:40 +00:00
Stefan Stammberger
768aa05b11
fix: switch from purerpc to grpcio for LND Wallet
purerpc is unmaintained and had some old dependencies.
2021-11-07 17:24:22 +01:00
Stefan Stammberger
54f4dfd838
fix: paid_invoices_stream for C-Lightning wallet 2021-11-04 19:49:48 +01:00
Tiago vasconcelos
1718e3d804 fix satsdice update 2021-11-04 16:41:23 +00:00
benarc
114a6f1fed Made memo optional in model 2021-11-04 12:57:28 +00:00
benarc
730c0e0b3d patched bug 2021-11-04 12:46:22 +00:00
benarc
9b1cadaffc Cleaned up lnurl-withdraw 2021-11-04 12:41:31 +00:00
benarc
1ac84f1445 fixed satdice 2021-11-04 11:11:56 +00:00
benarc
2eed8b620c removed header 2021-11-03 22:55:44 +00:00