Ben Woosley
8e06ad5105
fix(eslint-import): Fix that eslint-plugin-import was not active
For the node import resolver, "paths" is meant to be absolute paths
for global modules.
https://github.com/benmosher/eslint-plugin-import/tree/master/resolvers/node
7 years ago
Ben Woosley
4125283587
enhance(lints): Enable currenly disabled lints
7 years ago
Ben Woosley
eb04d12a92
enhance(channels): Extract blockExplorer util
To handle shelling out to the transaction display
This was previously done inline via electron.shell.openExternal. Consolidating
it in the utility DRYs up the code both in terms of the base url and the path
building.
Note there is also code in reducers/info.js relating to:
infoSelectors.explorerLinkBase, but it seems to be unused currently.
7 years ago
Jack Mallers
0033275ff9
fix(lint): fix some small linting errors
7 years ago
Jack Mallers
f02be5bc9d
feature(bech32): use bech32 to determine if ln pareq is valid
7 years ago
Travis Loncar
dd74961651
feature(ticker-usd-format): format USD price with symbol and two decimal places
7 years ago
Jack Mallers
9de69124cd
fix(satsToUsd): display <0.01 if micropayment is less than a penny
7 years ago
Jack Mallers
88c577d248
fix(lint): fix all lint errors/warnings
8 years ago
Jack Mallers
393a34c7e8
fix(lint): fix more linting errors
8 years ago
Jack Mallers
abb1b02a36
fix(lint): start fixing linting error
8 years ago
Jack Mallers
264762ad17
feature(request): make request in both btc and usd
8 years ago
Jack Mallers
dbd3fcaf71
feature(multi-currency): calculates value based on current currency
8 years ago
Jack Mallers
3011322962
feature(activity styles): add invoices and improve activity design
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago