1088 Commits (7e5ec305930e809dad9de62fb52fc0ebb35947c2)

Author SHA1 Message Date
odb366 31a8084c01 fix(onboarding-password-bug): add more password validation 7 years ago
odb366 a712381765 fix(onboarding-empty-pass): add empty password validation 7 years ago
Tom Kirkpatrick becb5ecee9
refactor: modularize and simplify app startup code 7 years ago
Kristiyan Lukanov 58e34e2299 fix(onboarding-pass-validation): added password validation (#424) 7 years ago
Jack Mallers 01b30ee92c fix(channels): correct property for waiting_close_channels object 7 years ago
Tom Kirkpatrick 68dabe2c67
fix(devtools): fix devtools startup error messages 7 years ago
Tom Kirkpatrick c022937d08
fix(devtools): patch webrequest to fix devtools 7 years ago
Tom Kirkpatrick ba34367750
perf(bundle-size): remove lodash dependency 7 years ago
Ben Woosley 530784a7db
fix(seed checker): don't fail if the user provides more seed words than required 7 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 7 years ago
Tom Kirkpatrick d4cb99fd91
fix(devtools): patch webrequest to fix devtools 7 years ago
Tom Kirkpatrick 72691f447b
fix(grpc): handle gRPC startup issues 7 years ago
Tom Kirkpatrick ce201eb789
perf(boot): add logging to show boot time 7 years ago
Jack Mallers f84fb97a41 fix(channel-details): use currencyName 7 years ago
Jack Mallers 5c301075e0 fix(waiting_close_channels): account for waiting_close_channels 7 years ago
Jack Mallers a34093f506 fix(submit-channel): reduce font size 7 years ago
Jack Mallers 7e426eb507 fix(margin): fix using margin-bottom instead of margin 7 years ago
Jack Mallers 1c9a23b195 fix(channel-list): change the logic to look at the currentChannels 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
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 651024af10
build(webpack): dynamic CSP configuration 7 years ago
Tom Kirkpatrick ab087586cc
refactor(webpack): remove inline scripts 7 years ago
Jack Mallers 37c0fe6a6e style(lint): fix lint errors 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
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