783 Commits (db042478d628041f959f96db8f15bcf228f20bda)

Author SHA1 Message Date
Jack Mallers f84fb97a41 fix(channel-details): use currencyName 7 years ago
Jack Mallers 7e426eb507 fix(margin): fix using margin-bottom instead of margin 7 years ago
Jack Mallers 1c9a23b195 fix(channel-list): change the logic to look at the currentChannels 7 years ago
Tom Kirkpatrick bd26d26884
fix: kill lnd process on quit 7 years ago
Jack Mallers afb690dd95 fix(p2pkh): generate np2wkh instead of p2pkh 7 years ago
Tom Kirkpatrick da2d6955e3
perf(bundle-size): remove moment-timezone dep 7 years ago
Jack Mallers 71d6ebec84 refactor(sbumit-channel): refactor sass file 7 years ago
Tom Kirkpatrick 7ab31e12df
fix(cors): proxy requests to remote sites 7 years ago
Tom Kirkpatrick 651024af10
build(webpack): dynamic CSP configuration 7 years ago
Tom Kirkpatrick ab087586cc
refactor(webpack): remove inline scripts 7 years ago
Jack Mallers 37c0fe6a6e style(lint): fix lint errors 7 years ago
Jack Mallers 147a719b96 fix lint errors 7 years ago
Jack Mallers 371c152cfb feat(channels): remove hardcode currency name in channel balance and replace with dynamic currency name 7 years ago
Ben Woosley 07ff5db0b9
fix: Don't catch api/index errors 7 years ago
Jack Mallers 392bb330f7 fix(log): fix the uncaught exception by calling info on log not lnd.log 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley 4d876ae930
style(line length): Limit max length to 120, including comments, etc. 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Jack Mallers 3adf4620e0 fix(channels): fix invalid assignment error for removeClicked, displayNodeName and channelStatus 7 years ago
Ben Woosley 5bc2f6e980
lint(explicit disable): Make all eslint-disable-line statements explicit 7 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 7 years ago
Ben Woosley d5211076fd
enhance(lnd config): Move LND settings Zap uses into the local lnd.conf 7 years ago
Ben Woosley 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 7 years ago
Jack Mallers da4ae24675 fix(channels): fix invalid assignment error that was not allowing channel details to toggle open on click in production builds 7 years ago
odb366 508ddf670b fix(onboarding-layout-ui): fixed lint errors 7 years ago
odb366 c4e6345c50 fix(onboarding-layout-ui): button color changed, and conflict resolved 7 years ago
odb366 ad7a08cfa9 fix(submit-channel-layout): width of amount field matches expected output 7 years ago
odb366 c4a6b0f8ae fix(submit-channel-layout): refactor form layout 7 years ago
odb366 fca58025a2 fix(submit-channel-layout): refactor form layout 7 years ago
Tom Kirkpatrick 556e541278
build: do not build grpc-node from source 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Ben Woosley 2cebba7a57
enhance(linting): Enable the eslint:recommended rules 7 years ago
Ben Woosley e2ac8729d1
enhance(logging); Output app/lnd logs to the lnd log, rather than console.log 7 years ago
Ben Woosley 0602fbe7ca
fix(lnd log level): Fix lndLogGetLevel to apply the most-recent log level when none is detected 7 years ago
Tom Kirkpatrick 615ed52e7a
ci(travis): disable security warnings 7 years ago
Tom Kirkpatrick f460542e25
fix(security): content security policy 7 years ago
Tom Kirkpatrick 814252caee
build(electron): update to electron v2.0.2 7 years ago
Tom Kirkpatrick 4a535be142
feat(logging): more readable logs 7 years ago
Tom Kirkpatrick 09fe241a7e
docs(advanced): remove redundant install steps 7 years ago
Tom Kirkpatrick 1b702e946a
fix(lnd): better lnd log parsing 7 years ago
Ben Woosley 0ce5b04fe5
Don't run onboarding if LND is already running locally 7 years ago
odb366 fd5ab3ab1b fix(onboarding-layout-ui): Added input borders and adjusted spacing 7 years ago
odb366 fcf2700b83 fix(onboarding-layout-ui): Added input borders and adjusted spacing 7 years ago
odb366 55ca88e588 fix(onboarding-layout-ui): Reworked spacing and buttons 7 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 7 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 7 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 7 years ago
Ben Woosley 49b1633341
Inline walletProps into mergeProps 7 years ago
Tom Kirkpatrick fa0f78ae60
fix(grpc): update grpc to v1.12.3 7 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 7 years ago