lbry-desktop/ui/component/common
infinite-persistence 1e67a5cc7f
[on hold recsys work] Recommended For You (#782)
* Factor out lighthouse-result processing code for FYP re-use.

The FYP results will be in the same format as LH.

* Recsys: add ability to pass in specific uuid to use

For FYP, we want to pass the UUID as a param when searching for recommendations. The search comes before the recsys entry creation, so we need to generate the UUID first when searching, and then tell recsys to use that specific ID.

* Redux: fetch and store FYP

Note that the gid cannot be used as "hash" for the uri list -- it doesn't necessarily change when the list changes, so we can't use it to optimize redux.  For now, just always update/render when re-fetched.

* UI for FYP

* Mark rendered FYPs

* Pass the FYP ID down the same way as Collection ID

Not ideal, but at least it's in the same pattern as existing code for now. The whole prop-drilling problem with the claim components will be fixed together later.

* Include 'gid' and 'uuid' in recommendation search

* Allow users to mark recommendations that they dislike

* Pass auth-token to all FYP requests + remove beacon use

beacons are unreliable and often blocked

* Only show FYP for members

* FYP readme page

* small fixes

* fyp

Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2022-03-15 15:07:31 -04:00
..
form-components Fix commentCreate focus and blur issues 2022-02-09 14:00:11 -05:00
busy-indicator.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
card.jsx MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
comment-badge.jsx Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
credit-amount.jsx [Live Chat] Break down componets for Page Layout + Add ability to Pop Out chat window + Hide chat option (#681) 2022-01-14 15:24:16 -05:00
debounced-input.jsx DebouncedSearch: add inline option + use FormField 2022-03-01 10:50:07 -05:00
empty.jsx show loading while searching 2020-12-28 15:00:15 -05:00
error-text.jsx new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
file-exporter.jsx i18n updates and fixes (#822) 2022-02-07 13:15:22 -05:00
file-list.jsx Support drag-and-drop file publishing (#4170) 2020-05-25 10:27:36 -04:00
file-selector.jsx Thumbnail upload fixes (#6860) 2021-08-24 20:28:23 -04:00
form.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
header-menu-link.jsx Refactor header Component, split into smaller components and remove what is unused 2021-12-21 16:36:16 -05:00
help-link.jsx [on hold recsys work] Recommended For You (#782) 2022-03-15 15:07:31 -04:00
hidden-nsfw.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
icon-custom.jsx Align premium badge in header 2022-03-09 22:28:37 +01:00
icon.jsx use aria-hidden on all icons by default 2021-07-14 13:44:22 -05:00
lbc-message.jsx fix lbc-message to prevent incorrect 'Credits' replacement 2021-04-30 12:45:46 -04:00
lbc-symbol.jsx add channel staked amount indicator on channel thumbnails 2021-02-18 01:14:39 -05:00
loading-screen.jsx refactor floatingUri to allow inline players in comments/markdown 2020-10-21 15:29:29 -04:00
markdown-preview.jsx Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
nag.jsx Use locale/get response to suggest homepage and language switch (#839) 2022-03-02 09:44:01 -05:00
paginate.jsx improve playlists display (#232) 2021-11-05 21:00:27 -04:00
premium-badge.jsx Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
qr-code.jsx flow fixes 2020-12-16 10:52:22 -05:00
status-bar.jsx Fix unencoded StatusBar on Desktop 2021-03-09 16:17:57 -05:00
tabs.jsx fix expandable view 2022-02-07 10:18:50 -05:00
thumbnail.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
tooltip.jsx Membership subscriptions (#812) 2022-03-09 13:05:37 -05:00
transaction-link.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
truncated-text.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
wait-until-on-page.jsx WaitUntilOnPage: take scaling into account 2021-07-12 17:06:30 -04:00