lnbits-legend/lnbits
fiatjaf 9a16dfa960 remove annoying warnings and unnecessary prints.
show a summary of some settings on startup when running __main__.py
2020-10-06 12:59:08 -03:00
..
core register channel listeners instead of callbacks. 2020-10-06 01:50:56 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions register channel listeners instead of callbacks. 2020-10-06 01:50:56 -03:00
static show more data in txinfo modal and fee on main table. 2020-10-05 22:38:06 -03:00
templates poor man's flask-assets. 2020-09-15 15:54:05 -03:00
wallets lndrest: two small fixes. 2020-10-05 22:43:49 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py remove annoying warnings and unnecessary prints. 2020-10-06 12:59:08 -03:00
app.py remove annoying warnings and unnecessary prints. 2020-10-06 12:59:08 -03:00
bolt11.py chore: update github workflows 2020-09-03 23:10:41 +02:00
commands.py remove annoying warnings and unnecessary prints. 2020-10-06 12:59:08 -03:00
db.py SSE endpoint for paid invoices. 2020-10-06 00:40:18 -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 migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
settings.py PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 2020-09-24 13:08:59 -03:00
tasks.py remove annoying warnings and unnecessary prints. 2020-10-06 12:59:08 -03:00