btcpayserver/BTCPayServer
2017-10-13 11:27:05 +09:00
..
Authentication Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
Configuration Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
Controllers Add page for viewing the Invoice details 2017-10-13 00:25:45 +09:00
Data Use callback to update invoice state instead of long polling 2017-10-12 16:33:53 +09:00
Extensions Renaming + fix invoice display when paid and expired 2017-09-15 16:06:57 +09:00
Filters Init 2017-09-13 15:55:16 +09:00
Hosting Add AppInsight logs 2017-10-12 18:16:15 +09:00
Logging Init 2017-09-13 15:55:16 +09:00
Migrations Do not drop column for sqlite 2017-10-12 16:41:11 +09:00
Models Add page for viewing the Invoice details 2017-10-13 00:25:45 +09:00
Properties Add launchSettings, fix docker-compose version 2017-10-03 01:29:35 +09:00
Services Add page for viewing the Invoice details 2017-10-13 00:25:45 +09:00
Validations Allow flexible derivation scheme for the store 2017-10-05 00:05:38 +09:00
Views Fix expiration field in Invoice details page 2017-10-13 11:27:05 +09:00
wwwroot .NET 2.0sify, use the same configuration framework as NBXplorer 2017-09-23 01:31:29 +09:00
BitpayHttpException.cs Init 2017-09-13 15:55:16 +09:00
BTCPayServer.csproj Add page for viewing the Invoice details 2017-10-13 00:25:45 +09:00
Currencies.txt Init 2017-09-13 15:55:16 +09:00
Extensions.cs Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
Program.cs Add AppInsight logs 2017-10-12 18:16:15 +09:00
Roles.cs Make first user admin of the website 2017-09-15 19:08:31 +09:00
ZipUtils.cs Init 2017-09-13 15:55:16 +09:00