btcpayserver/BTCPayServer/Views
rockstardev a7e3cbb105
Adding endpoint to set server email settings (#6601)
* Adding endpoint in Greenfield to allow server email settings

* Adding related swagger file

* Refactoring EmailSettingsData to be more readable

* Adding server email masking

* Adding tests

* Update BTCPayServer/wwwroot/swagger/v1/swagger.template.serveremail.json

Co-authored-by: d11n <mail@dennisreimann.de>

* Masking smtp server email returned over greenfield api and test

* Retaining password if password mask is used

* Remove magic string *****

* Flatten request for server's settings. Fix bug on shared setting instances

* Remove useless doc

* Simplify code

* Fix Store Email settings page

---------

Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-02-27 15:59:17 +09:00
..
Shared Adding endpoint to set server email settings (#6601) 2025-02-27 15:59:17 +09:00
UIAccount Access email settings through the factory 2024-12-06 16:19:17 +09:00
UIApps More Translations (#6318) 2024-10-25 22:48:53 +09:00
UIError Add more translations (#6302) 2024-10-17 22:51:40 +09:00
UIFido2 Update FIDO library 2024-12-03 21:13:23 +09:00
UIForms Forms: Properly support checkbox type 2025-02-10 15:08:03 +01:00
UIHome UI: Do not escape apostrophe in custom server name (#6391) 2024-11-13 16:24:47 +09:00
UIInvoice App: Allow receipt to be shown in iframe (#6574) 2025-01-21 23:50:27 +09:00
UILightningAutomatedPayoutProcessors Add more translations (#6302) 2024-10-17 22:51:40 +09:00
UILightningLikePayout Fix: Payouts were incorrectly marked as canceled even after successful (#6365) 2024-11-08 16:13:13 +09:00
UILNURL Lightning Address: Display validation messages on failed creation 2025-02-10 15:27:36 +01:00
UILNURLAuth More Translations (#6318) 2024-10-25 22:48:53 +09:00
UIManage UI: Fix close icon in wizard across views 2024-12-04 12:12:54 +01:00
UIMoneroLikeStore More Translations (#6318) 2024-10-25 22:48:53 +09:00
UINotifications Refactoring: Remove StoreData object from view models (#6363) 2024-11-07 08:58:47 +09:00
UIOnChainAutomatedPayoutProcessors Add more translations (#6302) 2024-10-17 22:51:40 +09:00
UIPaymentRequest More Translations (#6318) 2024-10-25 22:48:53 +09:00
UIPayoutProcessors Add ability to move a payout from InProgress to AwaitingPayment (#6564) 2025-01-21 15:37:45 +09:00
UIPublic Add more translations (#6302) 2024-10-17 22:51:40 +09:00
UIPublicLightningNodeInfo More Translations (#6318) 2024-10-25 22:48:53 +09:00
UIPullPayment UI: Fix close icon in wizard across views 2024-12-04 12:12:54 +01:00
UIReports Reports: Fix export (#6357) 2024-11-04 11:50:15 +01:00
UIServer Access email settings through the factory 2024-12-06 16:19:17 +09:00
UIShopify Add warning on Shopify V1 plugin (#6559) 2025-01-19 18:19:33 +09:00
UIStorePullPayments Add ability to move a payout from InProgress to AwaitingPayment (#6564) 2025-01-21 15:37:45 +09:00
UIStores Adding endpoint to set server email settings (#6601) 2025-02-27 15:59:17 +09:00
UIUserStores UI: Fix close icon in create store wizard 2024-11-13 08:12:44 +01:00
UIWallets Selenium tests for Multisig on server (#6487) 2025-02-25 14:39:57 +09:00
UIZcashLikeStore More Translations (#6318) 2024-10-25 22:48:53 +09:00
_ViewStart.cshtml