btcpayserver/BTCPayServer
2017-09-29 15:21:41 +09:00
..
Authentication Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration 2017-09-26 01:31:43 +09:00
Configuration use environment variable for configuring BTCPayServer 2017-09-28 11:02:21 +09:00
Controllers use environment variable for configuring BTCPayServer 2017-09-28 11:02:21 +09:00
Data Add postgres support 2017-09-27 22:09:59 +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 fix infinite loop 2017-09-27 23:59:04 +09:00
Logging Init 2017-09-13 15:55:16 +09:00
Migrations Add postgres support 2017-09-27 22:09:59 +09:00
Models Can ask user to confirm email 2017-09-27 14:18:09 +09:00
Services remove IExternalUrl 2017-09-27 15:16:30 +09:00
Validations Can ask user to confirm email 2017-09-27 14:18:09 +09:00
Views fix policies page title 2017-09-27 14:28:42 +09:00
wwwroot .NET 2.0sify, use the same configuration framework as NBXplorer 2017-09-23 01:31:29 +09:00
.dockerignore DockerFile using multi stage build 2017-09-28 19:00:46 +09:00
BitpayHttpException.cs Init 2017-09-13 15:55:16 +09:00
BTCPayServer.csproj Put version 2017-09-29 15:21:41 +09:00
Currencies.txt Init 2017-09-13 15:55:16 +09:00
docker-compose.regtest.yml Make docker-compose work on regtest 2017-09-28 18:49:24 +09:00
DockerFile expose /datadir 2017-09-29 13:52:53 +09:00
Extensions.cs remove IExternalUrl 2017-09-27 15:16:30 +09:00
Program.cs Update packages, show error message at startup correclty 2017-09-24 01:59:46 +09:00
Roles.cs Make first user admin of the website 2017-09-15 19:08:31 +09:00
run-docker.cmd DockerFile using multi stage build 2017-09-28 19:00:46 +09:00
ZipUtils.cs Init 2017-09-13 15:55:16 +09:00