btcpayserver/BTCPayServer/Models
d11n 51c486c15a
Add Lightning page with services (#3308)
* Add Lightning page with services

* Adapt other services pages

* Display Lightning services only for internal node
2022-01-19 11:52:05 +09:00
..
AccountViewModels Support LNURL Auth 2022-01-14 13:26:30 +01:00
AppViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Fix change state broken in the UI and update invoice's status in payment request to new convention (Fix #3265) (#3286) 2022-01-11 21:49:56 +09:00
ManageViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NotificationViewModels Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequestViewModels Update Payment Request View (#3259) 2022-01-11 22:16:16 +09:00
ServerViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
StoreViewModels Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
WalletViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
AdditionalServiceViewModel.cs Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
BasePagingViewModel.cs Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
BitpayCreateInvoiceRequest.cs Add ability to require refund email from app level (#3013) 2021-10-27 23:32:56 +09:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
DataWrapper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ErrorViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GetTokensResponse.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
HomeViewModel.cs Empty states: Setup guide for store and wallet (#3255) 2022-01-13 17:08:15 +09:00
InvoiceResponse.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PostRedictViewModel.cs Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00