lnbits-legend/lnbits
2022-04-16 10:37:36 +01:00
..
core Merge branch 'main' into fix/renameWallet 2022-04-12 10:19:31 +01:00
extensions Added csv export to lnurlw 2022-04-16 10:37:36 +01:00
static Added template banner 2022-02-24 16:03:10 +00:00
templates Changed theme order to default to classic 2022-02-17 21:46:51 +00:00
utils add IRT 2022-03-30 05:22:48 -07:00
wallets fix sparko invoice checking ("expired" was being considered as "paid"). 2022-04-05 08:44:41 -03: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 remove success var 2022-02-21 09:25:45 +01:00
bolt11.py Black 2022-02-01 20:51:40 +00:00
commands.py feat: print a message when all migrations are done 2021-11-09 19:15:43 +01:00
db.py fail early if LNBITS_DATA_FOLDER missing 2022-03-27 17:03:24 +02:00
decorators.py removed print 2022-03-08 22:29:13 +00:00
helpers.py Added ad space and option to turn off api docs 2022-02-23 13:51:30 +00:00
jinja2_templating.py remove type comment 2021-11-27 13:01:12 +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 Change HIDE to false 2022-02-24 12:32:37 +00:00
tasks.py fix: more return types 2021-09-11 11:02:48 +02:00