Thomas Zarebczan
5c41e5da0d
improve sync page clarity, move up button.
2022-06-28 16:07:03 -04:00
infinite-persistence
fd17ab4c8b
Route recommendation search to recsys + add user_id
( #353 )
...
* Route recommendation search to recsys 5% of the time + add `user_id`
## Ticket
334 send some recommended requests to recsys
## Approach
`doSearch`:
- If the search options include `related_to`, route that to the new `searchRecommendations` which performs the 5% check + appends `user_id` at the end. This way, we don't need to alter the function signature of `doSearch`.
- Else, run proceed as normal.
* Always go to alt provider
f
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-11-24 15:25:22 -05:00
Thomas Zarebczan
23525b0baa
FAQ stuff ( #109 )
2021-10-21 16:21:51 -04:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
zeppi
27400cbe03
yt recon
2021-07-20 10:37:46 -04:00
zeppi
fe86010be5
More master reconciliation
...
rewards page recon
router recon
uEmailVerify recon
uPVerify recon
rm style
app/view recon
channel page recon
chanFol recon
syncPassword recon
fileDesc recon
web/redirect recon
wip
page/view recon
2021-04-27 23:05:38 -04:00
Thomas Zarebczan
b261763402
Add note about editing while transfer is active
2021-03-22 18:56:50 -04:00
Sean Yesmunt
4e9a4f41c8
bump lbryinc and add additional pending status for youtube transfer page
2021-03-09 21:54:11 -05:00
Sean Yesmunt
53d3efe895
update youtube sync text for channels that don't qualify
2020-12-21 22:12:21 -05:00
Sean Yesmunt
cc568fb8cf
working
2020-12-16 10:52:22 -05:00
Sean Yesmunt
f420785bfb
fix casing
2020-12-11 17:01:59 -05:00
Sean Yesmunt
9c5ffdc1bf
deal with completed transfers on youtube transfer page
2020-12-11 17:01:59 -05:00
Sean Yesmunt
6ac3b0d6cd
add sub/upload count to youtube transfer status component
2020-12-11 17:01:59 -05:00
Sean Yesmunt
d493a5f9ea
remove un-needed user/fetch
2020-09-29 17:12:32 -04:00
Sean Yesmunt
f547053ebc
add yotube sync to initial sign up flow
2020-09-29 17:12:32 -04:00
Sean Yesmunt
bc89d774ba
add youtube sync to first run
2020-09-29 17:12:32 -04:00
Sean Yesmunt
1f2fabe81b
Use sentence case for all card titles
2020-09-29 17:12:32 -04:00
Sean Yesmunt
259f51abd6
style pass for channel edit
...
clean up sections and improve navigation handling
cleanup + image upload modal styling
2020-07-01 22:04:23 -04:00
Sean Yesmunt
2066205b8f
add user + rewards redux code from lbryinc
2020-06-16 09:56:32 -04:00
Sean Yesmunt
8f76224ce4
style cleanup
2020-01-13 14:01:29 -05:00
Thomas Zarebczan
e023658591
fix: transfer message
2020-01-13 14:01:29 -05:00
Thomas Zarebczan
b16a43101f
fix: small text changes
2019-12-26 19:00:07 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00