lnbits-legend/lnbits/core
dni ⚡ b06c16ed57
fix: pay_invoice timeout to prevent blocking (#2875)
* fix: make invoice non blocking

* fix with vlad

* wallet.js take pending into account

* fixup!

* add check payment to outgoing

* revert

* bundle

* fix: label

* fix: rebase change

* feat: configure pay invoice wait time

* fix: check payment button

* bundle

* fix: task in async context

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-02-23 00:02:39 +00:00
..
crud fix: extract tag from extra (#2977) 2025-02-18 10:11:56 +02:00
models fix: keep upgrades out of codebase (#2957) 2025-02-12 13:31:53 +00:00
services fix: pay_invoice timeout to prevent blocking (#2875) 2025-02-23 00:02:39 +00:00
templates fix: pay_invoice timeout to prevent blocking (#2875) 2025-02-23 00:02:39 +00:00
views Update fi.js (#2963) 2025-02-14 19:44:08 +02:00
__init__.py feat: websocket for payments events, remove /payments/sse and longpolling endpoint (#2704) 2024-12-16 11:10:25 +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: extract models (#2759) 2024-11-05 13:26:12 +02:00
migrations.py feat: migrate in chunks (#2936) 2025-02-07 14:16:53 +02:00
tasks.py [fix] callback url validation (#2959) 2025-02-13 15:11:46 +02:00