764 Commits (07ff5db0b9daad14672305f873ae8253ae7b6214)

Author SHA1 Message Date
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
Ben Woosley ba79b67e31
Drop the unused WalletDetails modal 7 years ago
Ben Woosley 7e998285f9
Drop the SuccessfulSendPayment and SuccessfulSendCoins modals 7 years ago
Jack Mallers 42344065f4 fix(lint): fix lint errors 7 years ago
Jack Mallers 101dc21534 fix(connection-type): improve connection type copy 7 years ago
Jack Mallers 225adf6a97 fix(addInvoice): decode payreq and send all invoice data back after newly created invoice 7 years ago
Jack Mallers 8339c0b04d fix(daily activity sort): sort the activity within a day from new to old 7 years ago
Jack Mallers 498b09ca35 fix(convert): return value if converting with same to and from currency 7 years ago
Jack Mallers 0611a9a99b fix(lint): fix lint errors 7 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 7 years ago
Tom Kirkpatrick e8e6e9fe6b
fix(channels): filter channel list on node alias 7 years ago
Ben Woosley 483064f95f
Shut down app when lnd closes 7 years ago
Ben Woosley aff656a809
Show a message box when lnd errors occur 7 years ago
Jack Mallers cc9921a6d9 fix(lint): fix lint errors 7 years ago