lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.

MIT License

Stars
3.6K

Bot releases are visible (Hide)

lbry-desktop - v0.12.0rc7

Published by lbry-ci over 7 years ago

0.12 screenshot

Added

  • More file types, like audio and documents, can be streamed and/or served from the app
  • App is no longer gated
  • Added basic flows for new users
  • Videos now have a classy loading spinner

Changed

  • All UI strings are now rendered according to gettext standard, in prep for i18n
  • Reward and user logic re-written in Redux
  • Switched to new fee metadata format

Fixed

  • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
  • Updated deprecated LBRY API call signatures
  • App scrolls to the top of the page on navigation
  • Download progress works properly for purchased but deleted files
  • Publish channels for less than 1 LBC
lbry-desktop - v0.12.0rc6

Published by kauffj over 7 years ago

Added

  • More file types, like audio and documents, can be streamed and/or served from the app

Changed

  • All UI strings are now rendered according to gettext standard, in prep for i18n
  • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)
  • JS is now formatted via Prettier
  • Claims stored locally more efficiently and logically

Fixed

  • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
  • Updated deprecated LBRY API call signatures
  • App scrolls to the top of the page on navigation
  • Download progress works properly for purchased but deleted files
  • App version shows up correct in release candidates
lbry-desktop - v0.12.0rc3

Published by kauffj over 7 years ago

Added

  • More file types, like audio and documents, can be streamed and/or served from the app

Changed

  • All UI strings are now rendered according to gettext standard, in prep for i18n
  • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)

Fixed

  • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
  • Updated deprecated LBRY API call signatures
  • App scrolls to the top of the page on navigation
  • Download progress works properly for purchased but deleted files
lbry-desktop - v0.12.0rc2

Published by kauffj over 7 years ago

Added

  • More file types, like audio and documents, can be streamed and/or served from the app

Changed

  • All UI strings are now rendered according to gettext standard, in prep for i18n
  • Daemon updated to be 0.11.0rc1 (in anticipation of releasing this with 0.11 proper)

Fixed

  • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
  • Updated deprecated LBRY API call signatures
  • App scrolls to the top of the page on navigation
  • Download progress works properly for purchased but deleted files
lbry-desktop - v0.12.0rc1

Published by kauffj over 7 years ago

Added

  • More file types, like audio and documents, can be streamed and/or served from the app

Changed

  • All UI strings are now rendered according to gettext standard, in prep for i18n

Fixed

  • If a daemon is running but unresponsive, startup is no longer blocked indefinitely
  • Updated deprecated LBRY API call signatures
  • App scrolls to the top of the page on navigation
  • Download progress works properly for purchased but deleted files
lbry-desktop - v0.11.9

Published by kauffj over 7 years ago

Fixed

  • Windows upgrade process fix
  • Upgrade process on Mac and Linux will open the file rather than the folder
lbry-desktop - v0.11.8

Published by kauffj over 7 years ago

Fixed

  • "This email address is already in use" error is dead
  • Version upgrade check on help page works properly
lbry-desktop - v0.11.7

Published by kauffj over 7 years ago

Changed

  • Video player switched from plyr to render-media

Fixed

  • Video player should behave better on streaming
  • Daemon times out more quickly when it cannot start
  • Connection should fail more cleanly, rather than get stuck entirely
  • Closing modal dialogs was broken on some download and stream errors
  • Discover landing page improperly showed loading error when it was loading correctly
lbry-desktop - v0.11.6

Published by kauffj over 7 years ago

Changed

  • Do not use a separate claim cache for publishes

Fixed

  • Upgrade process should now works on Windows
  • Crudely handle failed publishes missing outpoints
lbry-desktop - v0.11.5

Published by kauffj over 7 years ago

Fixed

  • Eliminated instance of costs being double fetched
  • Fixed issue preventing file re-download
  • Fixed race condition that could prevent file playback
  • Fixed issue with batch actions and thunk
lbry-desktop - v0.11.3

Published by kauffj over 7 years ago

Fixed

  • Fixed always showing welcome message on run
  • "Fixed" upgrade process
  • Version info now shows properly on Help page
  • Claim info is properly accessed on Publish page
lbry-desktop - v0.11.0

Published by kauffj over 7 years ago

Added

  • Entire app re-written to use Redux as state store. Far saner and faster. Will also increase productivity moving forward.
  • Channel page shows content published in channel.
  • URI handling. Clicking links like lbry://what will open the app and appropriate URI on all OSes. There is a known bug in Linux that causes two clients to open, however.
  • File cards have an icon indicating you posses that file.
  • Download directory setting now uses a proper dialog.
  • Movie player automatically shows if the file has already been downloaded.

Changed

  • Plyr replaces mediaelement as the movie player.

Fixed

  • Publisher indicator on show pages and file cards/tiles will now always show the proper channel name.
  • Performance improvements related to avoiding duplicate fetches.
  • Fix incorrect prompt on empty published page
lbry-desktop - v0.11.0rc1

Published by kauffj over 7 years ago

lbry-desktop - v0.10.1rc1

Published by lbry-ci over 7 years ago

lbry-desktop - v0.10.0

Published by lbry-ci over 7 years ago

LBRY 0.10 - The Omnibar Edition

This release includes major changes to the look and feel of the app. The left menu and search box are gone, replaced by a browser-like bar at the top of the page. The homepage is redesigned to highlight several popular categories of content. On first run, the app offers a (very brief) tutorial on what you can do, and rewards you for trying out new features (rewards require an invite at the moment, to prevent abuse).

Under the hood, the app is faster and more responsive. The latest daemon brings improvements in reliability and caching of name resolutions, among other things.

New UI

omnibar

Full Changelog

Added

  • The UI has been overhauled to use an omnibar and drop the sidebar.
  • Redesigned homepage
  • New welcome flow for new users
  • The app is much more responsive when switching pages. It no longer reloads the entire page and all assets on each page change.
  • New publishes now display immediately in My Files, even before they hit the lbrynet file manager.
  • Code signing of binary on Windows

Changed

  • Update process now easier and more reliable
  • Updated search to be compatible with new Lighthouse servers
  • Cleaned up shutdown logic
  • Support lbry v0.10 API signatures
  • Add special support for building channel claims in lbryuri module
  • Handle more of price calculations at the daemon layer to improve page load time
  • lbry.js now offers a subscription model for wallet balance similar to file info.
  • You can now make API calls directly on the lbry module, e.g. lbry.peer_list()
  • New-style API calls return promises instead of using callbacks
  • Wherever possible, use outpoints for unique IDs instead of names or SD hashes

Fixed

  • Fix Watch page and progress bars for new API changes
  • Fixed file info subscribes not being unsubscribed in unmount.
  • Fixed drawer not highlighting selected page.
lbry-desktop - v0.10.0rc8

Published by lbry-ci over 7 years ago

lbry-desktop - v0.10.0rc6

Published by lbry-ci over 7 years ago

lbry-desktop - v0.10.0rc5

Published by lbry-ci over 7 years ago

lbry-desktop - v0.10.0rc4

Published by lbry-ci over 7 years ago

  • New first-run experience
  • Redesigned UI
  • Support for new claim API
lbry-desktop - v0.9.2rc1

Published by lbry-ci over 7 years ago

lbry

Added

  • Add wallet_list command

Changed

  • Dont add expected payment to wallet when payment rate is 0

Fixed

  • Fixed descriptor_get
  • Fixed jsonrpc_reflect()
  • Fixed api help return
  • Fixed API command descriptor_get
  • Fixed API command transaction_show
  • Handle failure to decode claim cache file