You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
fiatjaf d4e30356c7 fix: return "message" instead of "error" so it is handled better at the client. 4 years ago
..
core fix: return "message" instead of "error" so it is handled better at the client. 4 years ago
data refactor: decorators, models and more broken bits 5 years ago
extensions fix: return "message" instead of "error" so it is handled better at the client. 4 years ago
static lnurl-auth from lnbits wallets to services. 4 years ago
templates poor man's flask-assets. 5 years ago
wallets opennode: fix webhook handling (json -> urlencoded data). 4 years ago
__init__.py refactor: clean up __init__ file following some Flask conventions 5 years ago
__main__.py add current git commit to summary. 4 years ago
app.py internal payments get reported on async listeners. 4 years ago
bolt11.py chore: update github workflows 5 years ago
commands.py remove annoying warnings and unnecessary prints. 5 years ago
db.py SSE endpoint for paid invoices. 5 years ago
decorators.py use payments/sse on the core wallet UI. 4 years ago
helpers.py fix CSS bundle order issue. 4 years ago
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 5 years ago
settings.py add current git commit to summary. 4 years ago
tasks.py internal payments get reported on async listeners. 4 years ago