lnbits-legend/lnbits/core
Arc 297c42371d
feat: handle intents (#2161)
if lightning/lnurl param is present in /wallet, it will pass to the decode dialogue

* chore: code format
* fix: call to `decodeRequest`
* feat: set `position="top"` for all dialogs (avoid mobile keyboard overlap)

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2023-12-11 20:40:22 +01:00
..
templates feat: handle intents (#2161) 2023-12-11 20:40:22 +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