lnbits-legend/lnbits/core
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
..
static allow invoices to be generated using Fiat values 2021-06-14 11:13:49 -03:00
templates/core made descriptions small for extensions 2021-06-23 20:21:27 +01:00
views fail longpolling endpoint after 45 seconds. 2021-06-23 17:21:53 -03:00
__init__.py public api for checking an invoice status with longpolling. 2021-06-02 17:05:07 -03:00
crud.py improve invoice deleting code. 2021-05-14 13:13:42 -03:00
migrations.py lnurl balanceCheck and balanceNotify. 2021-04-17 23:21:19 -03:00
models.py evade lnurl encoding error for withdraw_full QR on localhost. 2021-04-21 23:27:57 -03:00
services.py add trio typing. 2021-06-20 21:17:32 -03:00
tasks.py add trio typing. 2021-06-20 21:17:32 -03:00