1120 Commits (bd26d26884bf9bc3091c722b6e1ac464e5b53b76)
 

Author SHA1 Message Date
Tom Kirkpatrick bd26d26884
fix: kill lnd process on quit 6 years ago
Ben Woosley 00fa22b253
Merge pull request #465 from Empact/fix/api-error-throw 6 years ago
Ben Woosley 1178a9dcc3
Merge pull request #466 from LN-Zap/feature/testnet-prefix-channel-balance 6 years ago
JimmyMow a2b0ba3486
Merge pull request #467 from mrfelton/docs/commit-hook-help 6 years ago
Tom Kirkpatrick 76d8ecc15c
docs: additional documentation on git commit hooks 6 years ago
Jack Mallers 147a719b96 fix lint errors 6 years ago
Jack Mallers 371c152cfb feat(channels): remove hardcode currency name in channel balance and replace with dynamic currency name 6 years ago
Ben Woosley 07ff5db0b9
fix: Don't catch api/index errors 6 years ago
Ben Woosley dc32568236
Merge pull request #464 from LN-Zap/fix/undefined-lnd-log 6 years ago
Ben Woosley 5dd198d5a6
Merge pull request #459 from Empact/style/line-length 6 years ago
Jack Mallers 392bb330f7 fix(log): fix the uncaught exception by calling info on log not lnd.log 6 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 6 years ago
Ben Woosley 4d876ae930
style(line length): Limit max length to 120, including comments, etc. 6 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 6 years ago
Ben Woosley 074576ba6a
Merge pull request #454 from LN-Zap/fix/channel-details-in-prod 6 years ago
Ben Woosley 71c0fa0fdc
Merge pull request #458 from Empact/lint/minimal-disable 6 years ago
Ben Woosley 854a073a08
Merge pull request #444 from Empact/enhance/lnd-config 6 years ago
Ben Woosley 7ddc6a7b76
Merge pull request #452 from mrfelton/build/webpack-environments 6 years ago
Ben Woosley 86309b1925
Merge pull request #462 from mrfelton/perf/react-icon-includes 6 years ago
Ben Woosley d592d77de4
Merge pull request #461 from Empact/docs/convention-link 6 years ago
Jack Mallers 3adf4620e0 fix(channels): fix invalid assignment error for removeClicked, displayNodeName and channelStatus 6 years ago
Ben Woosley 4e963f6f30
Merge pull request #460 from Empact/lint/conflicting-style-rules 6 years ago
Ben Woosley 5bc2f6e980
lint(explicit disable): Make all eslint-disable-line statements explicit 6 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 6 years ago
Ben Woosley 3c08966fd9
lint(conflicting style rules): Remove redundant eslint rules 6 years ago
Ben Woosley 28758b2e5a
docs(convention link): add missing convention link to CONTRIBUTING page 6 years ago
Ben Woosley d5211076fd
enhance(lnd config): Move LND settings Zap uses into the local lnd.conf 6 years ago
Ben Woosley acaeb5d18b
enhance(lnd config): Add the sample lnd config to resources 6 years ago
Ben Woosley 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 6 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 6 years ago
JimmyMow 61a994591b
Merge pull request #431 from odb366/fix/onboarding-layout-ui 6 years ago
odb366 273ec2b6c0 fix(onboarding-layout-ui): lint errors fixed 6 years ago
odb366 508ddf670b fix(onboarding-layout-ui): fixed lint errors 6 years ago
Tom Kirkpatrick 3e60d518b2
build(webpack): remove redundant environment check 6 years ago
Tom Kirkpatrick 42b08272ec
build(webpack): remove redundant NODE_ENV setting 6 years ago
Kristiyan Lukanov e7d6bec662
Merge branch 'master' into fix/onboarding-layout-ui 6 years ago
odb366 c4e6345c50 fix(onboarding-layout-ui): button color changed, and conflict resolved 6 years ago
JimmyMow 74f335e0de
Merge pull request #447 from odb366/fix/submit-channel-layout 6 years ago
JimmyMow 49e53feb9c
Merge pull request #451 from mrfelton/build/concurrently-colour 6 years ago
Tom Kirkpatrick 88f4fa2f64
build(scripts): disable concurrently prettifying 6 years ago
Ben Woosley b7fead406a
Merge pull request #449 from LN-Zap/fix/slack-link 6 years ago
Jack Mallers ee95be067f docs(contributing): update slack link to one that does not expire 6 years ago
odb366 ad7a08cfa9 fix(submit-channel-layout): width of amount field matches expected output 6 years ago
odb366 4bc9f611ae Merge branch 'fix/submit-channel-layout' of https://github.com/odb366/zap-desktop into fix/submit-channel-layout 6 years ago
odb366 c4a6b0f8ae fix(submit-channel-layout): refactor form layout 6 years ago
Jack Mallers 1d8a2563ab fix(slack-link): replace the expired slack link with a link that does not expire 6 years ago
Ben Woosley 2e6e0a8f3d
Merge pull request #440 from mrfelton/build/developer-workflow 6 years ago
Ben Woosley 114ae4bd3d
Merge pull request #445 from mrfelton/build/use-precompiled-grpc-bindings 6 years ago
Ben Woosley 04404e09ce
Merge pull request #448 from mrfelton/ci/appveyor 6 years ago
Ben Woosley 2b7c842320
Merge pull request #442 from mrfelton/docs/improvements 6 years ago