lnbits-legend/lnbits
2021-11-10 21:12:47 +00:00
..
core Changed optional unit to sat 2021-11-09 22:25:20 +00:00
extensions updated withdraw lnurl 2021-11-10 21:12:47 +00:00
static added new error message (detail) 2021-10-19 17:01:57 +01:00
templates Error page 2021-08-23 19:19:43 +01:00
utils fix: crash when a currency pair is unavailable 2021-10-25 18:57:58 +02:00
wallets fix: wallets not loading when protobuf is missing 2021-11-09 18:15:07 +01:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py I want them to turn black 2021-10-17 18:33:29 +01:00
app.py I want them to turn black 2021-10-17 18:33:29 +01:00
auth_bearer.py I want them to turn black 2021-10-17 18:33:29 +01:00
bolt11.py I want them to turn black 2021-10-17 18:33:29 +01:00
commands.py feat: print a message when all migrations are done 2021-11-09 19:15:43 +01:00
db.py refactor: replace Trio with asyncio/uvloop 2021-08-30 19:55:02 +02:00
decorators.py added admin key required 2021-10-18 16:06:06 +01:00
helpers.py I want them to turn black 2021-10-17 18:33:29 +01:00
jinja2_templating.py I want them to turn black 2021-10-17 18:33:29 +01: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 I want them to turn black 2021-10-17 18:33:29 +01:00
settings.py I want them to turn black 2021-10-17 18:33:29 +01:00
tasks.py fix: more return types 2021-09-11 11:02:48 +02:00