btcpayserver/BTCPayServer/Models
Andrew Camilleri 9b0d1a23dc
Decouple Pull payment from wallets (#2987)
* Decouple Pull payments from wallet

* Update _Nav.cshtml

* Fixes
2021-10-22 11:17:40 +09:00
..
AccountViewModels U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppViewModels use more concrete types for price type in app items 2021-10-15 12:53:45 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +09:00
ManageViewModels Unify Fido2 authentication under two-factor tab (#2866) 2021-09-13 10:16:52 +09:00
NotificationViewModels Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequestViewModels Improve Payment Request view (#2748) 2021-08-04 16:13:33 +09:00
ServerViewModels Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
StoreViewModels Add ability to set default currency for a store (#2998) 2021-10-20 23:17:40 +09:00
WalletViewModels Decouple Pull payment from wallets (#2987) 2021-10-22 11:17:40 +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 select default payment method for invoice through UI 2021-09-16 07:29:18 +02:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Allow User to delete own account (#2949) 2021-10-09 12:18:37 +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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceResponse.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00