mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
* GreenField: Notifications API This refactors notifications so that we dont have a bunch of duplicated direct access to db contexts in controllers and then introduces new endpoints to fetch/toggle seen/remove notifications of the current user. * add tests + docs * fix test * pr changes * fix permission json |
||
---|---|---|
.. | ||
ApiKeysController.cs | ||
GreenFieldUtils.cs | ||
HealthController.cs | ||
InvoiceController.cs | ||
LightningNodeApiController.cs | ||
LightningNodeApiController.Internal.cs | ||
LightningNodeApiController.Store.cs | ||
NotificationsController.cs | ||
PaymentRequestsController.cs | ||
PullPaymentController.cs | ||
ServerInfoController.cs | ||
StoresController.cs | ||
StoreWebhooksController.cs | ||
TestApiKeyController.cs | ||
UsersController.cs |