lnbits-legend/lnbits/core
fiatjaf be7d36214a use payments/sse on the core wallet UI.
still fallback to the invoice polling (now with a 5 seconds interval
because less than that is too annoying).

this fixes issues with /lnurlwallet invoices not getting paid in time,
so we update the UI automatically when they do get paid.

(see https://t.me/lnbits/7069)
2020-10-15 00:18:57 -03:00
..
static use payments/sse on the core wallet UI. 2020-10-15 00:18:57 -03:00
templates/core fix: wallet layout. 2020-10-14 23:13:55 -03:00
views use payments/sse on the core wallet UI. 2020-10-15 00:18:57 -03:00
__init__.py register channel listeners instead of callbacks. 2020-10-06 01:50:56 -03:00
crud.py basic invoice listeners. 2020-10-04 12:04:47 -03:00
migrations.py migration tracking. 2020-09-04 21:33:30 -03:00
models.py register channel listeners instead of callbacks. 2020-10-06 01:50:56 -03:00
services.py mypy fixes. 2020-10-13 14:46:23 -03:00
tasks.py register channel listeners instead of callbacks. 2020-10-06 01:50:56 -03:00