nicolas.dorier
|
4e32dad1ea
|
Can solve inverses at exchange level
|
2018-05-23 19:29:01 +09:00 |
|
nicolas.dorier
|
127ca7582f
|
Make sure inverse rules have priority
|
2018-05-23 19:13:12 +09:00 |
|
nicolas.dorier
|
b98993f84b
|
fix typo
|
2018-05-23 11:16:19 +09:00 |
|
nicolas.dorier
|
e35f074b66
|
Better label for Rate Multiplier
|
2018-05-23 02:43:22 +09:00 |
|
nicolas.dorier
|
ba3d13d56c
|
Make sure the rate of the merchant is using the ask of a divided exchange
|
2018-05-23 02:18:38 +09:00 |
|
nicolas.dorier
|
ead67887ab
|
Enable SSL was ignored
|
2018-05-23 00:59:50 +09:00 |
|
Nicolas Dorier
|
437f27f107
|
Merge pull request #188 from andres-pinilla/master
Better spanish translation (tu)
|
2018-05-22 14:11:25 +09:00 |
|
Andrés Pinilla
|
8d41a8e98d
|
Better spanish translation (tú)
|
2018-05-21 23:15:04 -05:00 |
|
nicolas.dorier
|
7e6ab015a6
|
Fix bug on Error page
|
2018-05-22 01:05:45 +09:00 |
|
nicolas.dorier
|
f8bc3a5081
|
bump
|
2018-05-21 20:47:07 +09:00 |
|
nicolas.dorier
|
dd1a93ee0e
|
Revert "Remove unused Error.cshtml"
This reverts commit 7b2ef9aec2 .
|
2018-05-21 20:44:03 +09:00 |
|
nicolas.dorier
|
3cf3aa63f6
|
CurrencyNameTable can use fallback
|
2018-05-20 23:37:18 +09:00 |
|
nicolas.dorier
|
011dd5574f
|
Add a fallback currency format info
|
2018-05-20 23:22:20 +09:00 |
|
nicolas.dorier
|
365911286b
|
bump
|
2018-05-20 17:04:03 +09:00 |
|
rockstardev
|
fe5347aa86
|
Maintaining BitPay compatibility
Ref: https://github.com/btcpayserver/btcpayserver/issues/180
|
2018-05-20 17:00:54 +09:00 |
|
nicolas.dorier
|
eeb522fe7d
|
Remove special case for showing crypto currency
|
2018-05-16 21:19:48 +09:00 |
|
Nicolas Dorier
|
f9e40b209a
|
Merge pull request #179 from rockstardev/fiat
Showing exchange rate for cryptos
|
2018-05-16 21:14:23 +09:00 |
|
rockstardev
|
20635ea3d6
|
Showing exchange rate for cryptos
Ref: https://github.com/btcpayserver/btcpayserver/pull/170#issuecomment-389462155
|
2018-05-16 05:46:11 -05:00 |
|
nicolas.dorier
|
7062705d6f
|
bump
|
2018-05-16 10:40:48 +09:00 |
|
nicolas.dorier
|
58b994e043
|
fix tests
|
2018-05-16 10:40:25 +09:00 |
|
nicolas.dorier
|
640ff36fa2
|
fix build
|
2018-05-16 10:26:45 +09:00 |
|
nicolas.dorier
|
39ec5242d7
|
Bump NBitpayClient
|
2018-05-16 10:22:43 +09:00 |
|
nicolas.dorier
|
1c50210e61
|
fix build
|
2018-05-16 10:22:42 +09:00 |
|
Nicolas Dorier
|
a1ffda0151
|
Merge pull request #168 from Kukks/feature/extended-invoice
[WIP] Feature/extended invoice
|
2018-05-16 10:21:52 +09:00 |
|
Nicolas Dorier
|
fd15348551
|
Merge pull request #174 from monaco-ex/pr-support-monacoin
Support Monacoin.
|
2018-05-16 10:21:07 +09:00 |
|
Nicolas Dorier
|
989c99c550
|
Merge pull request #170 from rockstardev/fiat
Display fiat value of invoice during checkout
|
2018-05-16 10:18:24 +09:00 |
|
rockstardev
|
bcf97b1474
|
Hiding display of payment-tabs now that we have flex line-items
|
2018-05-15 15:17:59 -05:00 |
|
rockstardev
|
67abbed66a
|
Removing display of exchange if invoice source amount is in crypto
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
eb01e91e13
|
Only show Order Amount in Fiat if Invoice is created with fiat value
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
12ceb9e0bc
|
Simplifying CSS styles for line-items box
Now that we'll have different box sizes it's not possible to rely on exact height specification
|
2018-05-15 15:17:57 -05:00 |
|
nicolas.dorier
|
ecf03f90aa
|
Fix UriAttribute bug, and currency formatting crash
|
2018-05-16 02:24:59 +09:00 |
|
nicolas.dorier
|
1747414a57
|
update clightning of docker compose
|
2018-05-16 01:37:20 +09:00 |
|
nicolas.dorier
|
3a02f16c6e
|
Fix bug where exchange name in rate rules were uncorrectly considered a currency
|
2018-05-16 01:27:15 +09:00 |
|
Andrew Camilleri
|
a6ee337ed0
|
more coverage
|
2018-05-15 16:25:43 +02:00 |
|
Andrew Camilleri
|
559f535257
|
add some coverage for bitpay fields
|
2018-05-15 16:18:37 +02:00 |
|
Andrew Camilleri
|
2952ccc7fd
|
Merge remote-tracking branch 'origin/master' into feature/extended-invoice
|
2018-05-15 15:44:51 +02:00 |
|
nicolas.dorier
|
23a3c145ed
|
fix run.sh
|
2018-05-14 22:08:35 +09:00 |
|
nicolas.dorier
|
4184c6c208
|
Convert in UriAttribute use invariant culture
|
2018-05-14 21:28:33 +09:00 |
|
Nicolas Dorier
|
29c28b1841
|
Merge pull request #175 from Kukks/bugfix/real-url-validation
use alternative uri validation
|
2018-05-14 17:31:56 +09:00 |
|
Andrew Camilleri
|
de48fb4077
|
add direct file test cases
|
2018-05-14 09:34:19 +02:00 |
|
Andrew Camilleri
|
bcd79c5882
|
use alternative uri validation
|
2018-05-14 09:32:04 +02:00 |
|
cryptcoin-junkey
|
b8c513aa2b
|
Support Monacoin.
|
2018-05-14 05:44:17 +00:00 |
|
Andrew Camilleri
|
ad67f4ef18
|
update to use longs
|
2018-05-13 09:47:42 +02:00 |
|
Andrew Camilleri
|
2c0bcfc0ec
|
Merge remote-tracking branch 'btcpayserver/master' into feature/extended-invoice
|
2018-05-13 08:34:36 +02:00 |
|
nicolas.dorier
|
0ba1072d54
|
bump
|
2018-05-13 15:09:38 +09:00 |
|
nicolas.dorier
|
f7fe855274
|
Do not roundup rates
|
2018-05-13 15:09:17 +09:00 |
|
nicolas.dorier
|
449738414b
|
Add cryptopia
|
2018-05-12 19:37:32 +09:00 |
|
nicolas.dorier
|
a34842585d
|
bump
|
2018-05-12 19:19:40 +09:00 |
|
nicolas.dorier
|
eb882c2c46
|
Update package
|
2018-05-12 19:15:54 +09:00 |
|
nicolas.dorier
|
ca65c6bd8f
|
fix #171
|
2018-05-12 18:38:43 +09:00 |
|