btcpayserver/BTCPayServer/Data
Andrew Camilleri c2d72e71aa
Store Emails (#3611)
* Store Emails

* fix test

* Update email rules layout

* Cleanups

* Test cleanups

* Add back comments

* Update view; add test

* Show email rules link even if email settings aren't completed

* Validate email addresses

* No redirect, display warning

* Fix test

* Refactoring: Change email argument types to MailAddress

* Test fix

* Refactoring: Use MailboxAddress

* Parse emails properly in controllers and backend

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-06-22 12:05:32 +09:00
..
Payouts Improve payouts UI (#3792) 2022-06-02 11:03:06 +02:00
PullPayments Allow auto approval of claims for pull payments (#1851) 2022-04-28 09:51:04 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
CustodianAccountDataExtensions.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Store Emails (#3611) 2022-06-22 12:05:32 +09:00
StoreDataExtensions.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
WalletDataExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletTransactionDataExtensions.cs Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00