lbry-desktop/ui/util
Evans Lyb b3c4ce05fa
Add pagination support to channel search (#791)
* Add pagination support to channel search

* fix #605 - channelContent component - replace lighthouse.search() to doSearch()

* #605 - Add pagination support to channel search - create ClaimListSearch component to support channel search instead of ClaimListDiscover

* #605 - Add pagination support to channel search - fix lint errors & component naming error

Co-authored-by: Kyle <kyle.mai@wiredcraft.com>
2022-02-16 23:01:20 +08:00
..
autoLaunch.js
batch-actions.js
buildHomepage.js
claim.js Fixes 2022-02-08 12:35:40 -05:00
commentron-error.js
comments.js Fixes 2022-02-08 12:35:40 -05:00
context-menu.js
country.js
debounce.js
deep-equal.js
default-languages.js
detect-typing.js
detect-user-bandwidth.js
downloadClaim.js
enhanced-layout.js
fetch.js
file.js
form-validation.js
format-bytes.js
format-credits.js
formatAriaLabel.js
formatMediaDuration.js
full-screen.js
generate-thumbnail-name.js
handle-fetch.js
hex.js
lazyImport.js
lbryURI.js
livestream.js Fixes 2022-02-08 12:35:40 -05:00
merge-claim.js
number.js
object.js
parse-data.js
publish.js
query-params.js Add pagination support to channel search (#791) 2022-02-16 23:01:20 +08:00
redux-utils.js
remark-emote.js
remark-lbry.js
remark-timestamp.js
saved-passwords.js
search.js
set-operations.js
shuffle-array.js
storage.js
string.js
stripe.js
swap-json.js
sync-settings.js
theme.js MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
throttle.js
thumbnail.js
time.js
transifex-upload.js
tus.js
url.js
web-file-system.js
web.js Fix some RSS issues 2022-02-13 15:25:18 -05:00
zoomWindow.js