lnbits-legend/lnbits
2021-09-28 22:03:45 +02:00
..
core fix: core pay via lnurl endpoint 2021-09-19 13:25:39 +02:00
extensions fix: fetch tickets and forms JS and endpoints 2021-09-28 22:03:45 +02:00
static fix: several more API calls restored 2021-08-29 19:38:42 +02:00
templates Error page 2021-08-23 19:19:43 +01:00
utils refactor: replace Trio with asyncio/uvloop 2021-08-30 19:55:02 +02:00
wallets fix: more return types 2021-09-11 11:02:48 +02:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py refactor: replace Trio with asyncio/uvloop 2021-08-30 19:55:02 +02:00
app.py fix: crash when an ext doesn't have static files 2021-09-28 21:10:51 +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 refactor: replace Trio with asyncio/uvloop 2021-08-30 19:55:02 +02:00
db.py refactor: replace Trio with asyncio/uvloop 2021-08-30 19:55:02 +02:00
decorators.py fix: raise bad req error on call without X-API-key 2021-09-28 21:13:04 +02:00
helpers.py feat: update offlineshop extension 2021-09-16 19:42:05 +02:00
jinja2_templating.py feat: update offlineshop extension 2021-09-16 19:42:05 +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: more return types 2021-09-11 11:02:48 +02:00