lbry-desktop/ui/util
infinite-persistence 3e5290d8b0 Swap pinnedUrls vs. pinnedClaimIds precedence
pinnedUrls = resolve
pinnedClaimIds = claim_search

Make `pinnedClaimIds` take precedence for now, since the homepage is defining both to support Android.

For some reason, I previously made `pinnedUrls` the priority, thinking this should be the "correct" one to use when the SDK is fixed.
2022-04-01 11:35:29 -04:00
..
api-message.js Fix i18n issues reported 2022-03-24 15:36:09 +08:00
autoLaunch.js
batch-actions.js
buildHomepage.js Swap pinnedUrls vs. pinnedClaimIds precedence 2022-04-01 11:35:29 -04:00
claim.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
comments.js
context-menu.js
country.js
debounce.js
deep-equal.js
default-languages.js Missed remaining 'homepages' imports 2022-03-04 11:10:08 +08:00
detect-typing.js
detect-user-bandwidth.js
downloadClaim.js
enhanced-layout.js
fetch.js
file.js
form-validation.js
format-bytes.js
format-credits.js
formatAriaLabel.js
formatMediaDuration.js
full-screen.js
generate-thumbnail-name.js
handle-fetch.js
hex.js
lazyImport.js
lbryURI.js
livestream.js temp: pass random param 2022-03-23 14:48:45 -04:00
merge-claim.js
notifications.js Design fallout patch 2 (#1245) 2022-03-30 17:53:05 +02:00
number.js
object.js
parse-data.js
publish.js
query-params.js [on hold recsys work] Recommended For You (#782) 2022-03-15 15:07:31 -04:00
redux-utils.js
remark-emote.js
remark-lbry.js
remark-timestamp.js
saved-passwords.js Remove deprecated migration 2022-03-02 21:48:40 -05:00
search.js [on hold recsys work] Recommended For You (#782) 2022-03-15 15:07:31 -04:00
set-operations.js
shuffle-array.js
storage.js tus: QuotaExceededError (#935) 2022-02-22 10:11:22 -05:00
string.js Fix sub/view count not in compact form for some components 2022-02-26 10:27:25 -05:00
stripe.js
swap-json.js
sync-settings.js
theme.js
throttle.js
thumbnail.js getImageProxyUrl: don't assume IMAGE_PROXY_URL is always defined 2022-03-29 10:16:52 -04:00
time.js Fix livestream countdown i18n 2022-03-31 08:25:32 -04:00
toast-wrappers.js Split toast wrappers into separate file 2022-03-24 15:19:50 +08:00
transifex-upload.js
tus.js
url.js
web-file-system.js
web.js Fix some RSS issues 2022-02-13 15:25:18 -05:00
zoomWindow.js