lnbits-legend/lnbits
dni ⚡ b0a66e8cf5
fix: random exceptions inside logs in middleware (#2608)
closes #2599

special thanks to bitkarrot for figuring that out, it was actually
initialized twice, the decorator alone is enough!

also was issue for first_install middleware
2024-07-31 12:00:40 +02:00
..
core test: fix flaky regtest (#2616) 2024-07-31 11:41:19 +02:00
nodes feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
static feat: add a copy wallet button (#2613) 2024-07-31 08:51:17 +02:00
templates feat: usermanager (#2139) 2024-05-10 12:06:46 +02:00
utils add bitpay and yadio fiat rate providers + increase precision of blockchain.info fiat rate provider (#2605) 2024-07-30 13:44:08 +02:00
wallets chore: update pyln-client to 24.5 (#2614) 2024-07-30 18:04:28 +02:00
__init__.py
__main__.py
app.py fix: install extensions async (#2596) 2024-07-23 14:01:34 +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 refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
db.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
decorators.py chore(deps): replace python-jose with pyjwt (#2591) 2024-07-24 10:42:47 +02:00
exceptions.py test: fix flaky regtest (#2616) 2024-07-31 11:41:19 +02:00
extension_manager.py [feat] Extension details page (#2544) 2024-06-19 11:52:18 +01:00
helpers.py chore(deps): replace python-jose with pyjwt (#2591) 2024-07-24 10:42:47 +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 fix: random exceptions inside logs in middleware (#2608) 2024-07-31 12:00:40 +02:00
py.typed feat: add PEP561 marker for types (#2415) 2024-04-16 16:16:45 +02:00
requestvars.py
server.py LNBits -> LNbits typo (#2552) 2024-06-19 09:27:26 +03:00
settings.py feat: Blink funding source (#2477) 2024-07-19 21:32:02 +01:00
tasks.py test: fix flaky regtest (#2616) 2024-07-31 11:41:19 +02:00