lbry-desktop/ui
infinite-persistence e2166b6f03
Change collection item fetch-page from 5 to 50 (#1732)
In `doResolveUri`, if the `uri` is a collection, it will attempt to fetch all items in the collection.

Can't think of any special reason to keep the page-size small, and not seeing any notes in the commits either. It just ends up making several `claim_search` of 5's until all items are fetched.
2022-06-22 08:04:22 -04:00
..
component Notification Menu Upgrade (#1713) 2022-06-21 20:59:37 -04:00
constants Tip: show modal instead of toast when timeout 2022-06-01 08:40:39 -04:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects Consolidate the mobile tile to use the poster size for better caching. 2022-06-17 11:58:43 -04:00
modal Minor design fixes in modals (#1711) 2022-06-20 13:51:57 +02:00
page Change poster-fetch implementation 2022-06-16 15:18:15 -04:00
redux Change collection item fetch-page from 5 to 50 (#1732) 2022-06-22 08:04:22 -04:00
scss Notification Menu Upgrade (#1713) 2022-06-21 20:59:37 -04:00
util DRY: fix duplicate code for Recommended key generation 2022-06-21 22:14:07 +08:00
analytics.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
app.js
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
lbry.js Tip: show modal instead of toast when timeout 2022-06-01 08:40:39 -04:00
logWarningConsoleMessage.js
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00