btcpayserver/BTCPayServer
2017-10-19 17:06:51 +09:00
..
Authentication generate 7 digit pairing code, notify parent windows of checkout 2017-10-17 17:04:33 +09:00
Configuration Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
Controllers format currency correctly 2017-10-19 16:08:41 +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 X-Frame-Options 2017-10-13 17:13:21 +09:00
Hosting Do not crash if user is not authorized to go on the store 2017-10-17 11:45:52 +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 Fix checkout page 2017-10-19 01:33:55 +09:00
Properties Add launchSettings, fix docker-compose version 2017-10-03 01:29:35 +09:00
Services Fix watcher loop 2017-10-13 15:05:06 +09:00
Validations Allow flexible derivation scheme for the store 2017-10-05 00:05:38 +09:00
Views Fix copy/paste BTC amount, add redirect store link to invoice 2017-10-19 16:37:07 +09:00
wwwroot Fix copy/paste BTC amount, add redirect store link to invoice 2017-10-19 16:37:07 +09:00
BitpayHttpException.cs Init 2017-09-13 15:55:16 +09:00
BTCPayServer.csproj fix bip urls formatting 2017-10-19 17:06:51 +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 Fix Bitpay api route detection 2017-10-13 14:41:28 +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