zeppi
783d7d2d73
refactor auth
2021-09-16 13:48:30 -04:00
infiinte-persistence
0b4e41ef90
doFetchViewCount: support multiple claimIds
...
## Issue
Show content view counts on channel pages (https://github.com/lbryio/lbry-desktop/issues/3587 )
## Changes
Updated the action and reducer to handle CSV input. This wouldn't affect existing clients as it is backward compatible with a single claimId.
In the unlikely event that requested count !== results count, we just fail silently for now.
2021-09-09 13:41:56 +08:00
zeppi
f5a0df82fc
fix blacklist performance
2021-04-14 12:53:13 -04:00
Sean Yesmunt
767ffe90b0
Update youtube.js
2021-03-09 16:45:57 -05:00
jessop
57b8625454
auth takes language for user new
2020-11-12 14:27:58 -05:00
Sean Yesmunt
2a9d04b2ef
omit auth_token for file/list_filtered and file/list_blocked
2020-11-11 15:13:02 -05:00
jessop
904e630d43
pass domain into appid for user new
2020-11-09 14:56:56 -05:00
Sean Yesmunt
d913ca0344
remove old subscription types
2020-10-30 15:53:57 -04:00
Sean Yesmunt
517c28a183
only call sync_apply if sync_get fails with 'no wallet found for this user'
2020-10-23 21:15:58 -04:00
Sean Yesmunt
1b6f280371
don't call user/new if user/me returns 500
2020-10-23 20:49:37 -04:00
Sean Yesmunt
316e42f7b7
Revert "remove sync code from 'lbryinc'"
...
This reverts commit 886f5f8f70
.
2020-10-23 20:49:02 -04:00
Sean Yesmunt
886f5f8f70
remove sync code from 'lbryinc'
2020-10-01 12:25:36 -04:00
jessop
4834749423
propagate sync password error
2020-09-18 13:09:50 -04:00
Sean Yesmunt
9440717a00
Merge pull request #103 from lbryio/doAuth-changes
...
doAuth changes
2020-09-09 10:39:38 -04:00
jessop
35df87d1e6
doAuth changes
2020-09-07 08:52:35 -04:00
Sean Yesmunt
c8f3fe0511
fix typo
2020-09-03 14:10:11 -04:00
Sean Yesmunt
1404901313
add youtube sync constants
2020-09-01 13:30:56 -04:00
jessop
6217edccf7
bugfix
2020-08-17 15:54:03 -04:00
jessop
63acb48182
selectors for blocklist objects
2020-08-13 13:53:49 -04:00
Sean Yesmunt
72eee35f51
remove user/rewards code from lbryinc so they can be added to the desktop repo
2020-06-15 16:29:48 -04:00
jessop
41e94d4ce8
customize web app_ids for domains
2020-06-10 11:11:28 -04:00
jessop
9c4f620ec0
add domain to install new
2020-06-03 20:13:32 -04:00
Sean Yesmunt
c21bc3075c
fix build
2020-06-02 10:32:11 -04:00
Sean Yesmunt
cb8ffc86a4
decouple doUserFetch and doRewardList
2020-06-02 10:12:20 -04:00
Sean Yesmunt
0529fb4635
add country to User and create doUserSetCountry
2020-06-01 12:27:07 -04:00
Sean Yesmunt
39510e8b21
remove address sort for youtube transfer so it doesn't accidentally grab the wrong address
2020-05-29 11:15:16 -04:00
jessop
8bdf1ac44d
rename lbrytv to web
2020-05-23 13:56:29 -04:00
Sean Yesmunt
132455395e
fix for rewards
2020-05-20 11:52:59 -04:00
Sean Yesmunt
efde3e6914
fix typo
2020-05-20 11:12:46 -04:00
Sean Yesmunt
31c51b804f
add paid_content reward type
2020-05-20 11:01:36 -04:00
Sean Yesmunt
cc62a4eec1
allow users to signin after they abandoned a previous signup
2020-04-23 14:14:43 -04:00
Sean Yesmunt
edd43c8dff
add latest_claimed_email to User
2020-04-20 16:45:21 -04:00
Sean Yesmunt
7b1973dbad
trigger signup email if user doesn't have a password
2020-04-16 10:52:52 -04:00
Sean Yesmunt
11ebc51ab6
add promise to userSignUp
2020-04-15 12:07:43 -04:00
Sean Yesmunt
deb0303f62
password sign in cleanup
2020-04-13 13:43:15 -04:00
Sean Yesmunt
75f992ef02
Merge pull request #91 from lbryio/passwords
...
password support
2020-04-13 11:06:43 -04:00
Sean Yesmunt
b411291da7
new signin/signup methods with password support
2020-04-13 09:40:25 -04:00
Sean Yesmunt
546ecd1f77
check if window exists before using
2020-04-08 12:17:40 -04:00
Thomas Zarebczan
19260fac56
fix: claim code from params
2020-03-27 17:13:21 -04:00
Thomas Zarebczan
402a9a199f
add claim code selector
...
fix export
2020-03-26 14:50:21 -04:00
Akinwale Ariwodola
e2bba80797
new_android reward
2020-03-24 10:31:58 -04:00
seanyesmunt
49eb8a4df3
include if sync data has changed in response callback
2020-03-19 13:49:47 -04:00
Akinwale Ariwodola
54906cb768
add flag for dispatching doInstallNew from doAuthenticate ( #87 )
...
* add doInstallNewWithParams action
* return dispatch for doInstallNewWithParams
2020-03-19 08:55:45 +01:00
seanyesmunt
a53cffb0d8
update variable name
2020-03-16 18:00:46 -04:00
Sean Yesmunt
b27a99aaa3
add callback param for doAuthenticate that returns the status
2020-03-12 12:19:42 -04:00
Sean Yesmunt
275f35b31e
Merge pull request #84 from lbryio/stop-install-new
...
allow preventing lbryinc calls on authenticate
2020-02-24 12:06:29 -05:00
Sean Yesmunt
3fc6530531
allow preventing lbryinc calls on authenticate
2020-02-24 12:02:43 -05:00
Sean Yesmunt
6a59102c52
trigger sync error correctly with locked wallets
2020-01-23 17:11:07 -05:00
Thomas Zarebczan
138a053754
fix: referral name
2020-01-18 15:56:35 -05:00
jessop
1b19fdf56a
improve referral ux
...
provide for resetting setReferrerErrors
fix bugs in referrer resolve logic
2020-01-16 20:59:47 -05:00