lbry-desktop/ui
infinite-persistence 26f89b3ec9 re-reselect proof of concept + fix Date selector as first example
`makeSelectDataForUri` always returns a new reference, so `ClaimPreview` was constantly being rendered. It's pretty expensive since `ClaimPreview`'s rendering checks against a huge blocklist, which is another issue on it's own.

- This commit tests the usage of `re-reselect` as the solution to the multi-instance memoization problem (https://github.com/toomuchdesign/re-reselect/blob/master/examples/1-join-selectors.md)
2021-12-03 15:22:32 -05:00
..
component re-reselect proof of concept + fix Date selector as first example 2021-12-03 15:22:32 -05:00
constants update trending to use trending_score 2021-12-02 20:42:51 -05:00
effects integrate all the things 2021-10-15 23:49:41 -04:00
modal fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
page remove copy 2021-12-02 21:13:47 -05:00
redux re-reselect proof of concept + fix Date selector as first example 2021-12-03 15:22:32 -05:00
scss cleaner discover filters display 2021-12-02 20:43:32 -05:00
util ORDER typo 2021-12-02 21:19:42 -05:00
analytics.js fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
index.jsx update electron version to 11, some changes to app update 2021-11-27 10:18:56 -05:00
lbry.js integrate all the things 2021-10-15 23:49:41 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js remove lbryinc web, update sitename, etc 2021-10-21 21:20:59 -04:00
rewards.js integrate all the things 2021-10-15 23:49:41 -04:00
store.js integrate all the things 2021-10-15 23:49:41 -04:00