lbry-desktop/ui/redux
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
..
actions do not filter sharedPreferences from sdk prefs (#7418) 2022-01-17 20:08:40 -05:00
middleware lint 2021-10-15 23:49:41 -04:00
reducers some fixes from odysee (#7423) 2022-01-19 15:12:54 -05:00
selectors Attempt to speed up sidebar menu for mobile (#283) 2022-01-19 18:08:39 -05:00