From fb90ff2fbb5b3683f3584459a3ddf57506f324b9 Mon Sep 17 00:00:00 2001 From: dstrukt Date: Wed, 13 Apr 2022 21:09:37 -0700 Subject: [PATCH] updates (#3631) --- BTCPayServer/Views/Shared/EmailsBody.cshtml | 4 ++-- .../Views/UIApps/UpdateCrowdfund.cshtml | 8 +++---- .../Views/UIApps/UpdatePointOfSale.cshtml | 6 ++--- BTCPayServer/Views/UIManage/Index.cshtml | 10 ++++---- .../Views/UIServer/Maintenance.cshtml | 22 ++++++++--------- BTCPayServer/Views/UIServer/Policies.cshtml | 20 ++++++++-------- BTCPayServer/Views/UIServer/Theme.cshtml | 2 +- .../Views/UIStores/CheckoutAppearance.cshtml | 6 ++--- .../Views/UIStores/GeneralSettings.cshtml | 2 +- .../Views/UIStores/LightningSettings.cshtml | 24 +++++++++---------- .../Views/UIStores/ModifyWebhook.cshtml | 18 ++++++++------ BTCPayServer/Views/UIStores/Rates.cshtml | 2 +- 12 files changed, 64 insertions(+), 60 deletions(-) diff --git a/BTCPayServer/Views/Shared/EmailsBody.cshtml b/BTCPayServer/Views/Shared/EmailsBody.cshtml index 281cf4ebd..af015ae84 100644 --- a/BTCPayServer/Views/Shared/EmailsBody.cshtml +++ b/BTCPayServer/Views/Shared/EmailsBody.cshtml @@ -5,7 +5,7 @@

@ViewData["Title"]

- +
@@ -180,7 +180,7 @@

Sound

- +
@@ -196,7 +196,7 @@

Animation

- +
@@ -212,7 +212,7 @@

Discussion

- +
diff --git a/BTCPayServer/Views/UIApps/UpdatePointOfSale.cshtml b/BTCPayServer/Views/UIApps/UpdatePointOfSale.cshtml index bb55c3898..f5c75c339 100644 --- a/BTCPayServer/Views/UIApps/UpdatePointOfSale.cshtml +++ b/BTCPayServer/Views/UIApps/UpdatePointOfSale.cshtml @@ -93,7 +93,7 @@

Custom Payments

- +
@@ -107,8 +107,8 @@

Tips

-
- +
+
diff --git a/BTCPayServer/Views/UIManage/Index.cshtml b/BTCPayServer/Views/UIManage/Index.cshtml index 1052ac57f..b136da1d1 100644 --- a/BTCPayServer/Views/UIManage/Index.cshtml +++ b/BTCPayServer/Views/UIManage/Index.cshtml @@ -10,19 +10,19 @@ {
} -
-
+
+
-
+
-
+
@if (Model.IsEmailConfirmed) { @@ -36,7 +36,7 @@ }
- +

Delete Account

Delete Account diff --git a/BTCPayServer/Views/UIServer/Maintenance.cshtml b/BTCPayServer/Views/UIServer/Maintenance.cshtml index 88c140d23..8b9ff2187 100644 --- a/BTCPayServer/Views/UIServer/Maintenance.cshtml +++ b/BTCPayServer/Views/UIServer/Maintenance.cshtml @@ -7,31 +7,23 @@
-
+

Domain name

You can change the domain name of your server by following this guide.

-
-

Update

-

Update to the latest version of BTCPay Server.

-
-
- -
-
-

Restart

Restart BTCPay Server and related services.

- +
@@ -42,6 +34,14 @@
+ +

Update

+

Update to the latest version of BTCPay Server.

+
+
+ +
+
diff --git a/BTCPayServer/Views/UIServer/Policies.cshtml b/BTCPayServer/Views/UIServer/Policies.cshtml index 79746860c..51ab3c3e8 100644 --- a/BTCPayServer/Views/UIServer/Policies.cshtml +++ b/BTCPayServer/Views/UIServer/Policies.cshtml @@ -16,7 +16,7 @@

Existing User Settings

-
+ -
+ -
+
@@ -41,7 +41,7 @@

New User Settings

-
+
@{ var emailSettings = (await _SettingsRepository.GetSettingAsync()) ?? new EmailSettings(); /* The "|| Model.RequiresConfirmedEmail" check is for the case when a user had checked @@ -61,13 +61,13 @@
}
-
+
-
+
@@ -76,7 +76,7 @@

Notification Settings

-
+ -
+
@@ -98,13 +98,13 @@

Maintenance Settings

@if (ViewBag.UpdateUrlPresent) { -
+
} -
+ } -
+
-
+
-
+
diff --git a/BTCPayServer/Views/UIStores/GeneralSettings.cshtml b/BTCPayServer/Views/UIStores/GeneralSettings.cshtml index 40d0b29ab..92e268ccb 100644 --- a/BTCPayServer/Views/UIStores/GeneralSettings.cshtml +++ b/BTCPayServer/Views/UIStores/GeneralSettings.cshtml @@ -34,7 +34,7 @@
- + diff --git a/BTCPayServer/Views/UIStores/LightningSettings.cshtml b/BTCPayServer/Views/UIStores/LightningSettings.cshtml index 5a5848ff5..1eb525da4 100644 --- a/BTCPayServer/Views/UIStores/LightningSettings.cshtml +++ b/BTCPayServer/Views/UIStores/LightningSettings.cshtml @@ -47,7 +47,7 @@ asp-route-storeId="@Model.StoreId" class="d-flex align-items-center mt-4" style="min-width:7rem"> - + Enabled @@ -56,15 +56,15 @@

Payment

-
+
-
+
-
+
@@ -80,35 +80,35 @@

LNURL

- +
- +
-

For wallet compatibility: Bech32 encoded (classic) vs. cleartext URL (upcoming)

+

For wallet compatibility: Bech32 encoded (classic) vs. cleartext URL (upcoming)

- +
-

Required for Lightning Address, the pay button and apps.

+

Required for Lightning Address, the pay button and apps.

- +
-

Performance: Turn it off if users should pay only via LNURL.

+

Performance: Turn it off if users should pay only via LNURL.

- +
diff --git a/BTCPayServer/Views/UIStores/ModifyWebhook.cshtml b/BTCPayServer/Views/UIStores/ModifyWebhook.cshtml index 314bb581a..43600b16a 100644 --- a/BTCPayServer/Views/UIStores/ModifyWebhook.cshtml +++ b/BTCPayServer/Views/UIStores/ModifyWebhook.cshtml @@ -32,15 +32,19 @@

The endpoint receiving the payload must validate the payload by checking that the HTTP header BTCPAY-SIG of the callback matches the HMAC256 of the secret on the payload's body bytes.

- - +

We will try to redeliver any failed delivery after 10 seconds, 1 minute and up to 6 times after 10 minutes

- - +
- +

Events

+
} diff --git a/BTCPayServer/Views/UIStores/Rates.cshtml b/BTCPayServer/Views/UIStores/Rates.cshtml index 076c7d87c..400050c41 100644 --- a/BTCPayServer/Views/UIStores/Rates.cshtml +++ b/BTCPayServer/Views/UIStores/Rates.cshtml @@ -160,7 +160,7 @@ }