nicolas.dorier
|
a0d2790491
|
Activate spanish
|
2018-03-24 14:35:49 +09:00 |
|
nicolas.dorier
|
2072b6e136
|
Fix english selection when the store has not set default language
|
2018-03-24 01:58:11 +09:00 |
|
nicolas.dorier
|
7d17bf7f2a
|
Can set store default language
|
2018-03-23 17:27:48 +09:00 |
|
nicolas.dorier
|
39b34ff4ed
|
Can invite user to manage your store
|
2018-03-23 16:24:57 +09:00 |
|
nicolas.dorier
|
3b2cf2f1de
|
Can add administrator, fix #65
|
2018-03-22 19:55:14 +09:00 |
|
nicolas.dorier
|
ae7cfe90ab
|
Show the NodeInfo when testing connection
|
2018-03-22 12:02:38 +09:00 |
|
nicolas.dorier
|
c0b903d79c
|
Wallet page is now an action link in the store settings
|
2018-03-22 01:07:11 +09:00 |
|
nicolas.dorier
|
d426d66819
|
fill exisitng values in AddDerivationScheme and AddLightningNode
|
2018-03-21 03:05:51 +09:00 |
|
nicolas.dorier
|
265cddc38b
|
Change the UX to set lightning node or derivation schemes
|
2018-03-21 02:48:11 +09:00 |
|
nicolas.dorier
|
21b91ac8f7
|
Add btc.lightning and ltc.lightning
|
2018-03-21 02:09:25 +09:00 |
|
nicolas.dorier
|
6d611d7d05
|
Can connect directly to CLightning via TCP or UNIX socket
|
2018-03-21 00:31:19 +09:00 |
|
nicolas.dorier
|
2b2e12b290
|
Abstract ChargeClient to prepare for support of other lightning implementation
|
2018-03-20 11:59:43 +09:00 |
|
nicolas.dorier
|
cc186fc8b3
|
Fix bug: Incorrect confirmation count in Invoice screen under some circumstances.
|
2018-03-19 09:45:54 +09:00 |
|
lepipele
|
e6ca07e9b5
|
Merge remote-tracking branch 'source/master' into dev-shapeshift
|
2018-03-18 00:42:55 -05:00 |
|
nicolas.dorier
|
806474c8c6
|
Allow account selection of the ledger
|
2018-03-18 14:15:23 +09:00 |
|
lepipele
|
1524fb4499
|
Merge remote-tracking branch 'source/master' into dev-shapeshift
|
2018-03-17 23:50:11 -05:00 |
|
lepipele
|
14b70ff35e
|
Rendering of Conversion tab on Invoice if enabled in store settings
|
2018-03-17 23:49:09 -05:00 |
|
lepipele
|
c36a900627
|
Store setting for allowing conversion through Shapeshift
|
2018-03-17 23:48:06 -05:00 |
|
nicolas.dorier
|
81328b2667
|
Update charge in tests and fix two build time warnings
|
2018-03-17 17:49:42 +09:00 |
|
nicolas.dorier
|
9e2e102ec4
|
Fix bug making it impossible to remove LTC xpub
|
2018-03-14 19:32:24 +09:00 |
|
nicolas.dorier
|
b3698846c6
|
Improve UX of invoice list and invoice details
|
2018-03-13 09:13:16 +09:00 |
|
nicolas.dorier
|
936ae64ca3
|
Allow connection via non https lightning charge node through localhost or 127.0.0.1
|
2018-03-11 15:14:05 +09:00 |
|
nicolas.dorier
|
303a617f9e
|
Improve invoice.cshtml display if offchain payment is present
|
2018-03-06 16:37:25 -05:00 |
|
nicolas.dorier
|
b67a962d12
|
Make sure the txrelayfee is correctly set
|
2018-03-02 14:16:16 -05:00 |
|
practicalswift
|
649497e54f
|
Fix typos
|
2018-03-01 15:11:30 +01:00 |
|
nicolas.dorier
|
9f734349da
|
Prettify date on the invoice list, and add orderid
|
2018-02-28 19:03:23 +09:00 |
|
nicolas.dorier
|
309d6fdfe0
|
Can configure an internallightningnode to make things easier
|
2018-02-26 18:58:02 +09:00 |
|
nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +09:00 |
|
nicolas.dorier
|
3d33ecf397
|
make IsAvailable async
|
2018-02-23 16:09:15 +09:00 |
|
nicolas.dorier
|
0e1a1fd2cd
|
Remove dependencies in StoreController to on chain payment specific stuff
|
2018-02-20 12:45:04 +09:00 |
|
nicolas.dorier
|
3f07010de8
|
Rename IPaymentMethodFactory to ISupportedPaymentMethod
|
2018-02-20 10:44:39 +09:00 |
|
nicolas.dorier
|
2e45c8b190
|
Isolate PaymentMethodId in its own class, generalise DerivationStrategy
|
2018-02-19 23:13:23 +09:00 |
|
nicolas.dorier
|
271cbf682f
|
fix casing
|
2018-02-19 15:13:45 +09:00 |
|
nicolas.dorier
|
a634593903
|
Big refactoring renaming cryptoData => PaymentMethod
|
2018-02-19 15:09:05 +09:00 |
|
nicolas.dorier
|
35f669aa15
|
Isolating code of on chain specific payment in its own folder
|
2018-02-19 11:06:08 +09:00 |
|
nicolas.dorier
|
aa4519ac30
|
Big refactoring for supporting new type of payment
|
2018-02-19 02:38:03 +09:00 |
|
nicolas.dorier
|
3bc232e1da
|
Further isolate bitcoin related stuff inside BitcoinLikePaymentData
|
2018-02-18 02:35:02 +09:00 |
|
nicolas.dorier
|
a1ee09cd85
|
Further abstract payment data by encapsulating bitcoin related logic into BitcoinLikePaymentData
|
2018-02-18 02:19:35 +09:00 |
|
nicolas.dorier
|
b898cc030c
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
|
nicolas.dorier
|
5de330b1f9
|
Refactoring to keep coin logic out of InvoiceWatcher
|
2018-02-17 01:34:40 +09:00 |
|
nicolas.dorier
|
c17793aca9
|
do not freeze the stores page
|
2018-02-15 13:33:29 +09:00 |
|
nicolas.dorier
|
6181e8b3e4
|
Refactor the code to prepare the group to support of another hardware wallet
|
2018-02-13 16:57:40 +09:00 |
|
nicolas.dorier
|
8e73c1a2f0
|
error message if not using segwit
|
2018-02-13 13:22:37 +09:00 |
|
nicolas.dorier
|
cedf8f75e8
|
Small UI adjustements
|
2018-02-13 11:41:21 +09:00 |
|
nicolas.dorier
|
cd0a650df4
|
Ledger wallet support
|
2018-02-13 03:27:36 +09:00 |
|
nicolas.dorier
|
f220abb716
|
Make the address verification step mandatory
|
2018-02-07 21:59:16 +09:00 |
|
nicolas.dorier
|
d873a1a545
|
Set a longer timeout for the cache for /rates, update NBXPlorer, bump
|
2018-02-01 21:24:13 +01:00 |
|
nicolas.dorier
|
ade3eff75c
|
unwrap rates in api/rates
|
2018-01-20 12:11:24 +09:00 |
|
nicolas.dorier
|
db2a2a2b6c
|
Fix expiration message on checkout page
|
2018-01-20 00:33:37 +09:00 |
|
nicolas.dorier
|
579dcb5af8
|
Fix confirmation message when changing altcoin derivation scheme
|
2018-01-20 00:29:20 +09:00 |
|