23 Commits

Author SHA1 Message Date
3ee2df7faa
Refactor styles on video playback page
Made changes to the styles on the video playback page to enhance visibility and address issues with the video player.
Added a new custom style file for Plyr, and removed redundant and unused styles in watch.css.

Specific changes:
- Added custom_plyr.css for Plyr styles.
- Removed redundant styles related to playback issues in watch.css
2024-01-29 05:06:38 +08:00
810dff999e
Set flexible responsive video 2024-01-24 11:50:13 +08:00
6c29802eb7
fix figure tag of sc-video 2022-05-31 04:12:16 +08:00
90338c25c6
[FrontEnd]: fix dropdown design 2021-12-31 18:15:59 -05:00
217541bd9c
[FrontEnd]: fix dropdown design 2021-12-27 16:13:35 -05:00
2fe0b5e539
Improve input styles 2021-09-22 12:56:59 -05:00
250e34df7c
fix property css name 2021-07-05 16:15:29 -05:00
c6fe980a7a
autoplay-toggle: use label tag
from upstream:

<label> is semantic and makes clicking the text activate in checkbox
2021-06-29 19:07:40 -05:00
8d45ca855a
feat: autoplay related video - minor fix style 2021-06-23 21:08:04 -05:00
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