lnbits-legend/lnbits
2021-08-25 15:44:18 +01:00
..
core fix: main page and creating a user and a wallet 2021-08-24 21:23:18 +02:00
extensions refactor http status responses 2021-08-25 15:44:18 +01:00
static cleanup 2021-08-06 12:37:30 -03:00
templates Error page 2021-08-23 19:19:43 +01:00
utils add trio typing. 2021-06-20 21:17:32 -03:00
wallets fix having LND_GRPC_MACAROON as HEXSTRING issue #268 2021-08-06 12:37:30 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
app.py fix: invoke error page correctly 2021-08-24 19:14:04 +02:00
auth_bearer.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
bolt11.py ran black 2021-07-03 16:04:45 +01:00
commands.py support cockroachdb. 2021-07-02 18:32:58 -03:00
db.py explicit postgres type numbers in anti-conversion table. 2021-08-11 22:53:34 -03:00
decorators.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
helpers.py Small fix to disable all extensions 2021-07-05 10:02:36 +01:00
jinja2_templating.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
lnurl.py fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
requestvars.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
settings.py postgres support. 2021-07-02 17:34:31 -03:00
tasks.py fix postgres type translation bug and add some logs. 2021-08-01 10:30:27 -03:00