Alex Liebowitz
5fe9f076eb
Update handling of file prices
...
- Until Lighthouse results come back, display just the key fee
- Add support for displaying prices without special formatting
- Refactor and simplify FilePrice and CreditAmount
2017-04-17 17:19:19 -04:00
Alex Liebowitz
d926967e49
Correct and simplify metadata processing in dummy pending publishes
2017-04-17 09:47:38 -04:00
Alex Liebowitz
83f43ab54f
More improvements for better compatibility with new claim format
...
- Update Pending Files cache to match format more closely
- Except null instead of string for pending publishes
2017-04-17 09:47:37 -04:00
Jeremy Kauffman
736d769fa6
minor fixes, cost cache
2017-04-17 09:47:37 -04:00
Jeremy Kauffman
e3222c853a
fix merge
2017-04-17 09:47:37 -04:00
Jeremy Kauffman
c8c97e97ca
update
2017-04-17 09:47:37 -04:00
Alex Liebowitz
dabedf38a1
Update and refactor pending publish caching system for channels
2017-04-17 09:46:51 -04:00
Alex Liebowitz
b9f0ed2f5b
Refactor lbry.getCostInfo()
2017-04-17 09:46:51 -04:00
Alex Liebowitz
d3258d9de6
Convert lbry.getCostInfo() to use URIs
2017-04-17 09:46:51 -04:00
Alex Liebowitz
dce87e9079
Switch name check to URI check in lbry.getCostInfo()
2017-04-17 09:46:51 -04:00
Jeremy Kauffman
b38998dc18
more fixes
2017-04-17 09:46:51 -04:00
Jeremy Kauffman
0313ba941a
approaching acceptable
2017-04-17 09:46:51 -04:00
Jeremy Kauffman
ecf54f400b
mostly garbage
2017-04-17 09:46:51 -04:00
Jeremy Kauffman
575db85477
so far
2017-04-17 09:46:51 -04:00
Alex Liebowitz
7e8fdf625f
Style fixes and cleanup
...
- Remove a couple of unused files from lbry.js
- Couple of style fixes
2017-04-10 21:55:35 -04:00
Alex Liebowitz
3b72938b74
Refactor file tiles to be compatible with channels
2017-04-10 21:55:34 -04:00
Alex Grintsvayg
5ce9319b07
switch to get_unused_address whe loading wallet page
2017-04-10 18:02:22 -04:00
Alex Liebowitz
e523906901
Make publishes appear immediately in My Files
...
Uses a client side cache to simulate entries in the file manager and
claims list.
Also adds new utility functions for using Local Storage.
2017-03-27 03:10:02 -04:00
Alex Liebowitz
a0903e6b4f
Style tweaks
2017-03-27 01:44:13 -04:00
Jeremy Kauffman
dc13de7160
make page changes fast
2017-03-26 14:30:18 -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 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
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
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