btcpayserver/BTCPayServer/Models/StoreViewModels
d11n 77fba4aee3
Add more translations (#6302)
* Newlines

* Dashboard

* Add more translations

* Moar

* Remove   from translated texts

* Dictionary controller translations

* Batch 1 of controller updates

* Batch 2 of controller updates

* Component translations

* Batch 3 of controller updates

* Fixes
2024-10-17 22:51:40 +09:00
..
CheckoutAppearanceViewModel.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
CreateStoreViewModel.cs Improve create first store case (#4951) 2023-05-10 11:18:29 +02:00
DerivationSchemeViewModel.cs Remove useless code 2021-11-16 21:02:25 +09:00
EditWebhookViewModel.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
GeneralSettingsViewModel.cs Move wallet payment settings back to store settings (#6251) 2024-09-30 19:13:51 +09:00
LightningNodeViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningSettingsViewModel.cs Remove disable BOLT11 option 2023-04-25 12:21:27 +02:00
LightningViewModel.cs Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
ListStoresViewModel.cs Admin overview of the stores on the instance (#5745) 2024-02-23 09:51:41 +01:00
PairingModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentMethodOptionViewModel.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
PaymentViewModel.cs Allow translations of BTCPay Server Backend by admins (#5662) 2024-07-24 20:16:20 +09:00
PluginsViewModel.cs Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
RatesViewModel.cs Recommended exchange to be resolved during Invoice Creation (#5976) 2024-05-13 22:29:42 +09:00
RecoverySeedBackupViewModel.cs Fix a bunch of open redirect (#4575) 2023-02-02 09:42:58 +09:00
StoreDashboardViewModel.cs Do not show set up wallet link in dashboard 2022-09-13 16:14:46 +02:00
StoreDerivationScheme.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
StoreLightningNode.cs Show Lightning node availability in navigation (#5951) 2024-04-26 08:30:34 +02:00
StoreUsersViewModel.cs User: Add name and image URL (#6008) 2024-06-26 17:39:22 +09:00
TestWebhookViewModel.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
TokensViewModel.cs Add more translations (#6302) 2024-10-17 22:51:40 +09:00
WalletSettingsViewModel.cs Move wallet payment settings back to store settings (#6251) 2024-09-30 19:13:51 +09:00
WalletSetupRequest.cs Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +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