You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tom Kirkpatrick bd26d26884
fix: kill lnd process on quit
6 years ago
..
api fix: Don't catch api/index errors 6 years ago
components fix lint errors 6 years ago
containers style(line length): Drop prettier line length from 120 to 100 6 years ago
icons feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
lnd Merge pull request #464 from LN-Zap/fix/undefined-lnd-log 6 years ago
notifications fix(eslint-import): Fix that eslint-plugin-import was not active 7 years ago
reducers style(line length): Drop prettier line length from 120 to 100 6 years ago
routes feat(channels): remove hardcode currency name in channel balance and replace with dynamic currency name 6 years ago
store style(line length): Limit max length to 120, including comments, etc. 6 years ago
utils style(line length): Drop prettier line length from 120 to 100 6 years ago
.eslintrc fix(lint): update lint packages + config 7 years ago
animated_checkmark.scss fix(style-lint): Bump stylelint and config to latest, fix lints 7 years ago
app.global.scss fix(security): content security policy 6 years ago
app.html ci(travis): disable security warnings 6 years ago
index.js Removes unused code, adds proper semicolon rule and reduces lint errors 7 years ago
keyframes.scss fix(style-lint): Bump stylelint and config to latest, fix lints 7 years ago
main.dev.js fix: kill lnd process on quit 6 years ago
menu.js style(line length): Drop prettier line length from 120 to 100 6 years ago
package.json build: do not build grpc-node from source 6 years ago
reset.scss feature(navbar): mock MVP navbar styles 7 years ago
routes.js style(lint): lint and format all code 6 years ago
tooltip.scss fix(style-lint): Bump stylelint and config to latest, fix lints 7 years ago
variables.scss fix(style-lint): Bump stylelint and config to latest, fix lints 7 years ago
yarn.lock fix(grpc): update grpc to v1.12.3 6 years ago