14 Commits

Author SHA1 Message Date
Umimaso
2d1794889a
feat: autoplay for related videos
Add autoplay support for related videos. Move the playlist autoplay code
into this shared script. Add the SameSite=Strict attribute to the
autoplay cookie due to Firefox soon rejecting cookies which use
SameSite=None without the secure attribute.

Closes: #50

Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-06-23 14:34:55 -05:00
Umimaso
5b4c99c702
feat: add direct link
Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-06-23 12:42:17 -05:00
fc8a23099d
Fix shared.css file style missing 2021-06-14 18:39:03 -05:00
b3abec81e1
Add plyr as main player
Also plyr supports switch quality
2021-05-22 17:05:39 -05:00
2d9aca4b8b
General theme: fix footer center 2021-02-27 10:36:00 -05:00
a47dd66bd0
General theme: reorganize thumbnail background variable 2021-01-26 22:23:59 -05:00
d899bc2df5
General theme: improve thumbnail-img 2021-01-07 23:06:25 -05:00
5329ecfd08
General theme: Improve container description 2021-01-01 22:39:47 -05:00
3a83796f91
General theme: remove unnecessary z-index property 2020-12-31 18:23:44 -05:00
056c3be3f2
strip_non_ascii in comments-author-name 2020-12-30 00:04:41 -05:00
0f78e73e80
General theme: add license and add URL source code in footer 2020-12-29 15:36:23 -05:00
6145b66d74
Fix permalink style
Fixed the link box overflow
2020-12-22 19:08:59 -05:00
4bcb275545
Prevent text overflow in comments 2020-12-21 00:27:06 -05:00
7a765dc664
Change general design theme 2020-12-14 23:44:29 -05:00