650 Commits (1a01feb45393a09a769594de68fe2f4b4f861bd7)

Author SHA1 Message Date
Jack Mallers 0ea5cc743e fix(lint/tests): fix lint errors and gen new snapshots 7 years ago
Jack Mallers eca44c9b34 feature(close-channel): hook up new UI 7 years ago
Jack Mallers a2e0f48bb7 feature(close-channel): wire up close channel to UI 7 years ago
Jack Mallers 920cd7edd2 fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey 7 years ago
Jack Mallers 9a73b90f3d fix(lint): fix max-len with eslint hack for now 7 years ago
Jack Mallers efc5cf0f02 fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments 7 years ago
Jack Mallers 08d263ca94 fix(contactsform): fix performance hit when searching the network for nodes. limit the amount thats returned so we arent rendering thousands of nodes ever. 7 years ago
Jack Mallers 7cff397a4c fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early 7 years ago
Jack Mallers 4b35c5f1aa fix(channelform): remove old unused reducer 7 years ago
Jack Mallers 813585a2ec fix(cleanup): remove hard-coded initialState data and set PropTypes on ConnectManually 7 years ago
Jack Mallers de9dffb28c feature(ConnectManually): wire up ConnectManually component 7 years ago
Jack Mallers 3eb2263ff4 feature(SubmitChannel): wire up backend to new submit channel form + loading pubkeys UI 7 years ago
Jack Mallers a0f9027180 feature(contactsform): tie up new contacts form to reducer 7 years ago
Jack Mallers ef03dccf47 fix(submit wallet): dont allow user to move on if the aezeedPass doesnt match the confirmation pass 7 years ago
Jack Mallers 9893fb4214 fix(aezeed): make aezeedPassword component stateless 7 years ago
Jack Mallers 00a93b3aec fix(): small console logs and errors 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Jack Mallers c1f9ec58bc fix(grpcInit): remove old file 7 years ago
Ben Woosley 266692368c
enhance(invoice expiry): Exclude expired invoices from the pending activity view 7 years ago
Ben Woosley 8b004788ab
Sort the contacts form relative to peer's contactability 7 years ago
odb366 cc368ee239
fixes issue with dropdown 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
odb366 bbb2cbba63 fixed the scrollbar issue for the network list 7 years ago
Ben Woosley b4ff0fc555
enhance(electron): Bump to Electron 1.8.4 7 years ago
Ben Woosley 0a48b1811c
Fix the transaction scrollbar to consistently reveal all the transactions 7 years ago
Jack Mallers 4a6a360128 feature(createWalletConfirmation): add walletPasswordConfirmation to reducer 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
Tom Kirkpatrick 24c07af343
fix(ssl-handshake): update list of supported cipher suites 7 years ago
Ben Woosley 77fbc7fa50
Bump to grpc 1.10.0 7 years ago
Ben Woosley 2ade0a7a45
Only ADD_TRANSACTION if we are not already tracking the transaction 7 years ago
Ben Woosley 5b7e3b61b6
fix(loading-svg): Give the bolt a little space to avoid clipping 7 years ago
Jack Mallers 24ae067ad9 feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
odb366 eca3a7189b scrollbar-fix2 7 years ago
Ben Woosley 7acb971c05
fix(style-lint): Bump stylelint and config to latest, fix lints 7 years ago
Jack Mallers f8e15e92e3 fix(lint): fix lint errors 7 years ago
Jack Mallers 39154b688a fix(payment): update payment modal styles 7 years ago
Jack Mallers 91eb5e32c5 fix(on-chain): fix on chain modal to new styles 7 years ago
Jack Mallers b0d5ff90c0 fix(tests): update the tests 7 years ago
Jack Mallers 1f9a316326 fix(lint): fix linting errors 7 years ago
Jack Mallers fade245dc4 feature(countdown): add countdown component for the countdown till the invoice expires 7 years ago
Jack Mallers 9c11328789 feature(wallet): hook up new wallet modal 7 years ago
Jack Mallers 54c31e2de3 feature(wallet): build new wallet modal/refactor current wallet component 7 years ago
Jack Mallers 5c126fd595 feature(payform): add error messages to py form 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers dc4e03fa8c fix(lint): update lint packages + config 7 years ago
Jack Mallers 91abe27589 fix(package.json): go back to old webpack versions 7 years ago
Jack Mallers b5686570e4 fix(oldforms): remove old forms 7 years ago
Jack Mallers 9c88c78ff8 feature(request): usd amount in request form 7 years ago
Jack Mallers e04d308687 feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency 7 years ago