1058 Commits (4ed944adac0da028a64e6b70888fdaef78349dfa)
 

Author SHA1 Message Date
Tom Kirkpatrick 4ed944adac
build(lint): validate commit message format 6 years ago
Tom Kirkpatrick 0a11c47329
build(lint): lint/format in git pre-commit hook 6 years ago
Tom Kirkpatrick 9847cdb82f
build(lint): auto code formatting with prettier 6 years ago
Ben Woosley 751a022e3c
Merge pull request #437 from Empact/enhance/no-console 6 years ago
Ben Woosley 2cebba7a57
enhance(linting): Enable the eslint:recommended rules 6 years ago
Ben Woosley 06595b1ea4
enhance(test): Drop pessimistic printing of logs that shouldn't be there 6 years ago
Ben Woosley 81e1b2ec78
enhance(logging): Output webpack errors to the main log 6 years ago
Ben Woosley e2ac8729d1
enhance(logging); Output app/lnd logs to the lnd log, rather than console.log 6 years ago
Ben Woosley 4ffe3e1801
Merge pull request #438 from Empact/fix/lnd-log-level 6 years ago
Ben Woosley a22a2a5397
Merge pull request #428 from mrfelton/feat/electron-2 6 years ago
Ben Woosley 66fb3af09d
Merge pull request #395 from mrfelton/fix/channel-search-handle-no-results 6 years ago
Ben Woosley 0602fbe7ca
fix(lnd log level): Fix lndLogGetLevel to apply the most-recent log level when none is detected 6 years ago
Ben Woosley 254807db0a
Merge pull request #436 from mrfelton/feat/logging 6 years ago
Tom Kirkpatrick 615ed52e7a
ci(travis): disable security warnings 6 years ago
Tom Kirkpatrick f460542e25
fix(security): content security policy 6 years ago
Tom Kirkpatrick 814252caee
build(electron): update to electron v2.0.2 6 years ago
Ben Woosley e34dbe52db
Merge pull request #434 from mrfelton/fix/installtion-instructions 6 years ago
Tom Kirkpatrick 4a535be142
feat(logging): more readable logs 6 years ago
Ben Woosley c4d701c156
Merge pull request #433 from mrfelton/fix/lnd-output-parsing 6 years ago
Ben Woosley 742a3dd26b
Merge pull request #427 from Empact/network 6 years ago
Ben Woosley ee4157b49b
Merge pull request #429 from Empact/enhance/onboarding 6 years ago
Ben Woosley a1873ead1c
Merge pull request #435 from mrfelton/build/unneeded-concurrently 6 years ago
Tom Kirkpatrick 87ef962ef2
build(scripts): remove unneeded call to concurrently 6 years ago
Tom Kirkpatrick 09fe241a7e
docs(advanced): remove redundant install steps 6 years ago
Tom Kirkpatrick 1b702e946a
fix(lnd): better lnd log parsing 6 years ago
Ben Woosley 0ce5b04fe5
Don't run onboarding if LND is already running locally 6 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 6 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 6 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 6 years ago
Ben Woosley 49b1633341
Inline walletProps into mergeProps 6 years ago
Ben Woosley 2a4cbc355b
Merge pull request #426 from mrfelton/feat/update-tooling 6 years ago
Ben Woosley 44abfe33a4
Merge pull request #423 from mrfelton/feat/update-grpc 6 years ago
Tom Kirkpatrick f50dd34aa0
build(types): update flowtype 6 years ago
Tom Kirkpatrick 7bb0d469f2
build(lint): update stylelint to v9.3.0 6 years ago
Tom Kirkpatrick 0fa348c53c
chore(deps): update chalk to v4.17.10 6 years ago
Tom Kirkpatrick d1ef19ab0f
chore(deps): update lodash to v4.17.10 6 years ago
Tom Kirkpatrick 903c8757c7
build(lint): update eslint packages 6 years ago
Tom Kirkpatrick 2e32f44c74
build(webpack): update webpack to v4.x 6 years ago
Tom Kirkpatrick d43df230a8
build(scripts): update cross-env to v5.2.0 6 years ago
Tom Kirkpatrick aaed9c1dbf
build(webpack): migrate to babel-minify-webpack-plugin 6 years ago
Tom Kirkpatrick 7721915e7e
build(scripts): update cross-spawn to v6.0.5 6 years ago
Tom Kirkpatrick 63f9bd6a09
ci(travis): only install grpc once 6 years ago
Tom Kirkpatrick 8f15cb8bd5
build(babel): update babel packages 6 years ago
Tom Kirkpatrick 791a3259e7
build(webpack): update webpack packages 6 years ago
Tom Kirkpatrick 7c0c91a26b
build(scripts): update concurrently to v3.5.1 6 years ago
Tom Kirkpatrick a41f5f04f0
build(electron): update electron-builder to v20.15.3 6 years ago
Tom Kirkpatrick fa0f78ae60
fix(grpc): update grpc to v1.12.3 6 years ago
Ben Woosley 2b4190d6d0
Merge pull request #417 from Empact/modal-root 6 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 6 years ago
Ben Woosley ba79b67e31
Drop the unused WalletDetails modal 6 years ago