stacker.news/api
ekzyis 570c842934
Wallet send+recv status derived from logs (#1559)
* Derive wallet status from logs

* Add send/recv icons

* Set status individually for send and recv

* Move status logic into own function

* Add LNbits, Blink, CLN, LND, phoenixd logo

* Fix wallet.status.any not using Status enum

* Fix WebLN being weird

* Use phoenixd logo with text

* Also use wallet logo on config page

* Also poll logs for wallet status

* Use logger.info for logs not relevant for wallet status

* Remove no longer used wallet badges

* Crop LND logo like other logos

* Fix all wallets show 'configure'

* Fix wallet status not respecting enabled

* Fix wallet.def.requiresConfig undefined

* Fix banner shown for WebLN

* Fix attach shown when configured

* Filter by context.status to determine wallet status

* Fix +- shown without context

* Fix missing theme support for wallet logos
2024-11-18 16:46:24 -06:00
..
lnd fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00
models allow db connection limit and timeout configuration 2024-07-16 13:42:09 -05:00
paidAction Fix #undefined in downzap invoice description (#1597) 2024-11-16 14:58:33 -06:00
resolvers Wallet send+recv status derived from logs (#1559) 2024-11-18 16:46:24 -06:00
s3 make dev s3 endpoints clearer 2024-03-20 13:23:59 -05:00
search semantic search 2024-01-15 17:22:57 -06:00
slack Add setting to send diagnostics back to SN (#463) 2023-09-18 18:00:16 -05:00
typeDefs Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
ssrApollo.js fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00