1 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick 080f876313
refactor: rework containers and routes 6 years ago
Tom Kirkpatrick ae19294c15
fix(styles): clean up global error style 6 years ago
Tom Kirkpatrick 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick a82e585e7f
build(webpack): update webpack packages 6 years ago
Tom Kirkpatrick 0660801fb7 fix(lnd): show error on problem connecting to lnd 6 years ago
Tom Kirkpatrick 05f30c4d44
fix(loading): fix glitch on loading sequence 6 years ago
Tom Kirkpatrick 9859ac2eec
style(loading): fade out loading bolt 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick aedd1ee233
feat(i18n): initial multi-language support 6 years ago
Tom Kirkpatrick c00321845c
refactor(fs): consolidate containers & components 6 years ago
Tom Kirkpatrick 42a956a1a8
fix(grpc): ensure connection to lnd on init 6 years ago
Tom Kirkpatrick 9ab16e3fb3
fix(lnd): prevent full chain sync on wallet init 6 years ago
Tom Kirkpatrick 1671610177
feat(sync): more detailed sync progress 7 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick a2ad803e81
refactor(react): migrate to React Hot Loader v4 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick 8b4c863579
refactor(neutrino): consistent method/event naming 7 years ago
Tom Kirkpatrick 0de2b7d2b0
fix(onboarding): show existing wallet location 7 years ago
Tom Kirkpatrick fd7f44714f
feat(btcpayserver): add support for BTCPayServer 7 years ago
Tom Kirkpatrick d18708242b
fix(onboarding): remove seed password 7 years ago
Ben Woosley 3f75445ee5
fix: aezeedPasswordConfirmation propagation 7 years ago
Tom Kirkpatrick 637b27d97d
feat(sync): handle btcd node still syncing 7 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 7 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 7 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
Kristiyan Lukanov 58e34e2299 fix(onboarding-pass-validation): added password validation (#424) 7 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 7 years ago
Jack Mallers ec513cae04 feat(syncing): new sync design and add deposit address 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Jack Mallers 0ebfc46d60 fix(lint): fix lint errors 7 years ago
Jack Mallers d9ed3f2c8b fix(recovery_window): fix wallet recovery by specifying default recovery window 7 years ago
Jack Mallers 9893fb4214 fix(aezeed): make aezeedPassword component stateless 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Jack Mallers 9369baf308 fix(createWalletPassword): refactor component to be stateless. use selector to show error on non matching passwords and not allow user to continue until passwords are matching 7 years ago
Jack Mallers f2c544cab8 feature(reEnterSeedChecker): return true or false based on whether the user has re-entered the seed correctly 7 years ago
Jack Mallers 96f7a3e20b feature(seed): style copy/enter seed pages 7 years ago
Jack Mallers 24ae067ad9 feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
Jack Mallers 2d1030a1f7 feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node 7 years ago
Jack Mallers 410b7ba07d fix(lint): fix lint errors 7 years ago
Jack Mallers 22f4eb09d0 fix(lint): linting errors 7 years ago
Jack Mallers a0f28ecfbc fix(lint): fix some linty errors 7 years ago
Jack Mallers 8d448708b7 fix(onboarding): default state is false for onboarded 7 years ago
Jack Mallers dad4546e58 feature(alias): setup form container and onboarding architecture. hard code alias form 7 years ago
Jack Mallers de4379aeca feature(syncing): redid sync screen 7 years ago
Jack Mallers 7bfecd9764 feature(help): help videos 7 years ago
Jack Mallers a439df1f12 fix(sync): fix lint errors 7 years ago
Jack Mallers abf23939b5 feature(sync): updated sync design 7 years ago