921 Commits (28f3427d7638928937c728bb2c909a316aab060e)

Author SHA1 Message Date
Tom Kirkpatrick 38c19ac618
test(lnd): add some tests for neutrino 6 years ago
Tom Kirkpatrick 1671610177
feat(sync): more detailed sync progress 7 years ago
Tom Kirkpatrick 2870555ab8
feat(lnd): update to new btcd backend 7 years ago
Tom Kirkpatrick 56c6c59180
feat(lnd): support multiple lnd configurations 7 years ago
Tom Kirkpatrick c57f10b4b1
fix(ui): set app title to "Zap" 7 years ago
Tom Kirkpatrick a2ad803e81
refactor(react): migrate to React Hot Loader v4 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 b180287f6c
feat(ux): keep app running on window close 7 years ago
Tom Kirkpatrick 32399cf4c9
feat(lnd): require explicit connection config 7 years ago
Tom Kirkpatrick b54fd264d8
feat(lnd): require explicit connection config 7 years ago
Tom Kirkpatrick a4a3c5c007
fix(activity): show paid/unpaid on invoice tooltip 7 years ago
Tom Kirkpatrick 87bc9cb063
fix(activity): show icon for paid invoices 7 years ago
Tom Kirkpatrick b3b3d0f999
fix(windows): read lnd config from %LOCALAPPDATA% 7 years ago
Tom Kirkpatrick d7064f03c5
refactor(grpc): use @grpc/proto-loader 7 years ago
Tom Kirkpatrick 8b4c863579
refactor(neutrino): consistent method/event naming 7 years ago
Tom Kirkpatrick b14ca33e55
fix(activity): show settled date for paid invoices 7 years ago
Jack Mallers 9d7ea7689c fix(package-lock): remove package-lock 7 years ago
Tom Kirkpatrick b5d70faefb
feat(updates): implement electron auto updates 7 years ago
Tom Kirkpatrick 02d0a5564d
refactor(lnd): refactor lnd/config 7 years ago
Tom Kirkpatrick eb4fe31e27
fix(lnd): support tilde in connection params 7 years ago
Tom Kirkpatrick d7245725e2
fix(lnd): more robust homedir detection 7 years ago
Tom Kirkpatrick ac1b6e8830
style: fix lint issue 7 years ago
Tom Kirkpatrick ec2b5b79ca
chore(version): bump to 0.2.1-beta 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 8220ed0852
fix: honour currency when opening channel 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 583d34cdad
build: auto download lnd-binary on install 7 years ago
Jack Mallers 7072dedbc3 fix(version): bump to 0.2.0 7 years ago
Jack Mallers 26bc050171 fix(version): bump version 7 years ago
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