Commit Graph

22 Commits

Author SHA1 Message Date
Yiannis Christodoulou 321287d009 feat: In Preview mode, you can jump in timeline to review the edits
In Preview mode, you can jump in timeline to review the edits, without having to listen to the full video.
2025-06-11 04:12:24 +03:00
Yiannis Christodoulou c989b1515e chore: Tooltip texts have been changed #68 2025-06-11 03:56:52 +03:00
Yiannis Christodoulou 687d140d9b fix: The menus and the interface is now stay in place and is more stabile (#65) 2025-06-11 03:50:38 +03:00
Yiannis Christodoulou 11d57a1215 cleanup: Remove old mock server-related files and Drizzle ORM configuration 2025-06-04 15:25:09 +03:00
Yiannis Christodoulou 58c0247f6b fix deic issues: #61, #62, #63, #64, #65
- keep icons in popup menu but do not allow to click (rather than disapear) #61
- New item: When activating Play Preview #62
- dragable ball on mobile #63
- mobile: dragging the popup menu small issue #64
- mobile vertical direction #65
2025-06-04 15:02:51 +03:00
Markos Gogoulos b6a197a00f changes 2025-05-27 12:27:45 +03:00
Markos Gogoulos 68a209501e fix 2025-05-23 18:22:04 +03:00
Markos Gogoulos ef264bbece text 2025-05-23 16:52:21 +03:00
Markos Gogoulos 1c9aff252e m 2025-05-23 16:25:51 +03:00
Yiannis Christodoulou 0488a36286 fix: Skip if no video or no active segment 2025-05-22 05:09:18 +03:00
Yiannis Christodoulou 3453ec279b play segments functionality 2025-05-22 03:50:30 +03:00
Yiannis Christodoulou 39fcf3c97c play segments (duplicate of preview) 2025-05-22 03:41:21 +03:00
Yiannis Christodoulou 8390aa3ae0 improve the preview 2025-05-22 03:19:11 +03:00
Yiannis Christodoulou 062ced2303 fix: Delete the 500ms when you want to extend the segment and there is no space to create new segment 2025-05-22 02:04:35 +03:00
Yiannis Christodoulou 95fdfdbcc8 fix: Delete the 500ms when you want to extend the segment and there is no space to create new segment 2025-05-22 01:45:39 +03:00
Yiannis Christodoulou ef3b93995a fix: iPhone update tooltip based on current time position 2025-05-22 01:03:37 +03:00
Yiannis Christodoulou 4cdfdb8354 Update TimelineControls.tsx 2025-05-22 00:37:59 +03:00
Yiannis Christodoulou c21a520a47 feat: link to media on popup save buttons 2025-05-22 00:25:40 +03:00
Yiannis Christodoulou 347ce9af6f fixes (#56) - 2894250364
https://github.com/mediacms-io/mediacms-deic/issues/56#issuecomment-2894250364
2025-05-21 06:16:35 +03:00
Yiannis Christodoulou 0c75e2503c fix: 10kms instead of 100k 2025-05-19 03:23:33 +03:00
Yiannis Christodoulou d1745e6a1a Fix segment playback flow, icon consistency, dynamic popups, and iOS/desktop timeline issues
- Fixed segment and cutaway playback to properly stop at the end and resume correctly after user interaction
- Ensured playback continues seamlessly from cutaway to next segment when clicking Play
- Updated start and end bracket icons for both segment and cutaway popup menus to correct designs
- Fixed dynamic updates of popup menus when dragging segment boundaries past the playhead
- Fixed issue where deleting a segment did not trigger correct switch to cutaway popup menu
- Synced playback icons between popup menu and video controls under various playback scenarios
- Replaced browser-native unload confirmation with a custom, unified message to warn about unsaved edits
- Ensured timeline-based editing now works reliably on iPhone/iPad (iOS Safari)
- Fixed issue where clicking at the end of a cutaway area closed the popup and prevented re-opening on desktop browsers
2025-05-19 02:59:58 +03:00
Yiannis Christodoulou a833b606f1 feat: Video Trimmer and more 2025-05-15 10:43:26 +03:00