lbry-desktop/ui/redux/actions
infinite-persistence 99b446a8fe Use baked-in homepages until service is moved elsewhere
The code currently supports both the baked-in homepages, as well as fetching from `/$/api/content/v1/get`.

As the latter is currently a circular round-trip, just use the baked-in version until the service is moved elsewhere. Loading performance will be better.
2022-04-13 13:38:04 -04:00
..
app.js Fix signout sequence not cleaning up correctly 2022-04-11 07:36:10 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js doResolveUris, doResolveClaimIds: Return resolved empty results rather than undefined promise for the no-op case. 2022-03-29 21:21:58 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Fix #798: fix action dispatch order in doFetchItemsInCollections 2022-03-12 08:54:43 -05:00
comments.js doCommentListOwn: clean up docs; add limit assertion 2022-04-08 12:50:00 -04:00
content.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
file.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
file_info.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
livestream.js socket improvements 2022-03-16 16:36:50 -04:00
notifications.js Defer notification/categories 2021-12-29 09:15:06 -05:00
publish.js Publish: handle failed 'notify' at the server 2022-04-04 07:02:23 -04:00
reactions.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
reportContent.js update reports endpoint. 2022-02-09 15:06:38 -05:00
rewards.js Fix i18n issues reported 2022-03-24 15:36:09 +08:00
search.js Batch resolve with claim_search | [Recommended, Comments] 2022-03-29 21:21:58 -04:00
settings.js Use baked-in homepages until service is moved elsewhere 2022-04-13 13:38:04 -04:00
subscriptions.js More sidebar optimizations 2022-03-22 08:46:27 -04:00
sync.js Sync: fix new user sign up flow 2022-01-05 04:00:12 -05:00
tags.js Remove content_tags and related functions 2021-12-13 11:54:53 -05:00
user.js cleanup 2022-03-22 16:07:05 -04:00
wallet.js Consolidate transaction result strings 2022-03-30 21:59:54 -04:00
websocket.js partial new livestream api support 2022-04-13 11:52:00 -04:00