lnbits/lnbits
2025-07-17 17:03:44 +03:00
..
core feat: update lnurl lib refactor lnurl endpoints (#3271) 2025-07-17 17:03:44 +03:00
fiat fix: catch init fiat providers (#3281) 2025-07-17 14:58:03 +03:00
nodes feat: introduce self.features to wallets, refactor feature nodemanager (#3260) 2025-07-15 11:15:13 +02:00
static feat: update lnurl lib refactor lnurl endpoints (#3271) 2025-07-17 17:03:44 +03:00
templates feat: HodlInvoices (Rebase) (#2869) 2025-07-15 11:15:14 +02:00
utils feat: better server start logging (#3266) 2025-07-15 11:15:18 +02:00
wallets chore: use modern websockets instead of legacy (#3278) 2025-07-17 15:02:29 +03: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: better server start logging (#3266) 2025-07-15 11:15:18 +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 [fix] bandit assert warnings (#3243) 2025-07-15 11:14:23 +02:00
db.py [fix] bandit sql warnings (#3242) 2025-07-15 11:14:22 +02:00
decorators.py chore: update python packages + formatting + cleanup (#3221) 2025-07-08 10:17:27 +02:00
exceptions.py chore: reduce max complexity lint (#3230) 2025-07-15 11:14:03 +02:00
helpers.py feat: toggle holdinvoice depending on fundingsource Feature (#3262) 2025-07-15 11:15:16 +02:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
lnurl.py chore: update python packages + formatting + cleanup (#3221) 2025-07-08 10:17:27 +02:00
middleware.py [fix] bandit assert warnings (#3243) 2025-07-15 11:14:23 +02:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
server.py LNBits -> LNbits typo (#2552) 2024-06-19 09:27:26 +03:00
settings.py [feat] UI for user notifications (#3267) 2025-07-15 11:15:17 +02:00
tasks.py feat: run_interval in tasks and refactor check_pending_payments (#3245) 2025-07-15 11:14:24 +02:00