btcpayserver/BTCPayServer/Hosting
Kukks 68686cd249 Add debug notifications
This adds a test notif only available in debug mode + endpoint `/Notifications/GenerateJunk` that generates x amount of notifications.
2020-08-19 13:31:28 +02:00
..
BTCpayMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerServices.cs Add debug notifications 2020-08-19 13:31:28 +02:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IStartupTask.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationStartupTask.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ResourceBundleProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Startup.cs Use razor component to encapsulate UI logic 2020-08-12 16:48:14 +09:00