lbry-desktop/ui
infiinte-persistence bbda69dc5f Inf-scroll: Don't add pages when no more results are available.
--- The bad scenario:
A less popular tag like 'kanji' yields only 23 results today. The code continues to increase the page count. We'll either see some blank page glitches at the bottom, or repeated entries being shown.

--- The fix:
Assume that an unfilled page means "no more results" and stop incrementing the page. This seems true based on empirical evidence.
2020-06-16 16:59:00 -04:00
..
component Inf-scroll: Don't add pages when no more results are available. 2020-06-16 16:59:00 -04:00
constants add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
page Publish: Make 'Channel' setting persistent. 2020-06-16 16:36:23 -04:00
redux add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
scss adjust sizes 2020-06-16 16:24:12 -04:00
util add @MH to paid content beta 2020-06-02 10:50:34 -04:00
analytics.js strip ga calls 2020-06-02 16:52:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00