btcpayserver/BTCPayServer/Models
2019-09-19 19:17:20 +09:00
..
AccountViewModels Add --allow-admin-registration, useful for tests 2019-05-13 17:00:58 +09:00
AppViewModels New feature: Apps limited inventory (#961) 2019-09-02 22:37:52 +09:00
Authorization Request consent from user before giving application access to the user's data & services. 2019-08-29 16:25:16 +09:00
InvoicingModels Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
ManageViewModels Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960) 2019-08-10 14:05:11 +09:00
PaymentRequestViewModels [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ServerViewModels Can edit authorized_keys in SSH Services, remove download keyfile support 2019-09-19 19:17:20 +09:00
StoreViewModels Excerpts from #971 (manual PR) (part1 ) (#1006) 2019-09-03 20:11:36 +09:00
WalletViewModels Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +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