infinite-persistence
104dafc1e7
Clean up @odysee membership channel definition
2022-05-23 10:53:24 +08:00
infinite-persistence
cd2998d695
Membership-name state updates
...
- Corrected flow definitions.
- Properly differentiate between "not yet fetched" and "no membership" as "undefined" and "<empty string>", respectively. There are GUI elements that need to know the unfetched case.
2022-05-04 10:45:58 +08:00
Anthony
70b801e867
cleanup
2022-03-22 16:07:05 -04:00
Anthony
7508dc2970
use window instead of component state
2022-03-22 16:07:05 -04:00
Anthony
620e5023a8
add livestream icon and channel selector
2022-03-22 16:07:05 -04:00
saltrafael
05b228400e
Fix referrer on embed ( #1181 )
...
* Fix referrer on embed
* Fix override
* Fix condition
2022-03-22 14:13:19 -04:00
infinite-persistence
51079ea611
Consolidate legal/requirements
fetch
...
Ticket: 1128
Requirements:
- Fetch once per refresh. This is to cover the case of switching to VPNs, etc.
- 1 call per refreshed session.
2022-03-17 10:25:59 -04:00
infinite-persistence
f7bceb3734
Geo: fetch after authentication since it needs auth_token ( #1119 )
2022-03-16 11:09:43 -04:00
mayeaux
fb3a73d8a7
Membership subscriptions ( #812 )
...
Enter: Odysee Premium.
2022-03-09 13:05:37 -05:00
infinite-persistence
7fc66aecb6
Defer user/invite_status
from startup
...
## Issue
Closes 385
## Approach
As mentioned in the ticket, the current places where that info is needed is in the Invites Page and Social Share Component.
1. Invites Page: it is already doing the fetch on mount, so no issue there.
2. Social Share: show spinner until the data is fetched.
2022-01-21 09:19:17 -05:00
infinite-persistence
a8a666383a
Remove 'store.user.accessToken' now that we've confirmed nobody uses it.
2022-01-19 13:12:09 -05:00
infinite-persistence
d03f80c6b1
Skip 'install/new' if web
already exists
...
## Issue
Part of 385 "Defer api.odysee.com calls to their respective pages / install new"
2022-01-04 08:54:30 -05:00
infinite-persistence
1f5f8f1213
Remove unused firebase and domain parameter
2022-01-04 08:54:30 -05:00
infinite-persistence
e5a2e3961e
Remove unused items
2022-01-04 08:54:30 -05:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
zeppi
42a9024ab8
youpos
2021-06-18 10:57:19 -04:00
zeppi
2268ab01fb
app works when id api fails
2021-06-18 10:57:19 -04:00
zeppi
05740cad75
send perm url for referrals
2021-02-25 14:44:40 -05:00
jessopb
2f1fae23cf
vanity referrals ( #5353 )
2021-01-22 10:47:21 -05:00
zeppi
6ed103b33f
shorter timeout
2021-01-19 13:41:10 -05:00
zeppi
a2d93bc7cc
fix embed loading hang
2021-01-19 13:41:10 -05:00
zeppi
ccd13f2233
put auth in progress back with timeout
2021-01-15 10:40:34 -05:00
zeppi
ae032cb557
disable authinprogress for now
2021-01-11 18:39:54 -05:00
zeppi
6fb345dbbc
zh languages
...
bugfix
bugfix3
publish
add zh back for homepage selector
test
revert i18n file
DRY publish language
2021-01-11 10:30:26 -05:00
zeppi
960a0277aa
Prevent multiple embeds from creating new users
...
try with cookies
tweak
tweak 2
tweak3
tweak4
tweak5
try localstorage
tweakerino
final
try testing for sessionStorage
store sessAvail globally
2020-12-02 13:50:10 -05:00
jessop
f334c07c29
pass language to authenticate
...
update api language when setLanguage
yarn
2020-11-16 10:31:06 -05:00
jessopb
697651b0e8
pass domain to authenticate for appid ( #5012 )
2020-11-10 21:47:51 -05:00
jessop
7678eedf4d
catch claim error on referrer set
2020-10-08 10:52:44 -04:00
jessop
10ce772bcb
initial page view sets referring channel
2020-10-07 11:44:12 -04:00
infiinte-persistence
ae191afeec
String corrections
...
- "The publisher has chosen to" -- Fix incomplete string, probably broken by linter.
- Fix hardcoded email in invite snackbar.
- Fix 'Upload Settings' to new lower-case style.
- Add few more missing ones.
- Consolidated "Claim xxx" strings together.
- Removed duplicate "Confirming..." due to branch merging.
2020-10-05 10:39:04 -04:00
Sean Yesmunt
a28ce2d3b8
pass 'only_if_expired: true' so clicking 'resend link' doesn't expire old tokens
2020-08-25 12:25:25 -04:00
Sean Yesmunt
2066205b8f
add user + rewards redux code from lbryinc
2020-06-16 09:56:32 -04:00