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

* refactor sse endpoint

* cleanup imports
2023-08-18 11:05:14 +01:00
..
core [REFACTOR] payments sse endpoint (#1781) 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 Adds security tools, such as a rate limiter, IP block/allow, server logs (#1606) 2023-06-20 11:26:33 +02:00
utils
wallets [CHORE] cln.py pyln-client is not optional (#1859) 2023-08-16 15:54:06 +02:00
__init__.py
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
bolt11.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
cache.py add cache utility (#1790) 2023-08-02 14:13:31 +02:00
commands.py FEAT: build static files with npm (sass, concat, minify), remove build step from python, include minified bundle files (#1601) 2023-04-21 14:51:46 +02:00
db.py [CHORE] fix pyright warning in db.py (#1868) 2023-08-16 12:41:49 +02:00
decorators.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
extension_manager.py s/gihub/github/g (#1767) 2023-06-19 12:22:53 +02:00
helpers.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
jinja2_templating.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
lnurl.py fix pylint W0612 (unused-variable) 2023-01-30 11:46:43 +00:00
middleware.py [REFACTOR] payments sse endpoint (#1781) 2023-08-18 11:05:14 +01:00
requestvars.py
server.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
settings.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
tasks.py cancel all long-running tasks (#1793) 2023-08-18 10:25:33 +01:00