btcpayserver/BTCPayServer/Models/StoreViewModels
2022-02-10 12:17:15 +09:00
..
CheckoutAppearanceViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
CreateStoreViewModel.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
DerivationSchemeViewModel.cs Remove useless code 2021-11-16 21:02:25 +09:00
EditWebhookViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
GeneralSettingsViewModel.cs Store: Combine General and Payment settings 2022-01-25 06:57:55 +01:00
IntegrationsViewModel.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
LightningNodeViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningSettingsViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningViewModel.cs Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
PairingModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayButtonViewModel.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PaymentViewModel.cs Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +09:00
RatesViewModel.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
RecoverySeedBackupViewModel.cs Split mnemonics correctly 2020-09-03 23:59:54 +09:00
StoreDashboardViewModel.cs Setup guide: Link wallet setup always to BTC (#3442) 2022-02-10 12:17:15 +09:00
StoreDerivationScheme.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
StoreLightningNode.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
StoreUsersViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TestWebhookViewModel.cs Add ability to send test webhook call 2021-06-03 21:16:24 -07:00
TokensViewModel.cs Improve store/selectlist labeling (#3014) 2021-10-25 13:15:08 +09:00
WalletSettingsViewModel.cs Remove redundant payment methods from store settings (#3323) 2022-01-19 20:58:02 +09:00
WalletSetupRequest.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WalletSetupViewModel.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WebhooksViewModel.cs Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00