Alex Grintsvayg
ba09f47ea1
Bump version: 0.9.0 → 0.9.1rc1
2017-03-15 12:30:52 -04:00
Alex Grintsvayg
4e8ab78e4d
Revert "Bump version: 0.9.0 → 0.9.001"
...
This reverts commit 7bb6909493
.
2017-03-15 11:31:18 -04:00
Alex Grintsvayg
7bb6909493
Bump version: 0.9.0 → 0.9.001
2017-03-15 11:19:07 -04:00
Alex Grintsvayg
edcdd43b0e
sync app and ui versions
2017-03-15 11:14:58 -04:00
Alex Liebowitz
a2af284ccf
Update Watch logic for new API wrapper
...
Also was using some keys that are no longer available from file_list -
fixed that
2017-03-14 12:35:39 -04:00
Alex Liebowitz
5a0dc0b5c2
Fix progress bars
...
Wasn't calling file_list with full_status to get total bytes (won't be
needed after lbrynet DB refactor is merged)
2017-03-14 12:15:24 -04:00
Alex Grintsvayg
07701d03bd
update package author/email
2017-03-13 14:12:56 -04:00
Jeremy Kauffman
a427f974b5
remove obsolete info
2017-03-13 11:44:15 -04:00
Alex Liebowitz
6a46ccc565
Change nOut to nout
...
Needed for compatibility with this lbrynet change:
https://github.com/lbryio/lbry/pull/513
2017-03-10 15:37:56 -05:00
Alex Liebowitz
a5feefe294
Use updated key name in file_list (was lbry_uri, now name)
2017-03-09 17:55:17 -05:00
Alex Liebowitz
3b428c394c
Convert UI to use outpoints for unique IDs
...
This covers *almost* everything. There are a couple of places that
still use names or SD hashes because the APIs haven't been updated
yet.
2017-03-09 17:55:17 -05:00
Alex Liebowitz
cba3ec3091
Add unique ID to JSON-RPC requests
2017-03-09 17:54:46 -05:00
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
Alex Grintsvayg
60ed5cce14
switch from lbry-web-ui
to ui
2017-03-09 12:31:40 -05:00
Alex Grintsvayg
05d4a07312
Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d'
...
git-subtree-dir: ui
git-subtree-mainline: 3886c7bf2c
git-subtree-split: efc28c6644
2017-03-09 12:11:46 -05:00