lbry-desktop/ui/js
Alex Liebowitz 1567a2de0a Revamp API wrapper code
- Refactoring throughout JSON-RPC, lbrynet and Lighthouse logic
 - Move JSON-RPC stuff into its own module
 - Add ability to directly call API methods on the lbry and lighthouse
   modules, e.g. lbry.file_list({name: 'what'})
 - New-style API calls use promises instead of callbacks.
 - Converted some lbrynet calls and all Lighthouse calls to use the new
   style
2017-03-09 17:54:46 -05:00
..
component Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d' 2017-03-09 12:11:46 -05:00
page Revamp API wrapper code 2017-03-09 17:54:46 -05:00
app.js Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d' 2017-03-09 12:11:46 -05:00
jsonrpc.js Revamp API wrapper code 2017-03-09 17:54:46 -05:00
lbry.js Revamp API wrapper code 2017-03-09 17:54:46 -05:00
lighthouse.js Revamp API wrapper code 2017-03-09 17:54:46 -05:00
main.js Revamp API wrapper code 2017-03-09 17:54:46 -05:00