lnbits-legend/lnbits
dni ⚡ 35bb3cc94b
fix: topup wallet was showing NaN (#2504)
* fix: topup wallet was showing NaN
2024-05-16 15:31:24 +02:00
..
core Fix: Wrong expiration date in invoice details (#2506) 2024-05-16 13:48:58 +01:00
nodes feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
static fix: topup wallet was showing NaN (#2504) 2024-05-16 15:31:24 +02:00
templates feat: usermanager (#2139) 2024-05-10 12:06:46 +02:00
utils refactor: move logger function from app.py to utils/logger.py (#2454) 2024-05-09 17:51:18 +01:00
wallets fix: add cln unspecified error code bolt11 error to errorcodes (#2503) 2024-05-16 09:59:54 +02:00
__init__.py
__main__.py
app.py refactor: catch payment and invoice error at faspi exceptionhandler level (#2484) 2024-05-13 17:58:48 +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: show proper total balances fix cleanups (#2490) 2024-05-13 18:01:53 +01:00
db.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
decorators.py refactor: fix duplicate keychecker (#2339) 2024-05-13 15:26:25 +01:00
exceptions.py refactor: catch payment and invoice error at faspi exceptionhandler level (#2484) 2024-05-13 17:58:48 +02:00
extension_manager.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
helpers.py refactor: move logger function from app.py to utils/logger.py (#2454) 2024-05-09 17:51:18 +01:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
lnurl.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
middleware.py chore: adhere to ruff's RUF rules, 2nd try (#2420) 2024-04-17 07:36:22 +02:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
requestvars.py
server.py feat: remove magic argument parser from lnbits command (#2448) 2024-04-19 13:23:56 +02:00
settings.py [chore] Update legend to demo (#2505) 2024-05-16 10:05:22 +02:00
tasks.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00