lnbits-legend/lnbits
2020-10-04 12:04:59 -03:00
..
core async invoice listeners through webhooks: lnpay and opennode. 2020-10-04 12:04:49 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions migrate from aiohttp to httpx following master. 2020-10-04 12:04:59 -03:00
static show unpaid invoices, balance calculated on server-side so isn't affected. 2020-09-29 15:43:11 -03:00
templates poor man's flask-assets. 2020-09-15 15:54:05 -03:00
wallets migrate from aiohttp to httpx following master. 2020-10-04 12:04:59 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py poor man's flask-assets. 2020-09-15 15:54:05 -03:00
app.py async invoice listeners through webhooks: lnpay and opennode. 2020-10-04 12:04:49 -03:00
bolt11.py chore: update github workflows 2020-09-03 23:10:41 +02:00
commands.py mypy quibbles. 2020-09-16 20:24:17 -03:00
db.py make every request a database transaction. 2020-09-11 14:17:09 -03:00
decorators.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00
helpers.py poor man's flask-assets. 2020-09-15 15:54:05 -03:00
proxy_fix.py fix proxyfix. 2020-09-28 00:21:53 -03:00
settings.py PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 2020-09-24 13:08:59 -03:00