rockstardev
|
33d18a3278
|
Displaying payment method name during checkout
Ref: https://github.com/btcpayserver/btcpayserver/issues/152
|
2018-07-13 15:58:59 -05:00 |
|
nicolas.dorier
|
22e700a53e
|
Fix NullReferenceException when setting lightning connectionString without externalurl
|
2018-07-13 15:02:31 +09:00 |
|
nicolas.dorier
|
976d9d0cda
|
Add CSP (Disable it if custom theming)
|
2018-07-12 17:38:21 +09:00 |
|
nicolas.dorier
|
10ceddc709
|
ReferrerPolicy
|
2018-07-12 02:38:08 +09:00 |
|
nicolas.dorier
|
cdbbad1694
|
Fix misleading error when using http on internalNode
|
2018-07-10 12:58:17 +09:00 |
|
nicolas.dorier
|
c9c2730409
|
check macaroonfilepath is rooted
|
2018-07-10 12:51:23 +09:00 |
|
nicolas.dorier
|
1a1078782e
|
Suppoort macaroonfilepath in connection string
|
2018-07-10 12:46:04 +09:00 |
|
nicolas.dorier
|
5af14ef2ec
|
When creating PoS app, redirect to settings. When updating an app, redirect to List of apps.
|
2018-07-05 21:11:18 +09:00 |
|
nicolas.dorier
|
7210eebeca
|
Create Store redirect to store settings
|
2018-07-05 21:05:13 +09:00 |
|
rockstardev
|
25dbf6445f
|
LND Support
|
2018-07-01 21:45:21 +09:00 |
|
nicolas.dorier
|
b7abc08c27
|
Create a new format for LightningConnectionString
|
2018-07-01 15:45:08 +09:00 |
|
nicolas.dorier
|
399ae2cd9e
|
Fix: If DOGE fee becomes higher that 1 DOGE, the transaction would fail to broadcast
|
2018-07-01 13:46:28 +09:00 |
|
nicolas.dorier
|
63fe0f6612
|
Make sure that DOGECOIN pays min amount of fee
|
2018-06-30 22:05:41 +09:00 |
|
nicolas.dorier
|
42d60ef84b
|
Fix: Could not send money from wallet of a coin without segwit
|
2018-06-30 21:26:10 +09:00 |
|
rockstardev
|
9a5259510b
|
Merge remote-tracking branch 'source/master' into dev-lndrpc
|
2018-06-25 22:31:42 -05:00 |
|
nicolas.dorier
|
caecb26420
|
fix typos and sentences referencing Bitcoin
|
2018-06-25 11:58:07 +09:00 |
|
nicolas.dorier
|
d313395751
|
Show rule evaluation in invoice logs
|
2018-06-24 21:01:29 +09:00 |
|
rockstardev
|
3c4c99ee42
|
Saving of Macaroon and Tls for LND connection
|
2018-06-23 23:16:39 -05:00 |
|
rockstardev
|
d34ffc0d9a
|
Refactoring conditional method, separating into two properties
|
2018-06-23 22:50:50 -05:00 |
|
rockstardev
|
039303bfaa
|
Fixing typos during code review
|
2018-06-23 22:03:51 -05:00 |
|
nicolas.dorier
|
5feb520843
|
Add support for groestlcoin
|
2018-06-24 00:45:57 +09:00 |
|
nicolas.dorier
|
17e914778d
|
Make sure that lightning payments events are using the state of the invoice when they got issued (#205)
|
2018-06-21 14:15:36 +09:00 |
|
nicolas.dorier
|
04174b7431
|
Fix authentication
|
2018-06-06 16:02:37 +09:00 |
|
nicolas.dorier
|
b7c58c2083
|
Fix bug of authentication caused by previous refactoring on authentication
|
2018-06-06 14:46:41 +09:00 |
|
nicolas.dorier
|
01cf579530
|
Use proper custom authentication handler for bitpay
|
2018-06-04 12:00:03 +09:00 |
|
rockstardev
|
63ec832667
|
Support for localizing datetimes base on browser's timezone
|
2018-05-29 12:27:03 +09:00 |
|
nicolas.dorier
|
6a46d02fc6
|
Add dummy policies field
|
2018-05-26 18:26:02 +09:00 |
|
nicolas.dorier
|
be33ebc168
|
fix typo
|
2018-05-25 17:35:01 +09:00 |
|
nicolas.dorier
|
8d61314852
|
Use FullNotification and improve instructions
|
2018-05-25 00:02:24 +09:00 |
|
nicolas.dorier
|
dec5dbc0d2
|
Ability to pass fields to POS app #181
|
2018-05-24 23:54:48 +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
|
eeb522fe7d
|
Remove special case for showing crypto currency
|
2018-05-16 21:19:48 +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
|
1c50210e61
|
fix build
|
2018-05-16 10:22:42 +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
|
eb01e91e13
|
Only show Order Amount in Fiat if Invoice is created with fiat value
|
2018-05-15 15:17:58 -05:00 |
|
nicolas.dorier
|
ecf03f90aa
|
Fix UriAttribute bug, and currency formatting crash
|
2018-05-16 02:24:59 +09:00 |
|
nicolas.dorier
|
f7fe855274
|
Do not roundup rates
|
2018-05-13 15:09:17 +09:00 |
|
rockstardev
|
3770adb7d3
|
Displaying fiat value of invoice's order amount in details
|
2018-05-11 12:15:26 -05:00 |
|
nicolas.dorier
|
26db946392
|
BTCPayRateProviderFactory is responsible for getting the supported exchange list
|
2018-05-12 00:54:17 +09:00 |
|
nicolas.dorier
|
9afc143801
|
Use decimals and fix invoices
|
2018-05-11 22:38:31 +09:00 |
|
nicolas.dorier
|
8e4943df65
|
low-medium speed policy
|
2018-05-11 22:12:45 +09:00 |
|
nicolas.dorier
|
6f07849e1d
|
Use policies security for controlling access to bitpay api
|
2018-05-11 17:16:18 +09:00 |
|
nicolas.dorier
|
199db01eaf
|
No need of authentication for GetInvoice API (#166)
|
2018-05-11 17:05:08 +09:00 |
|
rockstardev
|
be1128a886
|
Support for displaying fiat value of invoice
|
2018-05-09 22:39:13 -05:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
3d943d49e6
|
Make sure if the default crypto is no available, we don't get error 404
|
2018-05-07 12:25:50 +09:00 |
|
nicolas.dorier
|
6ca8ba9231
|
Allow signing on non segwit transactions via the ledger
|
2018-05-07 12:17:46 +09:00 |
|
nicolas.dorier
|
7b2ef9aec2
|
Remove unused Error.cshtml
|
2018-05-06 22:49:00 +09:00 |
|