lnbits/lnbits
Eric Chennells 918add5e6e
fix: start background tasks when activating extensions at runtime (#3333)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-09-02 17:39:50 +02:00
..
core fix: start background tasks when activating extensions at runtime (#3333) 2025-09-02 17:39:50 +02:00
fiat feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
nodes feat: introduce self.features to wallets, refactor feature nodemanager (#3260) 2025-07-15 11:15:13 +02:00
static feat: add copy, download and write NFC to qrcode components (#3335) 2025-09-02 14:48:29 +02:00
templates feat: add copy, download and write NFC to qrcode components (#3335) 2025-09-02 14:48:29 +02:00
utils feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
wallets feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
__init__.py chore: update python packages + formatting + cleanup (#3221) 2025-07-08 10:17:27 +02:00
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
db.py feat: use pydantic mypy plugin to have improved linting of models (#3311) 2025-08-19 11:37:00 +02:00
decorators.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
exceptions.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
helpers.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
middleware.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
server.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
settings.py feat: use pydantic mypy plugin to have improved linting of models (#3311) 2025-08-19 11:37:00 +02:00
tasks.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00