lbry-desktop/ui
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
..
component Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00
constants mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
effects integrate all the things 2021-10-15 23:49:41 -04:00
modal mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
page Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00
redux Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00
scss restore medium spacing on cards (#7382) 2021-12-31 10:56:25 -05:00
util Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00
analytics.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -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 mostly remove is_web (#7408) 2022-01-07 14:02:33 -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