lnbits/lnbits
2025-12-06 14:18:11 +01:00
..
core [perf] Faster require invoice key (#3603) 2025-12-05 10:03:51 +02:00
fiat [feat] Stripe subscription (#3369) 2025-10-16 23:14:06 +01:00
nodes feat: introduce self.features to wallets, refactor feature nodemanager (#3260) 2025-07-15 11:15:13 +02:00
static fix: exchange rate was not shown on wallet page when switching wallets (#3634) 2025-12-06 14:12:09 +01:00
templates feat: add right arrow for drawer active menu items (#3631) 2025-12-06 14:18:11 +01:00
utils [perf] Extension list cache (#3616) 2025-12-04 10:57:17 +02:00
wallets fix: pay_invoice http error (#3506) 2025-11-12 09:22:49 +02:00
__init__.py perf: use check_account_exists decorator (#3600) 2025-12-04 10:17:47 +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 [perf] pending payments check (#3565) 2025-11-25 14:09:57 +02:00
decorators.py [perf] Faster require invoice key (#3603) 2025-12-05 10:03:51 +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: move wallet.html to vue component. FINAL DynamicComponent pr (#3559) 2025-11-25 11:45:53 +01: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 perf: use check_account_exists decorator (#3600) 2025-12-04 10:17:47 +02:00
tasks.py feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00