Commit Graph

35 Commits

Author SHA1 Message Date
445d01fc8f font size 2025-07-10 21:14:33 +02:00
e8b0057cc4 feat: initial fonts support 2025-07-10 20:53:58 +02:00
0223c34a1e fix: timestamp different widths 2025-07-10 19:58:03 +02:00
44f504f401 style: timestamp 2025-07-10 19:56:54 +02:00
1459cd7232 feat: audio for playback 2025-07-10 14:23:13 +02:00
5e1f780fff style: completely fresh ui in editor 2025-07-09 21:45:25 +02:00
3d685f57dd fix: styling in preview 2025-07-09 21:07:42 +02:00
c02f276303 refactor: fresh properties panel 2025-07-09 21:03:56 +02:00
91d89f56d7 fix: don't render audio on preview 2025-07-08 20:54:05 +02:00
c0cc4c009e fix: ensure preview toolbar is always at bottom 2025-07-08 00:10:31 +02:00
6edd5b36cf feat: main track and ordering tracks 2025-07-06 22:51:11 +02:00
40c7fbb4f8 refactor: move to a typed-tracks system and add support for text 2025-07-06 20:45:29 +02:00
ef0828a13d style: color in preview panel 2025-07-03 17:26:49 +02:00
c37c64c1b9 feat: add time formatting utility and update editor and preview components to use it 2025-07-01 01:30:02 +02:00
1a01871cfc refactor: update media processing to use width and height instead of aspect ratio 2025-07-01 01:13:14 +02:00
9b37ce6610 style: give preview panel a fresh look 2025-07-01 00:58:21 +02:00
b474ad6b15 feat: hide preview canvas when nothing in timeline 2025-06-30 23:23:18 +02:00
3e916f0f00 feat: implement automatic canvas size adjustment based on first media item aspect ratio 2025-06-30 23:19:37 +02:00
063094e70a changed empty placeholder to a better one 2025-06-26 14:54:49 +05:30
e23cf66373 style: introduce preview panel and move play button there 2025-06-25 23:43:10 +02:00
2f3a148dd4 refactor: move debug component to separate component and place absolutely 2025-06-25 23:22:59 +02:00
3ea6b00254 fix: lock aspect ratio in preview 2025-06-25 22:55:25 +02:00
4fb0d014af fix: hard-coded tailwind colors 2025-06-25 21:51:19 +02:00
777b0f7000 refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
66eb6f13d5 feat(preview-panel): add volume control and mute functionality to the video player 2025-06-25 13:27:39 +05:30
b9e1dcf23e refactor: change button variant from 'ghost' to 'text' across multiple components for consistency 2025-06-24 10:32:19 +02:00
e29e0892ac debug logic for the overlaying / active clips on preview 2025-06-24 08:21:36 +03:00
dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
294ba01abe feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
61c172c9cc feat: proper video playback including images and videos on the timeline 2025-06-23 14:40:34 +03:00
f688c7ef5d fix: video player properly reflecting the edited timeline, video start 2025-06-23 09:35:32 +03:00
ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
7e3a80eb74 improve lots of stuff around the editor 2025-06-22 22:10:50 +02:00
6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00