lnbits/lnbits
2026-07-30 11:51:12 +03:00
..
core refactor: clean public functions 2026-07-30 11:51:12 +03:00
fiat fix: revolut unsubscribe (#4009) 2026-06-16 11:48:32 +03:00
nodes fix: increase lndrest timeout (#3799) 2026-03-19 11:29:54 +02:00
static Squashed commit of the following: 2026-07-30 11:17:21 +03:00
templates chore: clean up 2026-07-30 11:28:14 +03:00
utils feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00
wallets fix: REST contract implementation between lnbits sparkL2 wallet and sparkL2 sidecar (#3952) 2026-07-27 14:10:39 +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 fix: get rid of url rewrites for extensions /upgrades/ (#4022) 2026-07-28 12:03:25 +03: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: get rid of url rewrites for extensions /upgrades/ (#4022) 2026-07-28 12:03:25 +03:00
db.py fix: payment filter for time range (#4023) 2026-07-16 13:53:00 +03:00
decorators.py feat: Extensions for all (#4021) 2026-07-15 13:50:19 +03:00
exceptions.py fix: better validation error messages (#3736) 2026-02-25 07:53:41 +01:00
helpers.py Squashed commit of the following: 2026-07-30 11:17:21 +03:00
llms_txt.py feat: add llms.txt endpoint for AI agents (#3877) 2026-06-18 15:15:01 +02:00
middleware.py Squashed commit of the following: 2026-07-30 11:17:21 +03:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
server.py feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
settings.py Squashed commit of the following: 2026-07-30 11:17:21 +03:00
task_manager.py feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00
tasks.py feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00