21 Commits (091f9b74f3900b1fe571687e0e8d8298d682887d)

Author SHA1 Message Date
fiatjaf 2552fd8fc9 internal payments get reported on async listeners. 4 years ago
fiatjaf b5a07c7ae7 add status() method to wallets to be used in initial check. 5 years ago
fiatjaf 9a16dfa960 remove annoying warnings and unnecessary prints. 5 years ago
fiatjaf c5352c0309 register channel listeners instead of callbacks. 5 years ago
fiatjaf 95e8573ff8 SSE endpoint for paid invoices. 5 years ago
fiatjaf c3ded859df fix requirements after rebase. 5 years ago
fiatjaf 9994e61615 migrate to trio so c-lightning sockets stop hanging. 5 years ago
fiatjaf 90c640b659 fix async so now it is a mess that works. 5 years ago
fiatjaf 2c92205703 async invoice listeners through webhooks: lnpay and opennode. 5 years ago
fiatjaf 04222f1f01 basic invoice listeners. 5 years ago
Eneko f60cebb072
fix: add missing `assets` command (#100) 5 years ago
fiatjaf 49baa07141 fix proxyfix. 5 years ago
fiatjaf ef0bdf8363 mypy quibbles. 5 years ago
fiatjaf 2b38207100 mimic x_proto, x_host params from old ProxyFix. 5 years ago
fiatjaf 6928f431a7 poor man's flask-assets. 5 years ago
fiatjaf 3a0762ff82 proxy fix (x-forwarded-...). 5 years ago
fiatjaf f01028eac7 migrate from flask to quart. 5 years ago
fiatjaf 1faf0b152c remove annoying print(). 5 years ago
fiatjaf 4855e2cd3d make every request a database transaction. 5 years ago
Eneko Illarramendi d62031b068 chore: let's just call it `flask_migrate` 5 years ago
Eneko Illarramendi 1bc5e144d3 refactor: clean up __init__ file following some Flask conventions 5 years ago