lbry-desktop/ui
infiinte-persistence f3362c4e59 Publish: Make 'Channel' setting persistent.
## Issue
Users are annoyed with the constant reset of the 'channel' setting in the Publish page.

## Changes
1. Revert the previous attempt in ff7b4092. The `usePersistedState` method is bad, as it will clash with the Redux value.
2. Implemented the persistence in Redux -- requires "https://github.com/lbryio/lbry-redux/pull/347".
2020-08-18 09:25:57 -04:00
..
component Publish: Make 'Channel' setting persistent. 2020-08-18 09:25:57 -04:00
constants collapsable sidebar initial commit 2020-08-11 17:04:14 -04:00
effects full width homepage 2020-08-18 09:25:36 -04:00
modal collapsable sidebar initial commit 2020-08-11 17:04:14 -04:00
page Publish: Make 'Channel' setting persistent. 2020-08-18 09:25:57 -04:00
redux always batch resolve search results 2020-08-12 13:03:00 -04:00
scss full width homepage 2020-08-18 09:25:36 -04:00
util full width homepage 2020-08-18 09:25:36 -04:00
analytics.js Revert "check matomo and disable if necessary" 2020-08-12 11:04:38 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04:00
index.jsx move click listener to app only for external links 2020-08-18 09:25:36 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js add search code from lbry-redux 2020-07-27 16:37:36 -04:00
rewards.js Publish => Upload 2020-07-27 10:48:05 -04:00
store.js all settings constants come from redux 2020-07-27 11:53:14 -04:00