btcpayserver/BTCPayServer/Controllers
Andrew Camilleri 54539001f1
Allow User to delete own account (#2949)
* Allow User to delete own account

* Add User delete e2e test

* fix test

* Apply suggestions from code review

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

Co-authored-by: d11n <mail@dennisreimann.de>
2021-10-09 12:18:37 +09:00
..
GreenField Grerenfield: Add availableStatusesForManualMarking to Invoice Data (#2934) 2021-10-06 18:19:34 +09:00
AccessTokenController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
AccountController.cs U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppsController.Crowdfund.cs Crowdfund: Display contributions value (#2938) 2021-10-04 07:54:06 +02:00
AppsController.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
AppsController.PointOfSale.cs Use ~ prefix for local PoS image references 2021-06-01 14:34:06 +02:00
AppsPublicController.cs Crowdfund public UI re-design (#2918) 2021-09-27 11:46:56 +09:00
ErrorController.cs Http error page 406 for our dear man Jack 2021-01-24 13:41:30 -06:00
HomeController.cs Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
InvoiceController.API.cs Remove only dependency on Dbriize (TextSearch in new invoice column) (#2029) 2020-12-28 19:10:53 +09:00
InvoiceController.cs Add ability to specify default payment method through Greenfield API 2021-09-16 07:29:18 +02:00
InvoiceController.UI.cs Add ability to set invoice status from details page (#2923) 2021-10-06 14:49:57 +09:00
Macaroons.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ManageController.2FA.cs Remove build warnings 2021-10-06 12:53:41 +09:00
ManageController.APIKeys.cs Reset "all stores" values to default 2021-09-23 10:11:37 +02:00
ManageController.cs Allow User to delete own account (#2949) 2021-10-09 12:18:37 +09:00
ManageController.Notifications.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
NotificationsController.cs Fix annoying err message in logs when a websocket is cancelled 2021-10-07 15:35:19 +09:00
PaymentRequestController.cs Disallow cancelling payment request when "Allow payee to create invoices in their own denomination" is not enabled (#2843) 2021-09-17 10:24:48 +09:00
PublicController.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
PublicLightningNodeInfoController.cs Improve public LN node info (#2876) 2021-09-23 20:36:42 +09:00
PullPaymentController.cs Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
RateController.cs Remove build warnings 2021-10-06 12:53:41 +09:00
ServerController.cs Fix warnings 2021-09-09 20:31:35 +09:00
ServerController.Plugins.cs Plugin FailSafe (#2351) 2021-04-01 12:27:22 +09:00
ServerController.Storage.cs Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
ServerController.Users.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
StorageController.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
StoresController.cs Move payment related properties 2021-10-04 09:50:36 +02:00
StoresController.Email.cs Add tests 2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
StoresController.LightningLike.cs Improve public LN node info (#2876) 2021-09-23 20:36:42 +09:00
StoresController.Onchain.cs Remove useless code (#2852) 2021-09-07 19:18:56 +09:00
UserStoresController.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
VaultController.cs Fix warning 2021-09-08 18:45:12 +09:00
WalletsController.cs Replace pruning wallet by wipe transactions (#2857) 2021-10-07 16:54:22 +09:00
WalletsController.PSBT.cs Minor syntax changes 2021-09-02 10:39:35 +02:00
WalletsController.PullPayments.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00