1333 Commits (50e2d530e03bfd111831ef76569edd2d5d3f81b6)
 

Author SHA1 Message Date
Ben Woosley 68bc713de8
Merge pull request #478 from mrfelton/fix/kill-lnd-on-quit 7 years ago
Ben Woosley 926b61ba68
Merge pull request #476 from mrfelton/perf/moment-timezone 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 8ac7718dd3 feat(sync): add loading spinner while address is trying to be generated 7 years ago
Jack Mallers ec513cae04 feat(syncing): new sync design and add deposit address 7 years ago
Tom Kirkpatrick b3e5f7c669
perf(bundle-size): only en locale from moment 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 593113449b
fix(security): restrictive production CSP 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
Ben Woosley 00fa22b253
Merge pull request #465 from Empact/fix/api-error-throw 7 years ago
Ben Woosley 1178a9dcc3
Merge pull request #466 from LN-Zap/feature/testnet-prefix-channel-balance 7 years ago
Jack Mallers 37c0fe6a6e style(lint): fix lint errors 7 years ago
JimmyMow a2b0ba3486
Merge pull request #467 from mrfelton/docs/commit-hook-help 7 years ago
Tom Kirkpatrick 76d8ecc15c
docs: additional documentation on git commit hooks 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
Ben Woosley dc32568236
Merge pull request #464 from LN-Zap/fix/undefined-lnd-log 7 years ago
Ben Woosley 5dd198d5a6
Merge pull request #459 from Empact/style/line-length 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
Ben Woosley 074576ba6a
Merge pull request #454 from LN-Zap/fix/channel-details-in-prod 7 years ago
Ben Woosley 71c0fa0fdc
Merge pull request #458 from Empact/lint/minimal-disable 7 years ago
Ben Woosley 854a073a08
Merge pull request #444 from Empact/enhance/lnd-config 7 years ago
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