nicolas.dorier
81c9ce7284
Limit the number of time the wallet need to export the xpub
2018-12-26 15:04:11 +09:00
nicolas.dorier
caa6978d80
Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it
2018-12-26 14:04:00 +09:00
nicolas.dorier
af22d6a4e3
Remove preliminary test to know if the ledger can handle the store. If it can't signing will fail anyway.
2018-12-25 19:33:03 +09:00
nicolas.dorier
9c99ffae57
Lightning charge integration
2018-12-20 22:40:32 +09:00
nicolas.dorier
47ef7661d8
Fix search for macaroon
2018-12-20 17:08:32 +09:00
nicolas.dorier
e80593fb7b
Expose LND's other macaroon if possible
2018-12-20 16:52:04 +09:00
nicolas.dorier
57324345ac
Remove remaining of RestrictedMacaroon
2018-12-20 16:24:36 +09:00
nicolas.dorier
73e280157d
Show the gRPC cypher suites for gRPC consumption
2018-12-20 14:16:23 +09:00
nicolas.dorier
9db5c0f375
Hack tests to make currency formatting work on linux
2018-12-19 00:28:06 +09:00
nicolas.dorier
998472e463
Fix symbol display on linux
2018-12-19 00:11:15 +09:00
nicolas.dorier
93113fd871
Fix payment exports to reflect correctly payment data, rename fields.
2018-12-18 21:35:52 +09:00
nicolas.dorier
7a4dee3d38
Point of Sale returns correct currency information ( #450 )
2018-12-18 00:25:17 +09:00
nicolas.dorier
a341d4f800
Show Spark QR Code pairing
2018-12-14 13:12:27 +09:00
nicolas.dorier
22d59a1ed7
Do not leak access key in browser
2018-12-12 18:37:50 +09:00
nicolas.dorier
475ea68696
Can attach external spark
2018-12-12 18:19:13 +09:00
nicolas.dorier
0d06cf63b7
Use enum for invoice status and invoice exception
2018-12-10 21:48:28 +09:00
nicolas.dorier
e89e8226e4
Fix build
2018-12-10 17:34:27 +09:00
nicolas.dorier
a533a96598
Remove XFrame for PoS
2018-12-10 16:39:21 +09:00
nicolas.dorier
058472d325
Show restricted macaroon for LND
2018-12-10 16:03:58 +09:00
nicolas.dorier
b5c9a03052
Can mark invoice as complete
2018-12-10 15:34:48 +09:00
nicolas.dorier
8afc103ae7
Show REST connection information for LND in a QR Code
2018-12-07 19:31:07 +09:00
nicolas.dorier
591d7b4b80
Can show external service link with BTCPAY_EXTERNALSERVICES
2018-12-07 18:42:39 +09:00
nicolas.dorier
6e27233be8
Remove BIP70 support
2018-12-06 17:08:28 +09:00
nicolas.dorier
9209984a2f
Remove useless argument from GetInvoice
2018-12-06 17:05:27 +09:00
nicolas.dorier
1477630c78
Remove anonymous access to invoice data
2018-12-06 16:58:04 +09:00
nicolas.dorier
cad602ad14
Fix several issues in cart
...
* Fix: Only USD currency with 2 decimals were properly handled for tips
* Fix: All PoS apps would were sharing the same basket
* Fix: Currency formatting was not using server side information
* Fix: Various bug of formatting for decimal 0 and more than 2.
2018-12-04 13:04:26 +09:00
nicolas.dorier
1f14bd6188
Add button and qr code to the bitpay translator
2018-12-04 11:53:25 +09:00
nicolas.dorier
156f52b76f
Add bitpay translator
2018-12-03 23:59:08 +09:00
Mario Dian
8f234a02cb
Add currency formats for major currencies
2018-12-01 12:59:45 +08:00
rockstardev
a4bec83ecc
Fixing warnings on invariant culture, hate this for being so verbose
2018-11-30 02:51:23 -06:00
rockstardev
8e30b7430d
Adding PaymentType and destination, CSV export
2018-11-30 02:04:26 -06:00
rockstardev
9235d32a45
Export of payments made on invoices
2018-11-30 01:22:39 -06:00
Mario Dian
613281a1e7
Fix form processing when cart is enabled ( #424 )
2018-11-30 11:29:27 +09:00
Mario Dian
1831692761
Enable shopping cart, add items to cart, enable tips ( #410 )
...
Modal cart, remove items, checkout
Fix removal and adding of cart items
Improve cart UI
Add cart bundle, remove unused js files from the view when cart isn't used
Do not enable cart by default
Do not put modal into the view when the cart is disabled
Escape js properties
Work with amounts as cents
Make animation speed look constant
Enable tips in the cart
Fix cart UI
2018-11-27 15:14:32 +09:00
Andrew Camilleri
e144d2479b
Add POS Data to Invoice UI ( #409 )
...
* Add POS Data in Invoice UI
* fix build
* extract in helper and add UTs
* add in unit test coverage through mvc view too
2018-11-27 15:13:09 +09:00
nicolas.dorier
1aaa55dc62
Make test less flaky
2018-11-23 13:09:30 +09:00
Andrew Camilleri
186ce01022
add pairing code to tokens page after authorize ( #412 )
2018-11-22 15:13:35 +09:00
Rockstar Developer
9d21c89151
Preserving title with custom amount ( #403 )
...
* Preserving title with custom amount
* Custom button texts for complete localization
* Update tests, now checking custom amount description and button text
* Support for Custom CSS in POS
2018-11-17 11:39:43 +09:00
nicolas.dorier
6f276ac1bc
Do not crash if derivation strategy is empty
2018-11-17 01:09:28 +09:00
nicolas.dorier
c40fc69087
Use the choiceKey of PoS item as ItemCode
2018-11-16 23:16:44 +09:00
nicolas.dorier
eff983135c
showcase the custom field in PoS template
2018-11-16 18:36:18 +09:00
Rockstar Developer
479303dd9e
Tweaking UI for custom amounts ( #398 )
...
* Tweaking appearance of custom amount card
* Allowing POS items to have custom amounts, good for donations/tips
* Prepending currency symbol in POS
* Fixing regression, thanks unit test
2018-11-16 12:31:38 +09:00
nicolas.dorier
e9b2088f7d
change default title for pointofsale
2018-11-14 17:45:46 +09:00
nicolas.dorier
8e667f6c3f
Allow empty template ( Fix #303 )
2018-11-13 16:32:13 +09:00
Mario Dian
a996cc2e6d
Fix margins, change template ( #397 )
2018-11-13 16:29:18 +09:00
nicolas.dorier
16b57f24a2
Fix #383
2018-11-10 23:25:11 +09:00
Mario Dian
b16b1c3e8b
- add item image and description ( #391 )
...
- fix margins
2018-11-10 15:38:26 +09:00
nicolas.dorier
fee56873b5
Handle exception if log file do not exists.
2018-11-09 21:43:10 +09:00
Andrew Camilleri
f23e2a3ec4
async i18n and json translation format ( #369 )
...
* start working on loading locales async and as json
* finish off langs and UI
* fix path
* fix tests
2018-11-09 16:48:38 +09:00
Rockstar Developer
aa1ac3da50
Modal invoice through btcpay.js ( #381 )
...
* Modal through btcpay.js
* Handling close action depending on whether is modal or not
* Tweaking button position
* Stripping trailing slashes if present when setting site root
2018-11-09 16:09:09 +09:00