10 Commits

Author SHA1 Message Date
Yiannis Christodoulou
b3ab626c91 fix the height of volume slider 2025-10-03 11:24:23 +03:00
Yiannis Christodoulou
6d4f6a93a6 feat: Implement the next video functionality 2025-10-03 11:24:23 +03:00
Yiannis Christodoulou
3d08f3b29f feat: Create the component CustomRemainingTime 2025-10-03 11:24:23 +03:00
Yiannis Christodoulou
b314f7d628 fix: Move prettier to the root 2025-10-03 11:24:22 +03:00
Yiannis Christodoulou
f6e595687c sample video 2025-10-03 11:24:22 +03:00
Yiannis Christodoulou
8c6361f17e feat: Separate the video.js components 2025-10-03 11:24:22 +03:00
Yiannis Christodoulou
3be86f91f7 feat: Welcome Video.js player v8.23.3 2025-10-03 11:24:22 +03:00
Yiannis Christodoulou
966c2921b5 chore: Delete "video_editor" folder, not needed here 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