lnbits-legend/lnbits
Christian Rotzoll f877dde2b0
fix #125 qrcode printing (#126)
Authored-by: rootzoll <rotzoll@MacBook2020.fritz.box>
2020-11-19 22:18:22 -03:00
..
core formatting. 2020-11-18 22:26:30 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions fix #125 qrcode printing (#126) 2020-11-19 22:18:22 -03:00
static lnurl-auth from lnbits wallets to services. 2020-11-10 11:36:10 -03:00
templates wallet name on <title> 2020-11-12 15:32:41 -03:00
wallets log errors on faulty lnpay webhooks. 2020-11-12 15:33:02 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py add current git commit to summary. 2020-10-06 17:42:33 -03:00
app.py internal payments get reported on async listeners. 2020-10-22 15:36:37 -03:00
bolt11.py chore: update github workflows 2020-09-03 23:10:41 +02:00
commands.py remove annoying warnings and unnecessary prints. 2020-10-06 12:59:08 -03:00
db.py SSE endpoint for paid invoices. 2020-10-06 00:40:18 -03:00
decorators.py use payments/sse on the core wallet UI. 2020-10-15 00:18:57 -03:00
helpers.py fix CSS bundle order issue. 2020-10-17 15:24:23 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
settings.py catch stderr when running git subprocess outside of a git repo. 2020-11-10 22:29:52 -03:00
tasks.py internal payments get reported on async listeners. 2020-10-22 15:36:37 -03:00