btcpayserver/BTCPayServer/Payments
d11n 8d429f064b
Show Lightning node availability in navigation (#5951)
* Show Lightning node availability in navigation

Instead of simply communicating the setup state of the store's LN node, this now also checks its availability.

Closes  #5940.

* Cleanups

* Add Selenium test for public node page and status in nav

* Cache the available lightning node result

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-04-26 08:30:34 +02:00
..
Bitcoin Cleanup v2 leftovers 2024-04-05 18:05:51 +02:00
Lightning Show Lightning node availability in navigation (#5951) 2024-04-26 08:30:34 +02:00
LNURLPay The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
PayJoin The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentFilter.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
IPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentMethodBitpayAPIExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentMethodHandler.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentMethodViewExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentModelExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
PaymentMethodId.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.cs Show Lightning node availability in navigation (#5951) 2024-04-26 08:30:34 +02:00