Commit Graph

21 Commits

Author SHA1 Message Date
Maze Winther fb487681b6 fix: select focus styling 2025-07-01 16:02:07 +02:00
Maze Winther e4683e38db style: make select component look similar to other components 2025-07-01 15:05:45 +02:00
Maze Winther ca29be23ff style: make context menu consistent to dropdown 2025-06-29 23:09:06 +02:00
Maze Winther 796308e68e style: make everything consistent in dropdown 2025-06-29 23:08:52 +02:00
Maze Winther 507d6a6a7e style: dropdown menu 2025-06-29 22:15:06 +02:00
Maze Winther c414b83bc4 style: remove shadow from card 2025-06-29 22:14:31 +02:00
Maze Winther 777b0f7000 refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
DevloperAmanSingh fe1a2542cc feat(video-player): enhance video player with mute functionality and improved event handling 2025-06-25 13:27:48 +05:30
Maze Winther b9e1dcf23e refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
Hyteq 65bff0d2da fix: merge conflicts, merge 2025-06-24 08:22:24 +03:00
Hyteq dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
Pulkit Garg e664ea0271 feat: Enable Playhead Dragging for Video Navigation 2025-06-24 10:28:58 +05:30
StarKnightt f72f5c100b Add video speed control and improve playback smoothness
Added a speed control dropdown in the timeline toolbar that lets users change video playback speed between 0.5x to 2x. The dropdown shows the current speed and offers preset options.

Made video playback smoother by:
- Using better timing for speed changes
- Improving video synchronization
- Reducing playback stutters
- Making speed changes more responsive

The speed control is now easily accessible while editing and works smoothly with all video clips.
2025-06-23 20:01:12 +05:30
Hyteq 61c172c9cc feat: proper video playback including images and videos on the timeline 2025-06-23 14:40:34 +03:00
Hyteq f688c7ef5d fix: video player properly reflecting the edited timeline, video start 2025-06-23 09:35:32 +03:00
Hyteq ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
Hyteq 589f4a20a1 feat: migrated to latest radix to improve performance / tree-shaking 2025-06-23 09:06:42 +03:00
Hyteq 2bb347f1ae feat: added biome, fixed input hydration issue from uncontrolled input being used as controlled input 2025-06-23 08:55:55 +03:00
Maze Winther 6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
Maze Winther cb2a7484ed add drag and drop to the timeline 2025-06-22 14:50:22 +02:00
Maze Winther 87a83a5604 Initial commit 2025-06-22 10:02:50 +02:00