829 Commits (9d3c0b46682d0463216e1242f62ab1339552abe0)

Author SHA1 Message Date
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 7 years ago
Tom Kirkpatrick f7172d2d97
fix(logging): reduce default log level to info 7 years ago
Tom Kirkpatrick 1c8a2e9bf4
feat: determine block sync progress early 7 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 7 years ago
Tom Kirkpatrick d548915efc
feat(api): redundant block explorer api backends 7 years ago
Tom Kirkpatrick 18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment 7 years ago
Tom Kirkpatrick 9a6b886901
feat(logging): add more logging for lnd service 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 7 years ago
Tom Kirkpatrick e06fc9458e
fix: ensure onboarding completes after syncing 7 years ago
Tom Kirkpatrick 5367e3bf21
style: fix scss no-duplicate-selectors rule 7 years ago
Tom Kirkpatrick f85aa10cff
style: remove redundant font declarations 7 years ago
Tom Kirkpatrick 849f2bf9ea
style: run all stylesheets through prettier 7 years ago
Tom Kirkpatrick 2d6dec5afb
style: run all stylesheets through stylelint 7 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
Tom Kirkpatrick 99928f80d3
fix(grpc): update grpc to v1.12.4 7 years ago
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