451 Commits (28f3427d7638928937c728bb2c909a316aab060e)

Author SHA1 Message Date
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
Tom Kirkpatrick ac1b6e8830
style: fix lint issue 7 years ago
sevcik 2fa918c8eb feat(onboarding): allow login with Enter key press 7 years ago
terencechow ace267ba86
fix(copy): fix small typo re adding funds to network 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 f304debd8c fix(channels): loading hover state 7 years ago
Jack Mallers 8f32c3c4f4 feat(help): add help link to tutorial 7 years ago
Tom Kirkpatrick 828be27630
fix: ensure conditional display uses boolean 7 years ago
Tom Kirkpatrick d18708242b
fix(onboarding): remove seed password 7 years ago
Ben Woosley 673829821a
fix: don't show channel suggestions if pending channels exist 7 years ago
Ben Woosley b15d68de18
refactor: avoid repeating a conditional in Network 7 years ago
Jack Mallers bc27b95919 fix(channel-form): improve copy 7 years ago
Tom Kirkpatrick 8d0838d691
fix(accessibility): don't use white on yellow text 7 years ago
Tom Kirkpatrick 5fac7b1e2b
fix(ui): increase currency selector z-index 7 years ago
Jack Mallers e131651928 style(syncing): update syncing address style 7 years ago
Ben Woosley 213de64e30
refactor: add received prop to transaction 7 years ago
Tom Kirkpatrick 48681ba6f3
fix(receive-tx): don't show sent for received tx 7 years ago
Tom Kirkpatrick 8e195c48ea
fix: show channel filter with empty active filter 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 f86cbdddd6 fix(receive-tx): dont show sent for received tx 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 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
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 01b30ee92c fix(channels): correct property for waiting_close_channels object 7 years ago
Tom Kirkpatrick ba34367750
perf(bundle-size): remove lodash dependency 7 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 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