lbry-desktop/ui
infinite-persistence 29b845c3fc Optimize tags and followedTags
followedTags:
- Moved the filtering to the reducer side, so that we don't do it every time. We can't rely on `createSelector` because the store will be invalidated on each `USER_STATE_POPULATE`, unfortunately.

tags:
- Memoize via re-reselect for the "ForUri" selector.
2021-12-03 15:22:32 -05:00
..
component Optimize tags and followedTags 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 Optimize tags and followedTags 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