16 Commits

Author SHA1 Message Date
Yiannis Christodoulou
567bb18e91 build assets 2025-10-19 20:30:13 +03:00
Yiannis Christodoulou
ce0ae1a8da build assets 2025-10-19 14:24:43 +03:00
Yiannis Christodoulou
95cb6904ce poster image fix 2025-10-19 14:19:13 +03:00
Yiannis Christodoulou
6dc6b3e983 build assets 2025-10-19 14:05:00 +03:00
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
b330567955 build assets 2025-10-16 14:49:17 +03:00
Yiannis Christodoulou
1e8b1ea839 build assets 2025-10-16 14:48:32 +03:00
Yiannis Christodoulou
09454774ac build assets 2025-10-03 11:24:35 +03:00
Yiannis Christodoulou
ef7dc9b984 build assets 2025-10-03 11:24:35 +03:00
Yiannis Christodoulou
48b3fbd17d build assets 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
1f20d49353 upload build assets 2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
197e5969aa build chapters_editor assets 2025-10-03 11:24:25 +03:00
Yiannis Christodoulou
e65e8c2055 build assets 2025-10-03 11:24:24 +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