btcpayserver/BTCPayServer/Models
Andrew Camilleri ed1a7bb887
Allow auto approval of claims for pull payments (#1851)
* Allow auto approval of claims for pull payments

closes #1780

* fix
2022-04-28 09:51:04 +09:00
..
AccountViewModels Support LNURL Auth 2022-01-14 13:26:30 +01:00
AppViewModels App updates (#3437) 2022-02-14 18:14:21 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +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 Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
StoreViewModels Dashboard (#3530) 2022-04-12 16:55:10 +09:00
WalletViewModels Allow auto approval of claims for pull payments (#1851) 2022-04-28 09:51:04 +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 [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00