60 Commits (7dcde1b64cefbb827c55c5e493b8ae7be84c7c0f)

Author SHA1 Message Date
Jack Mallers 7dcde1b64c feature(address): hard code basic address html mock w/ basic reducer 7 years ago
Jack Mallers 4dc86d982c fix(lnd-ipc): allow console logs in lnd methods for now 7 years ago
Jack Mallers 6c87563aa2 fix(lnd-ipc): fix linting errors 7 years ago
Jack Mallers fc0876b893 fix(lnd-ipc): fix create + pay invoice bug 7 years ago
Jack Mallers 2553622cbc feature(lnd-ipa): refactor out nodejs completely 7 years ago
Jack Mallers c751dce4bd fix(lnd-ipc): refactor methods and pass lnd to functions 7 years ago
Jack Mallers 192d0e7b21 feature(lnd-ipc): ipc form invoice 7 years ago
Jack Mallers 6163187c30 feature(lnd-ipc): ipc create invoice 7 years ago
Jack Mallers 6f66a3856a feature(lnd-ipc): ipc for invoice + balance 7 years ago
Jack Mallers f9d94eb999 feature(lnd-ipc): fetch payments with IPC 7 years ago
Jack Mallers 51311401fa feature(lnd-ipc): replace API with ipc for listPeers 8 years ago
Jack Mallers 3cb8d3b522 feature(lnd-ipc): add redux-electron-ipc for easier send/receive IPC calls w/ redux 8 years ago
Jack Mallers d25d1dfa73 feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example 8 years ago
Jack Mallers d0f0e575eb fix(title): set html title to Zap 8 years ago
Jack Mallers 172e55dd1a feature(tests): add first test 8 years ago
Jack Mallers c5f44bd3af fix(react-icons/package.json): refactor modules to correct places 8 years ago
Jack Mallers 88c577d248 fix(lint): fix all lint errors/warnings 8 years ago
Jack Mallers 393a34c7e8 fix(lint): fix more linting errors 8 years ago
Jack Mallers abb1b02a36 fix(lint): start fixing linting error 8 years ago
Jack Mallers 710979b765 feature(demo): cleanup and film demo 8 years ago
Jack Mallers e7420e75eb features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices 8 years ago
Jack Mallers cebbefe207 feature(websockets): add basic websocket ability 8 years ago
Jack Mallers e46391b9e5 feature(channels): combine all channels with selector and display different types (active, pending open, pending closed) 8 years ago
Jack Mallers 210feefdeb feature(channels): hook up form to reducer 8 years ago
Jack Mallers 9c93eb328e fix(channels): update labels on channel form to display current currency 8 years ago
Jack Mallers 657fe7e819 feature(channels): display value in current currency and link channel point 8 years ago
Jack Mallers 2fc1619454 features(logo, peers): update Zap logo and allow connecting and disconnecting of peers 8 years ago
Jack Mallers c773cd9810 feature(peers): hard code connect peer form 8 years ago
Jack Mallers 88e1629a6c feature(peers): detail peer modal 8 years ago
Jack Mallers 4b3a56048b feature(peers): design peers list 8 years ago
Jack Mallers ad3d2bae2b feature(channels): hard code new channel form 8 years ago
Jack Mallers bdfcac82ed feature(channels): basic foundation for detailed channel modal 8 years ago
Jack Mallers ef8ad12234 fix(navlinks): update nav links to be grey when not active 8 years ago
Jack Mallers 82f76b31ac feature(channel): styled channel on walle page 8 years ago
Jack Mallers 5cf6e8c81c feature(invoices): basic invoices search by memo 8 years ago
Jack Mallers 23c6eeb295 feature(wallet): add wallet route and active nav links 8 years ago
Jack Mallers f1ed8086f5 fix(payments/invoices): style background on hover so user knows they can click 8 years ago
Jack Mallers f56128d244 feature(modal): modal for detailed payment/invoice 8 years ago
Jack Mallers fd1e5f65f7 fix(sass-variables): refactor sass sheets to use variables 8 years ago
Jack Mallers 2493445927 fix(form): refactor form 8 years ago
Jack Mallers be3c3be264 feature(form): close form on request creation 8 years ago
Jack Mallers 382b0043ba feature(invoices): prepend newly created invoice to invoices array 8 years ago
Jack Mallers e8706f0e9b fix(tab): change invoices to requests 8 years ago
Jack Mallers b745e8c2da fix(payment, invoice): refactor reducers so data is organized by model 8 years ago
Jack Mallers 264762ad17 feature(request): make request in both btc and usd 8 years ago
Jack Mallers d7140108f1 feature(form): dynamic display on form for formType 8 years ago
Jack Mallers 8324c07b7e feature(form): add form reducer 8 years ago
Jack Mallers dbd3fcaf71 feature(multi-currency): calculates value based on current currency 8 years ago
Jack Mallers 81c3e24fa9 feature(currency): ability to set currency 8 years ago
Jack Mallers 8e16cc5294 feature(form design): add peers reducer, payments reducer, design form 8 years ago