lnbits-legend/lnbits/core
jackstar12 8a6e411a0d
[REFACTOR] payments sse endpoint (#1781)
* exclude sse from gzip

* refactor sse endpoint

* cleanup imports
2023-08-18 11:05:14 +01:00
..
static [FEATURE] Adding coverage for 'lntbs' signet prefix (#1881) 2023-08-18 09:48:45 +01:00
templates UI: hide paste payment request in unsupported environments (#1853) 2023-08-03 20:38:05 +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