Yiannis Christodoulou
031fc34176
fix: audio files: captions are not shown in player
2025-10-26 12:57:48 +02:00
Yiannis Christodoulou
9c5e8f4bd7
Improve mobile/touch grid detection in EndScreenOverlay
...
Enhanced mobile and touch device detection logic for grid configuration, ensuring swiper is always used on mobile or touch devices. Increased grid gap for better spacing and updated conditions to prioritize user experience on small screens and touch devices.
2025-10-26 11:25:35 +02:00
Yiannis Christodoulou
3cd97e084d
fix: If jumping 10 forward / backward via the arrow keys on keyboard, time in the editor window is not updated. #138
2025-10-26 11:12:16 +02:00
Yiannis Christodoulou
f57996f290
Update sample-media-file.json
2025-10-26 10:53:03 +02:00
Yiannis Christodoulou
d60dd66d17
Enhance end screen overlay for mobile landscape
...
Improves the EndScreenOverlay to support a 2x2 grid swiper layout for mobile landscape orientation, with dynamic grid configuration and responsive styling. Refactors grid and swiper logic to handle multi-row layouts, adjusts item and overlay styles for different view modes, and updates indicator logic for paginated grids.
2025-10-26 10:52:27 +02:00
Yiannis Christodoulou
4e6ea77448
chore: Clean up fallback __data_old object
2025-10-26 09:29:06 +02:00
Yiannis Christodoulou
af35cb1b1f
Fix subtitle track src to use absolute URL
...
Updated subtitle track source to prepend mediaData.siteUrl, ensuring subtitle files are referenced with absolute URLs instead of relative paths.
2025-10-21 01:01:45 +03:00
Yiannis Christodoulou
a5e6e7b9ca
feat: Major Upgrade to Video.js v8 — Chapters Functionality, Fixes and Improvements
2025-10-20 15:30:00 +03:00
Yiannis Christodoulou
4f1c4a2b4c
fix: Disable Segment Tools and Reset Preview State During Playback ( #1305 )
...
* fix: Disable Segment Tools and Reset Preview State During Playback
* chore: remove some unnecessary comments
* chore: build assets
* fix: do not display the handles (left/right) on preview mode
* fix: Disable all tools on preview mode (undo, redo, reset, etc.)
* Update README.md
* feat: Prettier configuration for video editor
* Update README.md
* Update .prettierrc
* style: Format entire codebase (video-editor) with Prettier
* fix: During segments playback mode, disable button interactions but keep hover working
* feat: Add yarn format
* prettier format
* Update package.json
* feat: Install prettier and improve formatting
* build assets
* Update version.py 6.2.0
2025-07-01 15:33:39 +03:00
Markos Gogoulos
b28c2d8271
feat: Video Trimmer and more
2025-06-11 14:48:30 +03:00