lnbits-legend/lnbits/core
jackstar12 642f9a4c00
Update payments on invoice creation (#1782)
* update payments on invoice creation
* remove unnecessary payment polling
2023-08-18 12:10:52 +02:00
..
static Update payments on invoice creation (#1782) 2023-08-18 12:10:52 +02:00
templates Update payments on invoice creation (#1782) 2023-08-18 12:10:52 +02:00
views [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
helpers.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
migrations.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
models.py [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
services.py [REFACTOR] cleanup views/api.py (#1865) 2023-08-18 10:22:22 +01:00
tasks.py cancel all long-running tasks (#1793) 2023-08-18 10:25:33 +01:00