lnbits-legend/lnbits
2020-10-04 14:07:52 -03:00
..
core migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions fix requirements after rebase. 2020-10-04 14:07:52 -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 fix requirements after rebase. 2020-10-04 14:07:52 -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 fix requirements after rebase. 2020-10-04 14:07:52 -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 migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -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