lnbits-legend/lnbits
Stefan Stammberger 3e5af8c1d1
refactor: purge Quart from the codebase
Most functionality is still broken
2021-08-27 20:54:42 +02:00
..
core refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02:00
extensions refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02: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 refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02: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 refactor: purge Quart from the codebase 2021-08-27 20:54:42 +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 refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02:00
helpers.py refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02: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 refactor: purge Quart from the codebase 2021-08-27 20:54:42 +02:00