Commit graph

25 commits

Author SHA1 Message Date
Thomas Zarebczan
4a1647a41e feat: add sub counts 2019-09-24 22:30:59 -04:00
jessop
34b91fca23 redux housekeeping for yt import pending and errors 2019-09-23 11:17:57 -04:00
jessop
1890985bec sync transfer and import 2019-09-23 11:17:41 -04:00
jessop
afdba5fd5d user youtubeChannels selector 2019-09-23 11:16:48 -04:00
Sean Yesmunt
09c9a6ca2b add User type and allow lbryinc types to be used by apps 2019-09-16 16:12:43 -04:00
Sean Yesmunt
66a719ebfb onboarding updates 2019-09-16 13:48:32 -04:00
jessop
aeac92275c adds hashChanged from sync get response 2019-08-15 21:33:07 -04:00
jessop
284cff48c2 provides file list_filtered api 2019-07-09 18:11:20 -04:00
Akinwale Ariwodola
dcba831c6b
add doCheckSync action to check if user has a synced wallet (#39)
* add doCheckSync action to check if user has a synced wallet
* add doSyncApply action. rename some state properties.
2019-05-27 14:57:31 +01:00
Akinwale Ariwodola
793c9c1084 set the default account upon successful /sync/get call 2019-05-10 15:45:56 +01:00
Akinwale Ariwodola
7f6bf155b7
updates for cross-device sync (#33)
* add sync actions, reducer and selectors
2019-04-18 09:02:11 +01:00
Shawn
120d3bf6df Add rollup es build, major cleanup 2019-04-03 16:34:07 -05:00
Sean Yesmunt
c30084da57 remove selectCostForCurrentPageUri 2019-03-27 14:45:19 -04:00
Sean Yesmunt
351d0a0880 add viewcount stats 2019-03-14 14:39:39 -04:00
Sean Yesmunt
b54e90f3d4 add lbry-redux as a peer dependency 2019-03-10 22:02:17 -04:00
Sean Yesmunt
2334ad53e8 add referral link 2019-02-20 11:14:42 -05:00
Akinwale Ariwodola
4fca4fabb8
Common subscriptions implementation (#19)
* add subscriptions actions, reducer and selectors, with related methods
2019-02-15 10:02:34 +01:00
Sean Yesmunt
0cc1b6d78d add selectReferralReward selector 2019-02-03 22:21:44 -05:00
Sean Yesmunt
b3bb8c6774 add doUserCheckEmailVerified instead of using doFetchUser 2019-01-08 23:59:29 -05:00
Sean Yesmunt
7d4b02ad64 updates for desktop app to use lbryinc 2018-09-18 17:56:12 -04:00
Akinwale Ariwodola
c53bef489c add action/reducer/selector for fetching rewarded content 2018-09-04 05:15:53 +01:00
Akinwale Ariwodola
7910b565d7 modifications for phone verification 2018-08-31 20:51:00 +01:00
Akinwale Ariwodola
f5d23dc5ee export rewards module 2018-08-24 11:35:11 +01:00
Akinwale Ariwodola
62f0b58073
fixes and updates for authentication flow (#2)
* fixes and updates for authentication flow
* add action and reducer for setting emailToVerify in the state
2018-08-17 19:10:52 +01:00
Akinwale Ariwodola
0cca6c1811
[WIP] lbryio internal API calls and rewards component (#1)
* lbryinc base code containing lbryio.js
* added rewards and user actions, reducers and selectors
2018-07-23 14:12:18 +01:00