lbry-desktop/ui/util
infinite-persistence 049b1c727e Attempt to speed up sidebar menu for mobile (#283)
* Exclude default homepage data at compile time

The youtuber IDs alone is pretty huge, and is unused in the `CUSTOM_HOMEPAGE=true` configuration.

* Remove Desktop items and other cleanup

- Moved constants out of the component.
- Remove SIMPLE_SITE check.
- Remove Desktop-only items

* Sidebar: limit subscription and tag section

Too slow for huge lists

Limit to 10 initially, and load everything on "Show more"

* Fix makeSelectThumbnailForUri

- Fix memo
- Expose function to extract directly from claim if client already have it.
2022-01-19 18:08:39 -05:00
..
autoLaunch.js
batch-actions.js integrate all the things 2021-10-15 23:49:41 -04:00
buildHomepage.js Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00
claim.js fix library filter crash (#7376) 2021-12-30 15:35:35 -05:00
comments.js Restore comment pagination 2021-07-16 10:54:12 -04:00
context-menu.js Electron 15 (#7384) 2022-01-02 15:33:11 -05:00
country.js
debounce.js
deep-equal.js
default-languages.js
detect-typing.js
detect-user-bandwidth.js Send video bitrate and user bandwidth to Watchman (#7145) 2021-10-06 14:59:33 -04:00
downloadClaim.js
enhanced-layout.js
fetch.js
form-validation.js integrate all the things 2021-10-15 23:49:41 -04:00
format-bytes.js
format-credits.js integrate all the things 2021-10-15 23:49:41 -04:00
formatAriaLabel.js fix typo 2021-07-29 11:52:34 -05:00
formatMediaDuration.js add more info for claim-preview-tile aria label 2021-07-15 18:12:11 -05:00
full-screen.js
generate-thumbnail-name.js
handle-fetch.js send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
hex.js
lazyImport.js Fix broken embeds in incognito 2021-07-23 00:50:02 +08:00
lbryURI.js integrate all the things 2021-10-15 23:49:41 -04:00
merge-claim.js integrate all the things 2021-10-15 23:49:41 -04:00
number.js
object.js
parse-data.js
publish.js
query-params.js Recommended changes (#7089) 2021-09-16 16:00:44 -04:00
redux-utils.js
remark-lbry.js improve channel parsing for mentions maybe 2021-10-27 21:46:00 -04:00
remark-timestamp.js
saved-passwords.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
search.js cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
set-operations.js
shuffle-array.js
string.js
stripe.js Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
swap-json.js
sync-settings.js integrate all the things 2021-10-15 23:49:41 -04:00
throttle.js
thumbnail.js Revert accidental commit from ody repo 2021-10-11 09:43:58 +08:00
time.js
transifex-upload.js integrate all the things 2021-10-15 23:49:41 -04:00
url.js integrate all the things 2021-10-15 23:49:41 -04:00
web-file-system.js
web.js rss tests 2021-08-06 17:05:36 -04:00
zoomWindow.js integrate all the things 2021-10-15 23:49:41 -04:00