lnbits-legend/lnbits
dni ⚡ 6f135c0696
feat: add monitor admin endpoint for listeners (#2242)
this can be useful when debugging invoice listeners. in the future there coud be some monitor dashboard on the admin ui.
2024-02-09 08:08:37 +01:00
..
core feat: add monitor admin endpoint for listeners (#2242) 2024-02-09 08:08:37 +01:00
nodes cln: allow unpaid amountless invoices (#2138) 2023-12-19 12:12:52 +01:00
static Adds optional confetti to incoming payments in wallet (#2231) 2024-02-08 13:34:03 +00:00
templates add Finnish translation 2024-02-02 17:25:13 -03:00
utils refactor: extract AESCipher to crypto.py (#2202) 2024-01-15 11:51:15 +02:00
wallets alby: fix balance reporting and error handling + opennode: fix error handling (#2221) 2024-02-06 10:26:50 +02:00
__init__.py
__main__.py
app.py feat: install wizard on first launch (#1977) 2024-01-25 13:33:40 +00: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: cleanup-wallets cli command (#2176) 2024-01-30 07:47:15 +01:00
db.py feat: add created_at and updated_at to wallets and accounts (#2177) 2023-12-21 12:37:56 +00:00
decorators.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
extension_manager.py Deactivate all extensions flag (#2206) 2024-01-22 12:18:12 +02:00
helpers.py Deactivate all extensions flag (#2206) 2024-01-22 12:18:12 +02: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: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
requestvars.py
server.py feat: add file logging (#2023) 2023-10-12 11:24:05 +02:00
settings.py feat: cleanup-wallets cli command (#2176) 2024-01-30 07:47:15 +01:00
tasks.py chore: dead code perform_balance_check (#2244) 2024-02-08 15:01:23 +01:00