lbry-desktop/ui/redux/selectors
infinite-persistence 66e0b84e12
Grab homepages from the content API (#1016)
Currently, homepages are still build as part of the app, so this change doesn't bring much benefit other than to support the wrapper app.

When the service is moved away from the app, we won't have to rebuild the app when homepages change, and also the ui.js bundle would be smaller without the need to code-split.
2022-03-03 09:22:59 -05:00
..
app.js Create swipeableDrawer component 2022-02-08 12:35:40 -05:00
blocked.js Skip muted list update if no change 2021-10-19 21:15:26 +08:00
claims.js Limit channel-creation count from the UI (#886) 2022-02-16 09:14:08 -05:00
coinSwap.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
collections.js [Playlist] Pull in sorting changes from desktop + Add Drag-n-Drop + Handle unavailable/deleted claims (#641) 2022-01-12 14:14:12 -05:00
comments.js Fixes 2022-02-08 12:35:40 -05:00
content.js Fixes 2022-02-08 12:35:40 -05:00
file_info.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
livestream.js [Fix] revert fileRenderFloating vs Mobile change (#937) 2022-02-23 16:13:22 -05:00
notifications.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
publish.js Add an isScheduled state to publish form + use it to set the initial state of the date/time controls 2022-01-05 11:20:57 -05:00
reactions.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
reportContent.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
rewards.js Replace weekly watch search loop with new last_claimed 2021-12-29 09:04:26 -05:00
search.js Add back support for Winning Uri 2021-12-09 15:35:40 -05:00
settings.js Grab homepages from the content API (#1016) 2022-03-03 09:22:59 -05:00
subscriptions.js Fix selectIsSubscribedForUri not handling abandoned claims 2021-12-01 21:21:31 +08:00
sync.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
tags.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
user.js Defer user/invite_status from startup 2022-01-21 09:19:17 -05:00
wallet.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00