Commit graph

91 commits

Author SHA1 Message Date
TigerxWood
6241dc7a9f Update list of translatable strings 2020-06-01 12:59:21 -04:00
Sean Yesmunt
7562fdcfd5 clean up old lbrytv reference 2020-05-26 14:20:39 -04:00
jessop
e3c2919373 rename lbrytv to web
language and API consts

improve customization
custom homepages
get config from .env.default
custom title and logo

small changes

add pinned item to sidebar

rebase?
2020-05-25 17:21:02 -04:00
Sean Yesmunt
f1a62160b4 don't fail to load page because chainquery returns an error 2020-05-25 00:39:14 -04:00
Sean Yesmunt
737e0ed7ab add 2257 page in footer 2020-05-22 20:19:25 -04:00
Sean Yesmunt
03518c8a5a show price on embeds in markdown 2020-05-22 16:48:24 -04:00
Sean Yesmunt
c2abcf110c
Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
Nilkonom
a2d4757823 fix dead link 2020-05-15 09:45:17 -04:00
Sean Yesmunt
5af0cfc6c2 update footer style 2020-05-13 12:13:13 -04:00
Sean Yesmunt
a6bf056977 add back jeremys footer changes 2020-05-13 12:13:13 -04:00
Sean Yesmunt
22a4255320 add footer for web 2020-05-13 12:13:13 -04:00
Sean Yesmunt
c0b4fff5d5 remove dynamic streaming url generation 2020-05-07 10:57:00 -04:00
Sean Yesmunt
5bb6cfdb42 add src attribute for new users coming from embeds 2020-05-01 11:47:36 -04:00
Sean Yesmunt
5152e78f09 new og image 2020-04-30 14:33:21 -04:00
Sean Yesmunt
1a50e697ce embed functionality inside markdown posts 2020-04-30 10:13:01 -04:00
Sean Yesmunt
52f704fa0f prevent long titles from overlapping logo in embeds 2020-04-29 14:35:55 -04:00
Jeremy Kauffman
793f622d8d semi-broken 2020-04-29 11:00:42 -04:00
Alex Grintsvayg
62a70cf16c new status endpoint 2020-04-23 10:50:49 -04:00
Jeffrey Fisher
7e3c0143d1 Flow error fix.
Partial fix for #2024
2020-04-21 17:12:13 -04:00
Sean Yesmunt
8eb45a9557 pass ip to locale/get call 2020-04-08 16:47:32 -04:00
Sean Yesmunt
0644eb3642 check if source_media_type exists - fixes channel pages not rendering 2020-04-08 15:20:27 -04:00
Sean Yesmunt
d94610acb1 initial fix for #3723 2020-04-08 15:20:27 -04:00
Thomas Zarebczan
74c4762cd4 fix: image previews on links without thumbnails
Fixes https://github.com/lbryio/lbry-desktop/issues/3723
2020-04-08 15:20:27 -04:00
Sean Yesmunt
249ceab038 update yarn.lock 2020-04-08 15:12:22 -04:00
Niko Storni
e8a50da3a9 add new supported continent 2020-04-08 15:12:22 -04:00
Sean Yesmunt
7218b78746 fetch continent cookie on server-side and clean up video effects 2020-04-08 15:12:22 -04:00
Sean Yesmunt
7b2b2bc45f Revert "fix: image previews on links without thumbnails"
This reverts commit a5584890fd.
2020-04-08 13:43:39 -04:00
Sean Yesmunt
5d93c07520 Revert "fixes"
This reverts commit 9187d0d71d.
2020-04-08 13:43:39 -04:00
Sean Yesmunt
7401a590cc Revert "fix streamUrl creation"
This reverts commit 338f7be78e.
2020-04-08 13:43:39 -04:00
Sean Yesmunt
338f7be78e fix streamUrl creation 2020-04-08 13:29:34 -04:00
Thomas Zarebczan
9187d0d71d fixes 2020-04-08 13:29:34 -04:00
Thomas Zarebczan
a5584890fd fix: image previews on links without thumbnails
Fixes https://github.com/lbryio/lbry-desktop/issues/3723
2020-04-08 13:29:34 -04:00
Sean Yesmunt
97b1f27235 show open in app nag less often based on how many times you've closed it 2020-03-30 16:51:00 -04:00
Sean Yesmunt
419b3890cd improve share modal 2020-03-30 09:40:23 -04:00
Sean Yesmunt
f7846e976a style cleanup 2020-03-30 09:40:10 -04:00
Sean Yesmunt
c4fc2993d5 initial commit for inline video ads 2020-03-30 09:40:10 -04:00
Sean Yesmunt
3ca3176d28 disable fail gerbil for nag instead 2020-03-26 16:17:41 -04:00
Sean Yesmunt
3f08786514 show open in app nag always 2020-03-26 11:57:31 -04:00
Sean Yesmunt
46cc15a1cc improve open in app link for existing LBRY users 2020-03-26 11:57:31 -04:00
Sean Yesmunt
baa73c7329 fix download links on lbry.tv 2020-03-25 17:51:22 -04:00
Sean Yesmunt
db438bc979 get back on master branch for lbryinc 2020-03-24 16:38:59 -04:00
seanyesmunt
4d2e841fcd add gerbil when apis are down and move components into lbrytv/ 2020-03-17 16:15:47 -04:00
Sean Yesmunt
d4d150bb39 check for response.error to fix not handling error responses 2020-03-16 14:52:29 -04:00
dependabot[bot]
f5718c79d2 Bump acorn from 6.3.0 to 6.4.1 in /lbrytv
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 10:36:00 -04:00
jessop
9f1d4e3688 embed improvements
- autoplay=true param
- mute on autoplay
- thumb poster on embeds (unless autoplay)
- twitter player card for audio too
2020-02-05 16:50:18 -05:00
Sean Yesmunt
3f3980d444 completely prevent ads from rendering on mobile devices 2020-02-05 00:14:46 -05:00
Sean Yesmunt
2c36a0642d sentry 2020-02-04 23:02:18 -05:00
Sean Yesmunt
ae1374210c Revert "sentry"
This reverts commit 4091aca554.
2020-02-04 16:57:06 -05:00
Sean Yesmunt
4091aca554 sentry 2020-02-04 16:40:33 -05:00
jessop
459f137cc7 bump redux 2020-01-31 15:24:06 -05:00