71 Commits (bebe82706d138ecd95dc8d52ea462c5b50c533ce)
 

Author SHA1 Message Date
jackmallers bebe82706d Merge pull request #3 from fresheneesz/patch-1 7 years ago
fresheneesz d2d86bc935 Making requirements clearer in the readme 7 years ago
Jack Mallers 1716e344f4 fix(README): show how to start application 7 years ago
Jack Mallers 9406628fc3 fix(README): fix broken contributing link 7 years ago
Jack Mallers ff1a5b5a84 feature(contributing) 7 years ago
Jack Mallers c8b22342e0 fix(CHANGELOG): remove changelog 7 years ago
Jack Mallers d0f0e575eb fix(title): set html title to Zap 7 years ago
Jack Mallers f468ca2fe8 feature(README): link to zap-nodejs in README 7 years ago
Jack Mallers c065262e7b fix(lint): fix linting issue in API tests 7 years ago
Jack Mallers 4729420920 fix(README): redesign README slightly 7 years ago
Jack Mallers d7dc0df3fd feature(tests): add basic API tests 7 years ago
Jack Mallers 66c329f09d fix(lint/README): fix linting error and README 7 years ago
Jack Mallers a974557041 feature(README): add Q & A to README 7 years ago
Jack Mallers 756c6a2d6c feature(peers/ticker): add basic tests for reducers 7 years ago
Jack Mallers 58113389f0 fix(tests): new jest snapshots 7 years ago
Jack Mallers 8d88bf99ba feature(payment): add basic tests for payments reducer 7 years ago
Jack Mallers 8794d3b51f fix(tests): fix linting errors on new tests 7 years ago
Jack Mallers 64f0dd12a6 feature(invoices): add basic tests for invoices reducer 7 years ago
Jack Mallers 170dc13b5b feature(info): add basic tests for info reducer 7 years ago
Jack Mallers 355b2c52bd feature(form): add basic tests to form reducer 7 years ago
Jack Mallers 28fff8101d feature(channels): add basic test for channels reducer 7 years ago
Jack Mallers 11fce543c6 feature(README): update to MVP level README 7 years ago
Jack Mallers 8ce46d3210 fix(README): clear node_modules and only use yarn / update README 7 years ago
Jack Mallers afc0ce590b feature(README): update readme with installation and todo list 7 years ago
Jack Mallers 172e55dd1a feature(tests): add first test 7 years ago
Jack Mallers 99337a6e54 feature(README): start README 7 years ago
Jack Mallers c5f44bd3af fix(react-icons/package.json): refactor modules to correct places 7 years ago
Jack Mallers 88c577d248 fix(lint): fix all lint errors/warnings 7 years ago
Jack Mallers 393a34c7e8 fix(lint): fix more linting errors 7 years ago
Jack Mallers abb1b02a36 fix(lint): start fixing linting error 7 years ago
Jack Mallers 710979b765 feature(demo): cleanup and film demo 7 years ago
Jack Mallers e7420e75eb features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices 7 years ago
Jack Mallers cebbefe207 feature(websockets): add basic websocket ability 7 years ago
Jack Mallers e46391b9e5 feature(channels): combine all channels with selector and display different types (active, pending open, pending closed) 7 years ago
Jack Mallers 210feefdeb feature(channels): hook up form to reducer 7 years ago
Jack Mallers 9c93eb328e fix(channels): update labels on channel form to display current currency 7 years ago
Jack Mallers 657fe7e819 feature(channels): display value in current currency and link channel point 7 years ago
Jack Mallers 2fc1619454 features(logo, peers): update Zap logo and allow connecting and disconnecting of peers 7 years ago
Jack Mallers c773cd9810 feature(peers): hard code connect peer form 7 years ago
Jack Mallers 88e1629a6c feature(peers): detail peer modal 7 years ago
Jack Mallers 4b3a56048b feature(peers): design peers list 7 years ago
Jack Mallers ad3d2bae2b feature(channels): hard code new channel form 7 years ago
Jack Mallers bdfcac82ed feature(channels): basic foundation for detailed channel modal 7 years ago
Jack Mallers ef8ad12234 fix(navlinks): update nav links to be grey when not active 7 years ago
Jack Mallers 82f76b31ac feature(channel): styled channel on walle page 7 years ago
Jack Mallers 5cf6e8c81c feature(invoices): basic invoices search by memo 7 years ago
Jack Mallers 23c6eeb295 feature(wallet): add wallet route and active nav links 7 years ago
Jack Mallers f1ed8086f5 fix(payments/invoices): style background on hover so user knows they can click 7 years ago
Jack Mallers f56128d244 feature(modal): modal for detailed payment/invoice 7 years ago
Jack Mallers fd1e5f65f7 fix(sass-variables): refactor sass sheets to use variables 7 years ago