Yiannis Christodoulou
d9aee11d44
fix: Edit: Chapter: When undoing / redoing edits, the edits are not saved
2025-10-13 01:49:53 +03:00
Yiannis Christodoulou
bd786c0fe6
Generate chapter names based on segment order
...
Introduces a helper function to assign chapter titles like 'Chapter 1', 'Chapter 2', etc., based on the chronological position of each segment. Updates all segment creation and splitting logic in TimelineControls and useVideoChapters to use this naming convention for improved clarity and consistency.
2025-10-13 01:45:18 +03:00
Yiannis Christodoulou
e06115b8ee
fix: Chapters: If adding a chapter between two existing chapters, the order of the chapters are wrong in the editor timeline, and in the player chapter view
2025-10-13 01:40:03 +03:00
Yiannis Christodoulou
f67021b17b
fix: Chapters: Play should not stop at the end of a chapter or a cutaway area, but should just continue play through.
2025-10-13 01:35:12 +03:00
Yiannis Christodoulou
ee7fb7950c
Chapters: Play Preview should not be included for the chapter editor - only Play is needed
2025-10-13 01:24:20 +03:00
Yiannis Christodoulou
fb373f3c2c
fix: Chapters: The default text in a new chapter’s text field is “segment”. Change to (e.g.): “Add Chapter Text”
2025-10-12 21:37:29 +03:00
Yiannis Christodoulou
0fccefeec6
Refine tooltip and chapter input styles in timeline
...
Adjusted the tooltip position transition endpoint for better placement. Updated the chapter input to use a textarea selector, set fixed height constraints, and improved focus and placeholder styles for consistency. CSS and static assets updated to reflect these changes.
2025-10-12 21:34:48 +03:00
Yiannis Christodoulou
119dc966fa
update readme files (video/chapters editors)
2025-10-03 11:24:33 +03:00
Yiannis Christodoulou
bd12266054
cleanup console logs from chapters editor
2025-10-03 11:24:32 +03:00
Yiannis Christodoulou
f2edcbb41e
fix: After saving chapters disable the countdown and display a message instead
2025-10-03 11:24:32 +03:00
Yiannis Christodoulou
975d56e868
fix: Add margin to chapter's editor icons
2025-10-03 11:24:32 +03:00
Yiannis Christodoulou
e29d364fd3
feat: Fix chapters (rename text/name to chapterTitle) and fetch/post the correct object
2025-10-03 11:24:29 +03:00
Yiannis Christodoulou
c5edfbefb6
stye: Fix the width of close modal button
2025-10-03 11:24:29 +03:00
Yiannis Christodoulou
2c6484b6ca
chore: Replace segments string with chapters
2025-10-03 11:24:28 +03:00
Markos Gogoulos
e34bd55e7a
wtv
2025-10-03 11:24:27 +03:00
Yiannis Christodoulou
6eab5bf7b7
fix: Change endpoint save_chapters to chapters [POST]
2025-10-03 11:24:26 +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
8a87aad647
feat: Chapters Editor (init) [copy from video editor]
2025-10-03 11:24:25 +03:00