733 Commits (e2ac8729d1fa1abcaf94a44a562d164d1b59bedd)

Author SHA1 Message Date
Ben Woosley e2ac8729d1
enhance(logging); Output app/lnd logs to the lnd log, rather than console.log 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
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
Ben Woosley 73d2686ba2
Fix the local lnd already running usecase 7 years ago
Ben Woosley db45e84b48
Fix typo in 'SAVED CONFIG TO' log entry 7 years ago
Tom Kirkpatrick 6eda55de0c
fix(resources): fix up resource paths 7 years ago
Ben Woosley 6d5ca1ab90
fix(lnd-proto-dup): Fix that we had redundant lnd rpc.proto files 7 years ago
Jack Mallers ca268b8e85 feature(external block explorer link): change icon to external link and allow users to link to channels in explorer 7 years ago
Tom Kirkpatrick 80dfa8c461
fix(passwords): convert password to Buffer 7 years ago
Tom Kirkpatrick 3c2d94fc5b
fix(grpc): update grpc to v1.12.1 7 years ago
Tom Kirkpatrick e586dc5bb8
fix(pay-form): ensure payment form shows on top 7 years ago
Tom Kirkpatrick 1fdccaffeb
fix(channels): do not show suggested nodes on empty search 7 years ago
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Tom Kirkpatrick 1adb334146
feature(lnd-config): simplify handling of macaroons 7 years ago
Jack Mallers 78afbb05f2 fix(lint): fix linting errors 7 years ago
Jack Mallers 086de08342 fix(disconnect): only show disconnect when channel is established 7 years ago
Jack Mallers a42b1a04e6 fix(lint/tests): fix lint/tests and remove hard coded data 7 years ago
Jack Mallers 6be387291d feature(waitingChannels): add waiting close channels support to allChannels selector 7 years ago
Jack Mallers 992e6d36fd fix(wallet modal): change copy from deposit to bitcoin 7 years ago
Jack Mallers dd284550eb fix(loading-channels): fix loadingchannels messed up styles 7 years ago
Jack Mallers cc13564a39 fix(SubmitChannelForm): fix conditional so form can submit 7 years ago
Jack Mallers 497e5c5547 fix(log): remove console.log statement 7 years ago
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers f01924f2a2 feature(suggested-peers): hook up suggested peers form 7 years ago
Jack Mallers 0f8ed62e7d feature(suggestedNodes): style the component and render the nodes 7 years ago
Jack Mallers c292984f17 feature(SuggestedNodes): create suggested nodes component 7 years ago