Yiannis Christodoulou
54e2f1d7e4
Add audio poster support for audio files in video players
...
Introduces an audio-poster.jpg image and updates both chapters and video editor React video player components to display a poster image for audio files when no poster is provided. Also adds a posterUrl field to MEDIA_DATA and ensures fallback logic for poster images is consistent across iOS and standard video players.
2025-10-19 13:56:17 +03:00
Yiannis Christodoulou
119dc966fa
update readme files (video/chapters editors)
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
f472f94095
feat: Auto save functionality in both editors (video-editor, chapters-editor)
2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
32af52ccda
chore: Disable the unload page warning
2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
8df5ea880c
feat: Chapter editor main functionality and styling
2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
074638e237
chore: video-editor update with new prettier settings
2025-10-03 11:24:24 +03:00
Yiannis Christodoulou
b314f7d628
fix: Move prettier to the root
2025-10-03 11:24:22 +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