lnbits-legend/lnbits
2022-01-30 10:48:20 +00:00
..
core remove restriction for positive amount to check outgoing payments (#500) 2022-01-27 22:58:35 +01:00
extensions Added try to lnurlpos to lnurldevice transfer to avoid crashing if lnurlpos does not exist 2022-01-30 10:44:20 +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 Upgrade conversion endpoint (#491) 2022-01-14 09:19:30 -03:00
wallets initi 2022-01-30 10:41:20 +00: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 allow all origins to request from lnbits 2021-12-30 16:09:12 +00:00
bolt11.py initi 2022-01-30 10:41:20 +00:00
commands.py feat: print a message when all migrations are done 2021-11-09 19:15:43 +01:00
db.py add hack for milliseconds on postgres 2021-11-15 12:11:42 +00:00
decorators.py added require_invoice_key 2021-12-28 15:22:45 +00:00
helpers.py I want them to turn black 2021-10-17 18:33:29 +01: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 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