lnbits/lnbits
Riccardo Balbo 06c553219a
Merge commit from fork
* fix: daily withdrawal limit

* feat: unit tests for cumulative daily withdrawal
2026-07-13 11:59:49 +03:00
..
core Merge commit from fork 2026-07-13 11:59:49 +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 chore: make bundle (#4045) 2026-07-08 16:59:28 +03:00
templates feat: keep funding source on default reset, force seed backup (#4040) 2026-07-08 13:54:11 +02:00
utils feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02:00
wallets NWC funding source: Reduce polling (#4008) 2026-07-02 13:00:49 +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: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +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: “Show all” table pagination (#3946) 2026-05-07 12:02:19 +03: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 Merge commit from fork 2026-07-13 11:59:49 +03:00
llms_txt.py feat: add llms.txt endpoint for AI agents (#3877) 2026-06-18 15:15:01 +02:00
middleware.py test: add pyinstrument profiler (#3955) 2026-05-07 17:15:53 +02:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
server.py feat: optimise Uvicorn Settings for heavy web socket use (#4028) 2026-07-13 10:28:34 +02:00
settings.py feat: create TaskManager singleton class (#3775) 2026-07-08 14:07:38 +02: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