76 Commits (b11364e11f0e2bbabfffd8a0c57f2105c58ec4ae)

Author SHA1 Message Date
Tom Kirkpatrick 8f7ee97fba
refactor: remove old request form code 6 years ago
Tom Kirkpatrick b2aa3909cd
feat(ui): integrate new request forms 6 years ago
Tom Kirkpatrick 145899aa6b
refactor: remove old pay forms 6 years ago
Tom Kirkpatrick 2b80ae7106
feat(wallet): implement new pay forms 6 years ago
Tom Kirkpatrick 0acd6bf66d
style(global): update general styles 6 years ago
Tom Kirkpatrick d68f1f3acc
refactor: use named exports for UI components 6 years ago
Tom Kirkpatrick 514aad81a3
refactor(ui): use Dropdown component 6 years ago
Tom Kirkpatrick 64c8b0c8f1
feat(i18n): add i18n support to storybook 6 years ago
Tom Kirkpatrick ccf315b58a
feat(settings): use indexedDb for persistent data 6 years ago
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
Jack Mallers b1b44489e5
fix(channels): fetch in activity mount not app 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 54ed782ff5
refactor(general): remove contactModal components 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 6 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 6 years ago
Tom Kirkpatrick a2ad803e81
refactor(react): migrate to React Hot Loader v4 6 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 6 years ago
Tom Kirkpatrick 8b4c863579
refactor(neutrino): consistent method/event naming 6 years ago
Tom Kirkpatrick 0de2b7d2b0
fix(onboarding): show existing wallet location 6 years ago
Tom Kirkpatrick fd7f44714f
feat(btcpayserver): add support for BTCPayServer 6 years ago
Tom Kirkpatrick d18708242b
fix(onboarding): remove seed password 6 years ago
Ben Woosley 3f75445ee5
fix: aezeedPasswordConfirmation propagation 6 years ago
Tom Kirkpatrick 637b27d97d
feat(sync): handle btcd node still syncing 6 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 6 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 6 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 6 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 6 years ago
Kristiyan Lukanov 58e34e2299 fix(onboarding-pass-validation): added password validation (#424) 6 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 6 years ago
Jack Mallers ec513cae04 feat(syncing): new sync design and add deposit address 6 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 6 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 6 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