dni ⚡

Results 109 issues of dni ⚡

websocket weren't working with that conf

makes authenticating websocket easier

leftover extension in extension dir are not reinstalled. this is annoying because when you work on extension and start with a clean database, you need to reinstall them manually via...

feature request

keep track of the payment status with an enum and persist it as string to db. `pending`, `success`, `failed`. - database migration - remove deleting of payments, failed payments stay...

- refactor lnurl endpoints into own router `lnurl_api.py` - add a new withdraw dialog to frontend (create invoice dialog was used before) - utilize lnurl library

### Issue and Steps to Reproduce after an update from 23 to 24 CLN crashed with following dump. we had some issue where we have a lot of pending channel...

quite recently our CI for LNbits consistently started failing to install the library. https://github.com/lnbits/lnbits/actions/runs/9858816974/job/27221077611 not quite sure how and why this happened. it worked for a long while and there...

instead of having an extra class for it

working on integration a blockexplorer setting i found it very difficult to understand the BlockExplorerLink component, i would suggest of removing the general one on the `Pay` page and put...