Yiannis Christodoulou
8f872951e4
Add close button to AutoplayCountdownOverlay
...
Introduces a close button to the autoplay countdown overlay for improved user control. Updates CSS for button styling and responsive behavior, and adds event handling in JS to allow users to cancel autoplay via the new button.
2025-10-03 11:24:34 +03:00
Yiannis Christodoulou
1788ed27f4
fix: Improve the style in related items
2025-10-03 11:24:34 +03:00
Yiannis Christodoulou
fa85e5768a
fix: Responsive grid adjustments for different screen sizes
2025-10-03 11:24:34 +03:00
Yiannis Christodoulou
5277476921
fix: Apply rounded corners only when useRoundedCorners is true
2025-10-03 11:24:34 +03:00
Yiannis Christodoulou
4e725d8659
fix: Hide poster image when video ends and end screen is shown
2025-10-03 11:24:34 +03:00
Yiannis Christodoulou
d5d1e2496f
feat: Show overlay (avatar & title) in embed, when controls are visible or video is paused/stopped
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
71ad76285f
feat: separate css files for better control
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
7c249dd1ef
fix: Show avatar and title when video is paused/stopped in embed mode
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
2d9594eb50
fix: Z-index while the embed goes behind the countdown timer to next video
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
4175a9d08f
fix: Check if this is an embed player, and open the links to a new tab
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
4edd93f182
fix: Remove the title "More videos" in related videos screen
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
bb70888748
fix: Improve autoplay countdown
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
57616c6b81
fix: Disable tooltip on touch devices (mobile and tablets)
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
51b52c38a3
fix: Remove the dark background from avatar/title in embed
2025-10-03 11:24:32 +03:00
Yiannis Christodoulou
68fa1efe87
feat: Add Embed Info Overlay Component (for embed player only)
2025-10-03 11:24:30 +03:00
Yiannis Christodoulou
5fda4610da
fix: Chapter title, next video icon, play video with sound, dark opacity, fix hls, cleanup logs
2025-10-03 11:24:30 +03:00
Yiannis Christodoulou
492911786c
chore: Run prettier for css files
2025-10-03 11:24:28 +03:00
Yiannis Christodoulou
543085c38f
fix: Video.js improve browser/device compatibility, fixes and a lot improvements
2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
eaf87e20d8
feat: Autoplay functionality
2025-10-03 11:24:24 +03:00
Yiannis Christodoulou
a66d823d1d
feat: Related media at the end of video
2025-10-03 11:24:23 +03:00
Yiannis Christodoulou
8c6361f17e
feat: Separate the video.js components
2025-10-03 11:24:22 +03:00