lbry-desktop/ui/effects
infinite-persistence 8303856a06
Remove country check
Per Tom, this was just a temporary thing due to vidcrunch.
2022-05-27 20:48:54 +08:00
..
use-ad-outbrain.js Bottom-Ad: change to only hide for Premium+ 2022-05-27 20:48:52 +08:00
use-claimList-infinite-scroll.js ClaimList: Factor out infinite-scroll and batch-resolve handling into an effect. 2022-05-16 07:57:24 -04:00
use-combined-refs.js
use-connection-status.js
use-debounce.js
use-drag-drop.js Paste/drop images directly to markdown editor 2022-04-01 12:36:49 -04:00
use-fetch-live.js refactor 2022-03-16 16:36:50 -04:00
use-fetch-view-count.js Membership subscriptions () 2022-03-09 13:05:37 -05:00
use-fetched.js
use-get-ads.js
use-get-last-visible-slot.js Generalize useGetLastVisibleSlot 2022-04-18 19:06:02 +08:00
use-get-thumbnail.js useGetThumbnail: fetch streaming_url instead of generating it. 2022-05-13 18:19:20 +08:00
use-get-user-memberships.js cleanup 2022-03-22 16:07:05 -04:00
use-hover.js
use-interval.js Switch unnecessary let to const 2022-03-02 20:20:27 -08:00
use-is-mounted.js
use-lazy-loading.js
use-lighthouse.js
use-on-resize.js fix useScreensize 2022-02-07 10:18:50 -05:00
use-persisted-state.js MAKE ODYSEE EVEN MORE BEAUTIFUL () 2022-02-11 13:50:55 -05:00
use-play-next.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
use-previous.js
use-resolve-pins.js Swap pinnedUrls vs. pinnedClaimIds precedence 2022-04-01 11:35:29 -04:00
use-screensize.js Remove isTouch from use-screensize.js -- it's not an effect 2022-04-14 10:29:01 -04:00
use-should-show-ads.js Remove country check 2022-05-27 20:48:54 +08:00
use-stream-file.js
use-stream.js
use-throttle.js
use-thumbnail.js Consolidate timeout thumbnail effect 2022-03-17 10:06:50 -04:00
use-tween.js