lnbits-legend/lnbits/core
dni ⚡ 8352223704
fix: lnurl should follow redirect (#2167)
`r.raise_for_status` raises an proper exception now
2023-12-11 11:57:36 +01:00
..
templates use _blank + noopener + noreferrer consistently 2023-12-11 10:51:21 +01:00
views fix: lnurl should follow redirect (#2167) 2023-12-11 11:57:36 +01:00
__init__.py refactor: move webpush to it own router 2023-12-06 11:13:24 +01:00
crud.py [FEAT] add extension functionality to lnbits-cli (#1963) 2023-10-25 14:03:00 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py fix: explicitly specify the DB name when migrating (#2039) 2023-10-17 10:56:38 +02:00
migrations.py [FEAT] Push notification integration into core (#1393) 2023-09-11 14:48:49 +01:00
models.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
services.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
tasks.py set User-Agent when accessing external resources (#2100) 2023-11-30 12:54:07 +00:00