lnbits-legend/lnbits/core
callebtc b2384c10cc
Refactor: Calculate invoice expiry outside of the crud (#1849)
* expiry before crud
* using Bolt11 as argument instead of payment_request
* fix missing expiry

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-10-10 12:03:24 +02:00
..
static feat: improve on admin ui funding tab (#1989) 2023-10-10 12:02:40 +02:00
templates feat: improve on admin ui funding tab (#1989) 2023-10-10 12:02:40 +02:00
views use current version of logo for manifest icon (#2010) 2023-10-07 10:38:37 +02:00
__init__.py [FEAT] Node Managment (#1895) 2023-09-25 15:04:44 +02:00
crud.py Refactor: Calculate invoice expiry outside of the crud (#1849) 2023-10-10 12:03:24 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
migrations.py [FEAT] Push notification integration into core (#1393) 2023-09-11 14:48:49 +01:00
models.py [FEAT] cleanup GET /wallet endpoint, add wallet api routes (#1932) 2023-09-25 14:06:00 +01:00
services.py Refactor: Calculate invoice expiry outside of the crud (#1849) 2023-10-10 12:03:24 +02:00
tasks.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00