Commit Graph

673 Commits

Author SHA1 Message Date
nicolas.dorier
033432d6fb Keep compatible checkout page address 2017-10-13 16:07:57 +09:00
nicolas.dorier
c98f0ba55b Fix watcher loop 2017-10-13 15:05:06 +09:00
nicolas.dorier
76993d2532 prevent watcher loop to crash 2017-10-13 14:59:05 +09:00
nicolas.dorier
62e3f2d8e1 Prevent null invoice to be added to InvoiceWatcher 2017-10-13 14:53:42 +09:00
nicolas.dorier
9806cab090 Fix Bitpay api route detection 2017-10-13 14:41:28 +09:00
nicolas.dorier
0d9fbe2d41 Fix expiration field in Invoice details page 2017-10-13 11:27:05 +09:00
nicolas.dorier
016db76306 Add page for viewing the Invoice details 2017-10-13 00:25:45 +09:00
nicolas.dorier
d469084596 Remove useless line from response 2017-10-12 19:16:01 +09:00
nicolas.dorier
bb4decd522 Add AppInsight logs 2017-10-12 18:16:15 +09:00
nicolas.dorier
caca8e81c2 Do not drop column for sqlite 2017-10-12 16:41:11 +09:00
nicolas.dorier
bae08b6966 Use callback to update invoice state instead of long polling 2017-10-12 16:33:53 +09:00
nicolas.dorier
212a816598 Remove BOM 2017-10-11 19:02:45 +09:00
nicolas.dorier
1fd9cb5e2a Remove BOM + add content-type if there is an error 2017-10-11 17:59:35 +09:00
nicolas.dorier
6d3ea65e03 Refactor token handling, support server-initiated pairing 2017-10-11 12:20:44 +09:00
NicolasDorier
7d8c3c1c81 Remove useless address mapping dbreeze 2017-10-06 14:58:58 +09:00
NicolasDorier
47ddbff817 version bump 2017-10-06 11:09:26 +09:00
NicolasDorier
783132a012 Add balance of the store in the stores page 2017-10-06 11:07:22 +09:00
NicolasDorier
f456d62d3c Properly map addresses to invoice, use new nbxplorer 2017-10-06 10:37:38 +09:00
NicolasDorier
8b4e572e16 Allow flexible derivation scheme for the store 2017-10-05 00:05:38 +09:00
NicolasDorier
51ef3ec656 Update to NBXplorer supporting several scheme 2017-10-04 19:29:39 +09:00
NicolasDorier
35a3618a42 Add launchSettings, fix docker-compose version 2017-10-03 01:29:35 +09:00
NicolasDorier
aa59725176 Doc how to run tests 2017-10-03 01:01:21 +09:00
NicolasDorier
a544cfd4f0 bump 2017-10-03 00:41:27 +09:00
NicolasDorier
61b37f87dc Rely on docker for tests, move everything to the root 2017-10-03 00:41:03 +09:00
NicolasDorier
42b3b9eec0 Update bitcoind image used 2017-09-29 16:40:33 +09:00
NicolasDorier
0c4a9a2e70 bump 2017-09-29 15:38:01 +09:00
NicolasDorier
6f7619a11d bump 2017-09-29 15:27:51 +09:00
NicolasDorier
792f0a2582 Put version 2017-09-29 15:21:41 +09:00
NicolasDorier
e8961cf14c Rename dockerfile 2017-09-29 15:13:07 +09:00
NicolasDorier
c83453ffcd move docker files to root 2017-09-29 15:05:18 +09:00
NicolasDorier
6c200770b0 expose /datadir 2017-09-29 13:52:53 +09:00
NicolasDorier
669d54aab2 Use better image for building aspnet core app 2017-09-29 13:22:00 +09:00
NicolasDorier
72f6b7863c DockerFile using multi stage build 2017-09-28 19:00:46 +09:00
NicolasDorier
79caf73b76 Make docker-compose work on regtest 2017-09-28 18:49:24 +09:00
NicolasDorier
ce24f046c0 Update dockers files 2017-09-28 16:35:29 +09:00
NicolasDorier
30eb1bd80e use environment variable for configuring BTCPayServer 2017-09-28 11:02:21 +09:00
NicolasDorier
e47a5b8721 Add docker-compose to use during tests with postgres 2017-09-28 00:16:37 +09:00
NicolasDorier
9b6ebf0300 fix infinite loop 2017-09-27 23:59:04 +09:00
NicolasDorier
4be0b2c932 wait a bit if can't connect to DB 2017-09-27 23:56:43 +09:00
NicolasDorier
171065f45c logging DB used 2017-09-27 23:45:33 +09:00
NicolasDorier
6b7cc77667 Add postgres support 2017-09-27 22:09:59 +09:00
NicolasDorier
d499ef0977 remove IExternalUrl 2017-09-27 15:16:30 +09:00
NicolasDorier
8dfe3c179b fix policies page title 2017-09-27 14:28:42 +09:00
NicolasDorier
878a13f1bf Can ask user to confirm email 2017-09-27 14:18:09 +09:00
Nicolas Dorier
2fb6919f6e Merge pull request #3 from Zorlin/patch-2
More spelling/grammar/phrasing fixes
2017-09-26 22:50:24 +09:00
Nicolas Dorier
b69cf85c2a Merge pull request #2 from Zorlin/patch-1
Assorted grammar, phrasing and spelling fixes.
2017-09-26 22:48:57 +09:00
Benjamin Arntzen
039c8b8350 developping -> developing 2017-09-26 18:25:15 +08:00
Benjamin Arntzen
32384bf6f6 More spelling/grammar/phrasing fixes
Hey there,

These are probably a bit more controversial, as I don't know exactly what was intended, but I gave it my best shot.
2017-09-26 18:21:18 +08:00
Benjamin Arntzen
0b0eaf1400 Assorted grammar, phrasing and spelling fixes. 2017-09-26 18:18:31 +08:00
NicolasDorier
3304d11da8 Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration 2017-09-26 01:31:43 +09:00