lbry-desktop
lbry-desktop copied to clipboard
A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
/opt/LBRY/lbry doesn't seem to depend on gconf. electron eliminated gconf and dconf from dependency list years ago.
Rows of search results in main wunderbar that navigate to downloads, uploads, channels, collections, etc with proper querystring that loads that search page.
If you update a claim, the original outpoint is still referenced on the wallet page and for deletion - so you can't delete until you refresh.
If sync apply fails for whatever reason (api down, hiccup, etc), we prompt for a password even though there might not be one. We should only prompt if we received...
Breaking out from https://github.com/lbryio/lbry-desktop/issues/3676: Somewhere display what the reposted claim name is - both on the claim previews/tiles, and when you enter a file page through a repost i.e. if...
If you download a file that's shown as a repost on claim preview/tile, we don't show the downloaded icon but the file exists in Library.
- [ ] hide / strongly discourage a description on the publish page, especially if using markdown/html or text content. - [ ] Hide description section on file page if...
If http is used in a thumbnail URL, lbry.tv will show an insecure connection warning. We should try to prevent this from happening on new publishes/channel edits.
The wallet custody message just checks if a user is signed into lbry.tv, but not if they actually have a synced wallet or the sync option enabled. Can use sync...
**Bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Try to run LBRY_0.43.3.AppImage 2. See error **Expected behavior** The application...