1318 Commits (8915f3bfc1e8382ee9d1aa3038d13cc40f58ba70)
 

Author SHA1 Message Date
Jack Mallers 9406628fc3 fix(README): fix broken contributing link 8 years ago
Jack Mallers ff1a5b5a84 feature(contributing) 8 years ago
Jack Mallers c8b22342e0 fix(CHANGELOG): remove changelog 8 years ago
Jack Mallers d0f0e575eb fix(title): set html title to Zap 8 years ago
Jack Mallers f468ca2fe8 feature(README): link to zap-nodejs in README 8 years ago
Jack Mallers c065262e7b fix(lint): fix linting issue in API tests 8 years ago
Jack Mallers 4729420920 fix(README): redesign README slightly 8 years ago
Jack Mallers d7dc0df3fd feature(tests): add basic API tests 8 years ago
Jack Mallers 66c329f09d fix(lint/README): fix linting error and README 8 years ago
Jack Mallers a974557041 feature(README): add Q & A to README 8 years ago
Jack Mallers 756c6a2d6c feature(peers/ticker): add basic tests for reducers 8 years ago
Jack Mallers 58113389f0 fix(tests): new jest snapshots 8 years ago
Jack Mallers 8d88bf99ba feature(payment): add basic tests for payments reducer 8 years ago
Jack Mallers 8794d3b51f fix(tests): fix linting errors on new tests 8 years ago
Jack Mallers 64f0dd12a6 feature(invoices): add basic tests for invoices reducer 8 years ago
Jack Mallers 170dc13b5b feature(info): add basic tests for info reducer 8 years ago
Jack Mallers 355b2c52bd feature(form): add basic tests to form reducer 8 years ago
Jack Mallers 28fff8101d feature(channels): add basic test for channels reducer 8 years ago
Jack Mallers 11fce543c6 feature(README): update to MVP level README 8 years ago
Jack Mallers 8ce46d3210 fix(README): clear node_modules and only use yarn / update README 8 years ago
Jack Mallers afc0ce590b feature(README): update readme with installation and todo list 8 years ago
Jack Mallers 172e55dd1a feature(tests): add first test 8 years ago
Jack Mallers 99337a6e54 feature(README): start README 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