Rafael
239bde0752
Also add support for embeds
2022-05-16 06:36:50 -04:00
infinite-persistence
cfc34c5dba
Fix hidden purchases through embeds
...
## Issue
1345
## Change
The refactor in 04c5ac46
broke the logic, because `!hasCost` would incorrectly include an undefined `costInfo` (haven't fetched) as free content.
2022-04-18 13:48:11 +08:00
saltrafael
05b228400e
Fix referrer on embed ( #1181 )
...
* Fix referrer on embed
* Fix override
* Fix condition
2022-03-22 14:13:19 -04:00
Rafael
ae56058384
Consolidate timeout thumbnail effect
2022-03-17 10:06:50 -04:00
Rafael
04c5ac460b
refactor
2022-03-16 16:36:50 -04:00
Rafael
0682f52d45
fix embed fetching state and geoblocking
2022-03-16 16:36:50 -04:00
Rafael
d3576315f3
Fix button
2022-03-16 16:36:50 -04:00
Rafael
7400b9c12f
improve embed events
2022-03-16 16:36:50 -04:00
Rafael
b02f0736fc
Fix embed call
2022-03-16 16:36:50 -04:00
Rafael
777937c7d8
Fix thumbnail
2022-03-16 16:36:50 -04:00
Rafael
0934b2fb88
fix embedWrapper liveChannel fetch
2022-03-16 16:36:50 -04:00
Rafael
f4fdee8331
socket improvements
2022-03-16 16:36:50 -04:00
Rafael
b7f9152dca
Improve livestream external embeds
2022-03-16 16:36:50 -04:00
infinite-persistence
e96807fa6d
Restore 'https' to dmca link and remove actual dup
2021-11-30 14:21:33 +08:00
Thomas Zarebczan
23525b0baa
FAQ stuff ( #109 )
2021-10-21 16:21:51 -04:00
eniamza
7cf9cba3d6
Fix: Paid embed warning was showing lbry.tv ( #6819 )
...
* Fix: Paid embed warning was showing lbry.tv
* Added: Change for PR #6819
* Revert: Changelog for conflicts
* Fix: Use site title instead
2021-08-12 23:06:04 -04:00
jessopb
ae2354a0e0
Revert "move stuff to web ( #6537 )"
...
This reverts commit a6c413da5c
.
2021-07-19 10:12:57 -04:00
jessopb
a6c413da5c
move stuff to web ( #6537 )
2021-07-18 21:57:36 -04:00
infinite-persistence
5d8e3d8b0a
Revert lazy-loading videojs
...
## Issue
The loading circle wasn't showing up, causing confusion.
Splitting CSS doesn't seem trivial as there seems to be a huge dependency on the load order. Pretty much similar to what this person is facing https://lihautan.com/css-code-splitting/#the-problem
## Change
This reverts videojs-specific changes from 4d638bcf
.
2021-07-06 17:04:16 +08:00
infinite-persistence
3539031e5a
CodeSplit: Initial work
2021-06-25 16:00:44 +08:00
zeppi
995f51711f
use pending livestreams on dash, filter modes
2021-03-24 13:36:50 -04:00
Sean Yesmunt
e2b30b7d17
add basic dmca message on embeds page
2020-11-10 01:26:38 -05:00
Sean Yesmunt
ccd1cabe04
add option for light background on embeds
2020-09-21 11:38:56 -04:00
Sean Yesmunt
68e687ee6e
moar improvements
2020-05-26 14:42:44 -04:00
Sean Yesmunt
1210a03c3f
add additional app driver on paid embeds
2020-05-26 14:29:53 -04:00
Sean Yesmunt
66468174c2
fix strings
2020-05-26 14:20:39 -04:00
Sean Yesmunt
3480bdc4cc
improve loading style for embedded videos
2020-05-26 14:20:39 -04:00
jessopb
235930815e
prevent paid content in embeds ( #4230 )
2020-05-21 21:26:46 -04:00
jessop
bb674b6e2c
make embeds work
2020-05-21 17:11:56 -04:00
Jeremy Kauffman
793f622d8d
semi-broken
2020-04-29 11:00:42 -04:00
Sean Yesmunt
39102d81ca
fix viewcount being fired before video starts playing
2020-04-06 15:34:49 -04:00
Sean Yesmunt
0203f7a45f
fix view counts
2020-02-04 01:02:39 -05:00
jessop
8615406507
make embeds log views in analytics
2020-01-31 14:33:59 -05:00
jessop
a1e24d6dcc
actually disable autoplay in embeds
2020-01-31 13:33:21 -05:00
Sean Yesmunt
90bcfaa865
fix encoded urls getting 404'd
2020-01-29 15:31:46 -05:00
jessop
3e40838ae3
add review changes
2020-01-28 10:20:54 -05:00
jessop
33672a789b
app plays embed in iframe
...
make player full screen and prepared for overlay actions
small changes
cleanup
2020-01-28 10:20:54 -05:00