679 Commits (e74cf33f9092858c7d70e7627347ba344388a4a2)
 

Author SHA1 Message Date
fiatjaf e74cf33f90 broken invoice listener on c-lightning and other fixes around wallets. 4 years ago
fiatjaf b3c69ad49c invoice listeners support on lnd and other fixes around wallets/ 4 years ago
fiatjaf 90c640b659 fix async so now it is a mess that works. 4 years ago
fiatjaf 28e6f40bea async fixes on _invoice_listener. 4 years ago
fiatjaf bbe8d05af4 migrate from aiohttp to httpx following master. 4 years ago
fiatjaf 2c92205703 async invoice listeners through webhooks: lnpay and opennode. 4 years ago
fiatjaf 74117ffc57 lnurlp webhooks. 4 years ago
fiatjaf 04222f1f01 basic invoice listeners. 4 years ago
fiatjaf e2f6c20e3b update docs so master is runnable. 4 years ago
fiatjaf 08b2ce5c05 update requirements.txt 4 years ago
benarc 5971eefe44 Fixed register page blank bug 4 years ago
benarc a11b967ffc Merge remote-tracking branch 'origin/master' 4 years ago
Arc f6e6bf73d3
Pointed people towards a stable release 4 years ago
benarc f2619a4bbc piplockupdtae 4 years ago
fiatjaf 88b8826bfd fix balance calculation vue glitch. 4 years ago
fiatjaf 211ac0391b overengineered async fix for /lnurlwallet internal hanging. 4 years ago
fiatjaf e0b8470d40 show unpaid invoices, balance calculated on server-side so isn't affected. 4 years ago
fiatjaf 2dfae9ecc1 adapt Procfile hypercorn call. 4 years ago
Eneko Illarramendi 3ab29e6e50 fix: lnbits.com deploy 4 years ago
Eneko f60cebb072
fix: add missing `assets` command (#100) 4 years ago
benarc d8da88aefa Fixed QR codes not printing 4 years ago
fiatjaf 49baa07141 fix proxyfix. 4 years ago
Eneko Illarramendi 098089af75 PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 4 years ago
fiatjaf 39cd96594e pass appropriate parameters to create_payment on lnurlwallet. 4 years ago
fiatjaf dbabf937c4
Merge pull request #93 from lnbits/quart 4 years ago
fiatjaf cd8a447ba0 pytest quibbles and dev dependencies. 4 years ago
fiatjaf ef0bdf8363 mypy quibbles. 4 years ago
fiatjaf 75047c5bc3 fix static extensions js url. 4 years ago
fiatjaf 2b38207100 mimic x_proto, x_host params from old ProxyFix. 4 years ago
fiatjaf 5513b34a66 change 1 to true on env vars because that is supported now. 4 years ago
fiatjaf 6928f431a7 poor man's flask-assets. 4 years ago
fiatjaf 3a0762ff82 proxy fix (x-forwarded-...). 4 years ago
fiatjaf 42c6620a07 quart run settings and hypercorn on docker/Procfile. 4 years ago
fiatjaf f01028eac7 migrate from flask to quart. 4 years ago
fiatjaf f452b9c00d withdraw: replace location.hostname with location.host. 4 years ago
fiatjaf 1e2dd412c7 lnurlp: remove wrong /pay/ segments from docs. 4 years ago
fiatjaf e6ad42dbe1 update prettier to 2.1.1 4 years ago
fiatjaf 1faf0b152c remove annoying print(). 4 years ago
fiatjaf f4fffc19aa lndhub extension frontend. 4 years ago
fiatjaf 6210305791 checking pending invoices and payments from lndhub interface. 4 years ago
fiatjaf ce038193cf lndhub extension backend. 4 years ago
fiatjaf 5ac91ee2cf db commits at the right places when sending payments. 4 years ago
fiatjaf 4855e2cd3d make every request a database transaction. 4 years ago
fiatjaf 487f082eb2 take extra care on check_internal() 4 years ago
frennkie a8e1aa3154
Consider port number on lnurlp URL 4 years ago
Arc afb2cc4339
Update .env.example 4 years ago
Arc 6b94abcfb9
Moved install guide to more prominent position 4 years ago
supertestnet bd48bdc04d
Update .env.example due to recent changes (#91) 4 years ago
fiatjaf 130beaf38a fix undeclared ok error. 4 years ago
fiatjaf ab6229806c fix: column is called hash, not payment_hash. 4 years ago