lbry-desktop/ui
infinite-persistence 8065f6fd5f
ClaimTilesDiscover: revert and cleanup
## Simplify
- Simplify to just `uris` instead of having multiple arrays (`uris`, `modifiedUris`, `prevUris`)
- The `prevUris` is for CLS prevention. With this removal, the CLS issue is back, but we'll handle it differently later.
- Temporarily disable the view-count fetching. Code is left there so that I don't forget.

## Fix
- `shouldPerformSearch` was never true when `prefixUris` is present. Corrected the logic.
- Aside: prefix and pin is so similar in function. Hm ....
2021-09-25 12:05:07 +08:00
..
component ClaimTilesDiscover: revert and cleanup 2021-09-25 12:05:07 +08:00
constants Fetch and store active-livestream info in redux 2021-09-25 12:05:06 +08:00
effects Fetch and store active-livestream info in redux 2021-09-25 12:05:06 +08:00
modal Fix list thumbnail upload (#7074) 2021-09-13 11:40:31 -04:00
page Remove old method of displaying active livestreams 2021-09-25 12:05:06 +08:00
redux Fetch and store active-livestream info in redux 2021-09-25 12:05:06 +08:00
scss -- tmp revert -- 2021-09-25 12:05:05 +08:00
util Fetch and store active-livestream info in redux 2021-09-25 12:05:06 +08:00
analytics.js Fix stale recsys and fix watchman uncaught promise when videoPlayer is not initialized (#7014) 2021-09-03 11:29:23 -04: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 Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx bugfix 2021-07-29 12:58:25 -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
recsys.js Fix stale recsys and fix watchman uncaught promise when videoPlayer is not initialized (#7014) 2021-09-03 11:29:23 -04:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync edited playlists 2021-08-03 11:47:54 -04:00