btcpayserver/BTCPayServer/Models
Kukks 179520a211 Plugins: Allow creation of independent DbContexts
This allows plugins to create custom dbcontexts, which would be namespaced in the scheme with a prefix. Migrations are supported too and the table would be prefixed too
2020-11-18 12:27:26 +01:00
..
AccountViewModels Allow admins to invite new users 2020-09-16 08:54:24 +02:00
AppViewModels Custom redirect_url for PoS (#1924) 2020-10-13 09:51:28 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels fix invoice exception status not displaying in list 2020-10-08 08:42:45 +02:00
ManageViewModels Fix 2FA config screens 2020-07-13 10:58:53 +02:00
NotificationViewModels Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
PaymentRequestViewModels Partially paid invoices should be reused in payment requests. Cleanup the code. (#2008) 2020-10-23 21:00:23 +09:00
ServerViewModels Merge pull request #1934 from btcpayserver/better-users 2020-10-08 12:08:16 +09:00
StoreViewModels Adding option for unified onchain QR code to Checkout Experience 2020-11-09 01:11:03 -06:00
WalletViewModels Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
BasePagingViewModel.cs Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05:00
BitpayCreateInvoiceRequest.cs Decouple the CreateInvoiceCore from BitpayCreateInvoice, remove some features from greenfield invoice for now 2020-08-26 21:36:32 +09:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BitpayTranslatorViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Fix 2FA config screens 2020-07-13 10:58:53 +02: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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00