lnbits/lnbits
2026-03-19 11:29:54 +02:00
..
core fix: Sanitise lightning addresses by casing in lnurlscan (#3856) 2026-03-18 16:15:38 +02:00
fiat fix: paypal subscriptions (#3797) 2026-02-25 07:54:31 +01:00
nodes fix: increase lndrest timeout (#3799) 2026-03-19 11:29:54 +02:00
static chore(deps): bump underscore from 1.13.7 to 1.13.8 (#3843) 2026-03-19 11:11:06 +02:00
templates feat: Improvements to settings > routing fee reserve settings UX (#3857) 2026-03-18 11:29:29 +00:00
utils [feat] Allow no exchange providers (#3763) 2026-02-25 07:54:06 +01:00
wallets feat: Improvements to settings > routing fee reserve settings UX (#3857) 2026-03-18 11:29:29 +00: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-25 07:54:05 +01:00
decorators.py [feat] User activation (#3749) 2026-02-25 07:54:00 +01:00
exceptions.py fix: better validation error messages (#3736) 2026-02-25 07:53:41 +01:00
helpers.py refactor: remove unused Jinja2Templates super class (#3803) 2026-03-18 16:28:51 +02: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 fix: default theme change for 1.5.1 (#3838) 2026-03-05 10:09:54 +02:00
tasks.py refactor: payment.check_status() into check_payment_status(payment) (#3747) 2026-02-25 07:53:57 +01:00