86 Commits (0fd660d2722ec7d42b4f660127ee91ba84456196)

Author SHA1 Message Date
Tom Kirkpatrick c5f99e0dd4
fix(ui): ensure draggable titlebar 6 years ago
Tom Kirkpatrick faf3d5927d
style(onboarding): ensure constant button position 6 years ago
Tom Kirkpatrick d0156137a2
style(sync): vertically centre sync page title 6 years ago
Tom Kirkpatrick a7fc62d989
fix(ui): improve login button style 6 years ago
Jack Mallers 917d85e57e fix(onboarding): replace title bar with padding 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 aeb832d30a
refactor(webpack): use portable scss include paths 6 years ago
Tom Kirkpatrick f51586d3ce
refactor(fs): group files by component 6 years ago
Tom Kirkpatrick 746038cc03
feat(onboarding): add connection type descriptions 6 years ago
Tom Kirkpatrick 3c5337ea25
feat(grpc): ability to unlock remote wallet 6 years ago
Adam Mashrique b769f724ae fix(qrcode): invert colors and add 2 px border 6 years ago
Tom Kirkpatrick 43de5b1f69
fix(ui): increase line-height in seed reentry form 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 4ee87f1476
refactor(react): ternary conditional classnames 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
sevcik 2fa918c8eb feat(onboarding): allow login with Enter key press 7 years ago
Jack Mallers 93604f21b0 fix(copy): fix small typo in login copy 7 years ago
Tom Kirkpatrick 0de2b7d2b0
fix(onboarding): show existing wallet location 7 years ago
Tom Kirkpatrick d2f53aa6fd
fix(onboarding): improve existing wallet message 7 years ago
Tom Kirkpatrick fd7f44714f
feat(btcpayserver): add support for BTCPayServer 7 years ago
Jack Mallers 81c9d45d29 fix(help-link): update to gh-pages 7 years ago
Tom Kirkpatrick 6b13d9a445
fix(onboarding): improve custom connection help 7 years ago
Jack Mallers 8f32c3c4f4 feat(help): add help link to tutorial 7 years ago
Tom Kirkpatrick d18708242b
fix(onboarding): remove seed password 7 years ago
Jack Mallers e131651928 style(syncing): update syncing address style 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
Jack Mallers ecc7988c72 fix(wallet-type): ensure a user selects a wallet type 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 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 18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 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
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
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 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
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 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 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 7 years ago