lnbits/lnbits
2026-02-20 10:56:08 +02:00
..
core fix: paypal subscriptions (#3797) 2026-02-20 10:56:08 +02:00
fiat fix: paypal subscriptions (#3797) 2026-02-20 10:56:08 +02:00
nodes feat: introduce self.features to wallets, refactor feature nodemanager (#3260) 2025-07-15 11:15:13 +02:00
static feat: hide first_install_token if is not required (#3795) 2026-02-18 13:52:02 +01:00
templates fix: paypal subscriptions (#3797) 2026-02-20 10:56:08 +02:00
utils [feat] Allow no exchange providers (#3763) 2026-02-05 11:11:48 +01:00
wallets feat: Spark L2 (#3715) 2026-02-17 12:25:38 +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: datetime in db.py added utc offset (#3762) 2026-02-05 11:05:58 +01:00
decorators.py [feat] User activation (#3749) 2026-02-05 11:31:47 +02:00
exceptions.py fix: better validation error messages (#3736) 2026-01-21 14:28:57 +02:00
helpers.py refactor: g.settings with a PublicSettings class for mapping, for reactive WINDOW_SETTINGS (#3644) 2026-01-30 09:19:01 +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 feat: hide first_install_token if is not required (#3795) 2026-02-18 13:52:02 +01:00
tasks.py refactor: payment.check_status() into check_payment_status(payment) (#3747) 2026-01-30 11:18:17 +01:00