83d59da827
- Checking for file ownership is now done by making one call to lbry.getMyClaims() and saving a list of txids. - Broke out logic for Published and Downloaded pages - Published page now looks up the user's claims instead of files. This allows published streams to be listed even if the files don't exist on the user's machine; also, because it looks up file info by txid, you will no longer see a newer claim listed if you made a claim and it was overtaken. |
||
---|---|---|
.. | ||
claim_code.js | ||
discover.js | ||
help.js | ||
my_files.js | ||
publish.js | ||
referral.js | ||
report.js | ||
settings.js | ||
show.js | ||
start.js | ||
wallet.js | ||
watch.js |