lnbits/lnbits
2026-01-28 16:59:23 +01:00
..
core [feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
fiat Adds support for stripe readers (#3678) 2025-12-19 08:23:56 +01:00
nodes feat: introduce self.features to wallets, refactor feature nodemanager (#3260) 2025-07-15 11:15:13 +02:00
static [feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
templates [feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
utils [perf] Extension list cache (#3616) 2025-12-04 10:57:17 +02:00
wallets fix(lndrest): use boolean for allow_self_payment instead of integer (#3700) 2026-01-08 09:54:05 +01: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 [fix] Fix missing timezone information 2026-01-20 17:26:02 +02:00
decorators.py fix: cached user check (#3682) 2025-12-22 10:24:07 +01:00
exceptions.py fix: better validation error messages (#3736) 2026-01-21 14:28:57 +02:00
helpers.py [feat] Update extension builder for 1.4.1 (#3725) 2026-01-20 14:47:54 +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: allow text upload (#3738) 2026-01-26 09:43:52 +02:00
tasks.py fix: run_interval call sleep even if it fails (#3647) 2025-12-09 10:59:43 +02:00