lnbits-legend/lnbits
fiatjaf 6f88973f75 fail longpolling endpoint after 45 seconds.
this should fix a possible bug in which connections are left open forever or worse.
2021-06-23 17:21:53 -03:00
..
core fail longpolling endpoint after 45 seconds. 2021-06-23 17:21:53 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions few text tweaks 2021-06-23 20:28:01 +01:00
static allow invoices to be generated using Fiat values 2021-06-14 11:13:49 -03:00
templates fix show commit version on UI 2021-06-10 12:03:44 -03:00
utils add trio typing. 2021-06-20 21:17:32 -03:00
wallets add trio typing. 2021-06-20 21:17:32 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py add trio typing. 2021-06-20 21:17:32 -03:00
app.py remove secure headers. 2021-06-23 17:21:53 -03:00
bolt11.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
commands.py add trio typing. 2021-06-20 21:17:32 -03:00
db.py add trio typing. 2021-06-20 21:17:32 -03:00
decorators.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
helpers.py allow extensions to hide themselves. 2021-03-27 22:49:53 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
settings.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
tasks.py add trio typing. 2021-06-20 21:17:32 -03:00