btcpayserver/BTCPayServer/HostedServices
Rockstar Developer c2bbc04c4c Various bugfixes (#308)
* NotifyEmail field on Invoice, sending email when triggered

* Styling invoices page

* Exporting Invoices in JSON

* Recoding based on feedback

* Fixing image breaking responsive layout on mobile

* Reducing amount of data sent in email notification

* Turning bundling on by default
2018-10-12 10:09:13 +09:00
..
BaseAsyncService.cs Refactoring code to adhere to naming guidelines 2018-04-26 21:52:04 -05:00
CheckConfigurationHostedService.cs Fix SSH fingerprint checking 2018-08-13 09:43:59 +09:00
CssThemeManager.cs Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
InvoiceNotificationManager.cs Various bugfixes (#308) 2018-10-12 10:09:13 +09:00
InvoiceWatcher.cs Make sure that lightning payments events are using the state of the invoice when they got issued (#205) 2018-06-21 14:15:36 +09:00
MigratorHostedService.cs fix migration bug 2018-08-01 18:50:33 +09:00
NBXplorerWaiter.cs Update posgres and clightning in tests 2018-05-10 11:56:46 +09:00
RatesHostedService.cs Poll and cache rates in parallel 2018-08-23 00:24:33 +09:00