lnbits-legend/lnbits
2021-10-08 12:10:43 +01:00
..
core fix: core pay via lnurl endpoint 2021-09-19 13:25:39 +02:00
extensions lnurlp cleaned and finished 2021-10-08 12:10:43 +01: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
__main__.py fix: lnurlp, withdraw 2021-10-05 09:19:21 +01:00
app.py fix: reactivate catch-all exception handler 2021-09-30 19:16:38 +02:00
auth_bearer.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
bolt11.py
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
proxy_fix.py
requestvars.py feat: switch from Quart to FastAPI part I 2021-08-22 20:07:24 +02:00
settings.py
tasks.py fix: more return types 2021-09-11 11:02:48 +02:00