1153 Commits (297d93e80d9f89a2b41775b0959b86911a02cc06)
 

Author SHA1 Message Date
Ben Woosley 7ddc6a7b76
Merge pull request #452 from mrfelton/build/webpack-environments 7 years ago
Ben Woosley 86309b1925
Merge pull request #462 from mrfelton/perf/react-icon-includes 7 years ago
Ben Woosley d592d77de4
Merge pull request #461 from Empact/docs/convention-link 7 years ago
Jack Mallers 3adf4620e0 fix(channels): fix invalid assignment error for removeClicked, displayNodeName and channelStatus 7 years ago
Ben Woosley 4e963f6f30
Merge pull request #460 from Empact/lint/conflicting-style-rules 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 3c08966fd9
lint(conflicting style rules): Remove redundant eslint rules 7 years ago
Ben Woosley 28758b2e5a
docs(convention link): add missing convention link to CONTRIBUTING page 7 years ago
Ben Woosley d5211076fd
enhance(lnd config): Move LND settings Zap uses into the local lnd.conf 7 years ago
Ben Woosley acaeb5d18b
enhance(lnd config): Add the sample lnd config to resources 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
JimmyMow 61a994591b
Merge pull request #431 from odb366/fix/onboarding-layout-ui 7 years ago
odb366 273ec2b6c0 fix(onboarding-layout-ui): lint errors fixed 7 years ago
odb366 508ddf670b fix(onboarding-layout-ui): fixed lint errors 7 years ago
Tom Kirkpatrick 3e60d518b2
build(webpack): remove redundant environment check 7 years ago
Tom Kirkpatrick 42b08272ec
build(webpack): remove redundant NODE_ENV setting 7 years ago
Kristiyan Lukanov e7d6bec662
Merge branch 'master' into fix/onboarding-layout-ui 7 years ago
odb366 c4e6345c50 fix(onboarding-layout-ui): button color changed, and conflict resolved 7 years ago
JimmyMow 74f335e0de
Merge pull request #447 from odb366/fix/submit-channel-layout 7 years ago
JimmyMow 49e53feb9c
Merge pull request #451 from mrfelton/build/concurrently-colour 7 years ago
Tom Kirkpatrick 88f4fa2f64
build(scripts): disable concurrently prettifying 7 years ago
Ben Woosley b7fead406a
Merge pull request #449 from LN-Zap/fix/slack-link 7 years ago
Jack Mallers ee95be067f docs(contributing): update slack link to one that does not expire 7 years ago
odb366 ad7a08cfa9 fix(submit-channel-layout): width of amount field matches expected output 7 years ago
odb366 4bc9f611ae Merge branch 'fix/submit-channel-layout' of https://github.com/odb366/zap-desktop into fix/submit-channel-layout 7 years ago
odb366 c4a6b0f8ae fix(submit-channel-layout): refactor form layout 7 years ago
Jack Mallers 1d8a2563ab fix(slack-link): replace the expired slack link with a link that does not expire 7 years ago
Ben Woosley 2e6e0a8f3d
Merge pull request #440 from mrfelton/build/developer-workflow 7 years ago
Ben Woosley 114ae4bd3d
Merge pull request #445 from mrfelton/build/use-precompiled-grpc-bindings 7 years ago
Ben Woosley 04404e09ce
Merge pull request #448 from mrfelton/ci/appveyor 7 years ago
Ben Woosley 2b7c842320
Merge pull request #442 from mrfelton/docs/improvements 7 years ago
Tom Kirkpatrick 11abf047e9
ci(appveyor): disable electron security warnings 7 years ago
Tom Kirkpatrick d3cdf8e41d
ci(appveyor): build on node v8 and v10 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 a569542a41
docs: improve documentation 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Tom Kirkpatrick 4ed944adac
build(lint): validate commit message format 7 years ago
Tom Kirkpatrick 0a11c47329
build(lint): lint/format in git pre-commit hook 7 years ago
Tom Kirkpatrick 9847cdb82f
build(lint): auto code formatting with prettier 7 years ago
Ben Woosley e942d3c3bc
enhance(comments): Refer to the standard github page for rpc.proto 7 years ago
Ben Woosley 68b4749f3e
enhance(comments): Record that the current rpc.proto file is from lnd release 0.4.2 7 years ago
Ben Woosley 751a022e3c
Merge pull request #437 from Empact/enhance/no-console 7 years ago
Ben Woosley 2cebba7a57
enhance(linting): Enable the eslint:recommended rules 7 years ago
Ben Woosley 06595b1ea4
enhance(test): Drop pessimistic printing of logs that shouldn't be there 7 years ago
Ben Woosley 81e1b2ec78
enhance(logging): Output webpack errors to the main log 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 4ffe3e1801
Merge pull request #438 from Empact/fix/lnd-log-level 7 years ago