880 Commits (9735dfb73a157e0ac97a1782ee3acc3328dfe6d7)

Author SHA1 Message Date
Ben Woosley bfd13835f8
fix(transaction notification): fix that state access was off the mark 7 years ago
Ben Woosley 08cb1369fd
chore(security): tailor GRPC_SSL_CIPHER_SUITES to the connection type 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
Ben Woosley b2c9f98f77
fix: only generate a new address on new incoming transaction 7 years ago
Ben Woosley 39a9377558
fix: only notify if we have not seen the transaction before 7 years ago
Tom Kirkpatrick c63f91442c
fix: ensure received transactions show as such 7 years ago
Tom Kirkpatrick 828be27630
fix: ensure conditional display uses boolean 7 years ago
Tom Kirkpatrick 08e516a2ef
fix(onboarding): default to create new wallet 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
Ben Woosley 26c7ccdef6
refactor: no need for identity select intermediary 7 years ago
Jack Mallers bc27b95919 fix(channel-form): improve copy 7 years ago
Tom Kirkpatrick 3d2e4dd89a
feat(ui): show activity type icon in activity list 7 years ago
Ben Woosley 3f75445ee5
fix: aezeedPasswordConfirmation propagation 7 years ago
Tom Kirkpatrick 31b0fcbe67
feat(refresh): ability to refresh activity list 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 28e5310b2b
fix(onboarding): set default values for onboarding 7 years ago
Tom Kirkpatrick 48681ba6f3
fix(receive-tx): don't show sent for received tx 7 years ago
Tom Kirkpatrick d16b6e4ced
fix: lnd log levels 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
Ben Woosley 13a2e8f7e2
fix: improve lnd log line matching 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 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