btcpayserver/BTCPayServer/Models
2019-05-31 00:23:23 +09:00
..
AccountViewModels Add --allow-admin-registration, useful for tests 2019-05-13 17:00:58 +09:00
AppViewModels Show email warning on apps when settings are not complete (#794) 2019-04-28 15:27:10 +09:00
InvoicingModels Allow invoice creation to only allow specific payment methods in UI (#792) 2019-05-02 21:29:51 +09:00
ManageViewModels Rename validators namespace 2018-11-06 15:38:07 +09:00
PaymentRequestViewModels Allow cancelling a non paid pending invoice in payment requests (#815) 2019-05-07 17:26:40 +09:00
ServerViewModels Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00
StoreViewModels Make sure fingerprint/hdpath are passed down to AddDerivationScheme. 2019-05-25 12:53:03 +09:00
WalletViewModels Show the inputs of the PSBT in the review screen 2019-05-31 00:23:23 +09:00
ApplicationUser.cs Part2: Openiddict: Init OpenIddict & Database Migration & Auth Policies (#567) 2019-05-24 15:17:02 +09:00
BitpayErrorsModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BitpayTranslatorViewModel.cs Add button and qr code to the bitpay translator 2018-12-04 11:53:25 +09:00
ConfirmModel.cs Different message for admin deletion, check not to delete last admin 2019-02-15 10:05:29 -06:00
CreateInvoiceRequest.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
DataWrapper.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ErrorViewModel.cs Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
GetTokensResponse.cs Make sure we returns only one token in GetTokens 2019-04-23 16:05:11 +09:00
InvoiceResponse.cs Add itemCode to Invoice Response (#784) 2019-04-24 22:36:35 +09:00
StatusMessageModel.cs Put Ledger Wallet pairing in a popup, prepare code for Trezor pairing (#836) 2019-05-25 11:45:36 +09:00
TokenRequest.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00