dstrukt
72a9e676c1
Feature Descriptor ( #3831 )
2023-02-13 09:25:24 +01:00
d11n
e4f256d5cd
Lightning Address: Fix availability check and refactor option view ( #4584 )
...
As @petzsch rightfully assumed in #4578 , the check took only the last available LN payment method into account, which in this case was LN on LTC. We now pass the crypto code as well and I refactored the checks as well as the option view.
Fixes #4578 .
2023-02-02 09:42:41 +09:00
Kukks
c53fcde12a
Do not crash when BTC network not available
...
fixes #4007
2022-08-01 10:44:39 +02:00
Umar Bolatov
efe1686c05
Don't show "Set up a Lightning node" when LN is not supported ( #3935 )
...
See discussion here: https://github.com/btcpayserver/btcpayserver/discussions/3868
2022-07-07 10:38:51 +09:00
Dennis Reimann
723a38da68
Store: Combine General and Payment settings
2022-01-25 06:57:55 +01:00
d11n
c419ad68bb
Remove redundant payment methods from store settings ( #3323 )
...
* Add enabled toggle to wallet settings view
* Add enabled toggle to Lightning settings view
* Remove redundant payment methods from store settings
* Rename Payment Methods to Payments
* Adapt tests
* Fix invoice state toggle on details page
* Add spacing on Lightning sett8ings page
2022-01-19 20:58:02 +09:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00
Umar Bolatov
193b209c92
Add setup links for LN URL integration ( #3046 )
2021-11-10 10:50:39 +01:00
Andrew Camilleri
fc8a5ff95f
Lightning address support ( #2804 )
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-10-29 11:01:16 +02:00