Commit Graph

843 Commits

Author SHA1 Message Date
WOGGER7 5a3fa8fbe1 Adjust preview panel sizing and remove border styling 2025-07-21 14:28:41 +05:30
WOGGER7 fdb13c2130 Fix fullscreen preview panel background colors 2025-07-21 14:25:46 +05:30
WOGGER7 fbb8446283 Add fullscreen preview UI styling improvements 2025-07-21 14:23:29 +05:30
WOGGER7 2f5dd8e12c Remove pause helper and improve timeline dragging
This handles player state through isPlaying instead of a pause helper,
and improves timeline seek interaction with better event handling and
drag UX.
2025-07-21 14:18:48 +05:30
WOGGER7 3cd968d423 Pause playback when scrubbing or seeking video 2025-07-21 14:13:11 +05:30
WOGGER7 3f3fad1a23 Simplify preview toolbar layout by flattening structure 2025-07-21 14:09:15 +05:30
WOGGER7 6f8c864016 Hide aspect ratio controls when preview is expanded 2025-07-21 14:06:43 +05:30
WOGGER7 5915989669 Add video player timeline controls and keyboard shortcuts 2025-07-21 14:04:45 +05:30
WOGGER7 a2c21dc3c4 Add fullscreen preview mode with keyboard controls 2025-07-21 13:56:52 +05:30
Maze Winther 263f14ef2a Merge branch 'staging' 2025-07-20 22:30:30 +02:00
Maze Winther 4896dce268 hero: cleanup and fix button to redirect 2025-07-20 21:48:47 +02:00
Maze Winther 07e068b658 feat: get hero ready for beta 2025-07-20 21:46:50 +02:00
Maze Winther efabec8bcb feat: make button on header consistent for beta 2025-07-20 21:44:20 +02:00
Maze Winther c7c394b2ef feat: onboarding 2025-07-20 21:42:02 +02:00
Maze Winther cac4fcaab8 styling: dialog responsiveness 2025-07-20 21:38:41 +02:00
Maze Winther ab12258432 feat: remove protection from middleware 2025-07-20 21:02:06 +02:00
Maze Winther ba3da43728 Merge branch 'staging' 2025-07-20 16:36:21 +02:00
Maze Winther baaf773b80 Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging 2025-07-20 16:13:49 +02:00
Maze Winther d7c9a2391c fix: import 2025-07-20 16:12:38 +02:00
iza afa8f426fb
Merge pull request #264 from Chubercik/optimal_pngs
Optimise PNGs across the repo
2025-07-20 11:31:43 +03:00
iza 3c4d539a08
Merge pull request #278 from phamtanminhtien/chore/ignore-ds-store
chore: add .DS_Store to .gitignore
2025-07-20 11:27:34 +03:00
Hyteq be1ae20d90 format 2025-07-20 11:00:22 +03:00
Hyteq ede08dac41 Merge branch 'main' into staging 2025-07-20 10:50:28 +03:00
Hyteq fe020be6ce Revert "format, cleanup, deps"
This reverts commit eab8ec3ba8.
2025-07-20 10:50:17 +03:00
Hyteq eab8ec3ba8 format, cleanup, deps 2025-07-20 10:48:40 +03:00
Maze Winther 33d8caf65c Merge pull request #357 2025-07-19 21:03:13 +02:00
Maze Winther 24e13f692a feat: hello world 2025-07-19 20:51:14 +02:00
Maze Winther ac962d023c Merge pull request #279 2025-07-19 19:18:01 +02:00
Maze Winther 5266aed5eb feat: ripple editing mode on timeline 2025-07-19 19:08:08 +02:00
Maze Winther 42ae8a7530 fix: ensure dragging/resizing an element on the timeline doesn't deselect it 2025-07-19 16:19:06 +02:00
Maze Winther 0d95f032cc fix: wrong logic on snapping button 2025-07-19 16:14:48 +02:00
Maze Winther a9b7043829 refactor: improve timeline elements, fix few bugs 2025-07-18 18:05:15 +02:00
Maze Winther 6ce8434615 fix: element trimming, allow infinite trimStart for text/image elements 2025-07-18 12:52:11 +02:00
Maze Winther d98638bfe6 disable databuddy in development 2025-07-18 12:51:44 +02:00
Anwarul Islam 0e1311bfe0 feat: ripple editing support sync with latest timeline changes 2025-07-18 16:43:50 +06:00
Anwarul Islam 0b12fdfa0a feat: implement ripple-aware track removal and element deletion in timeline store 2025-07-18 16:43:50 +06:00
Anwarul Islam d5bc63357b feat: implement overlap checking and resolution for timeline elements during ripple editing 2025-07-18 16:43:50 +06:00
Anwarul Islam d440280f97 feat: add overlap checking and resolution functions for timeline elements 2025-07-18 16:43:50 +06:00
Anwarul Islam 63e07dc9ff feat: replace setRippleEditingEnabled with toggleRippleEditing method 2025-07-18 16:43:50 +06:00
Anwarul Islam e3e26a207f feat: enhance element deletion with ripple editing support 2025-07-18 16:43:50 +06:00
Anwarul Islam ffd82087c7 feat: integrate ripple editing into element start time updates 2025-07-18 16:43:50 +06:00
Anwarul Islam 53fe61f684 feat: implement ripple editing functionality in timeline component 2025-07-18 16:43:50 +06:00
Anwarul Islam 8b1c4de01b feat: add ripple editing functionality to timeline store 2025-07-18 16:43:50 +06:00
Maze Winther 85b6123510 fix: z-index of playhead 2025-07-18 11:54:32 +02:00
Maze Winther f8ccb673bf style: match editing experience to match capcut 2025-07-18 11:51:47 +02:00
Maze Winther 74e7d427aa Merge branch 'feat/shortcut-actions' into staging 2025-07-18 11:37:48 +02:00
Maze d040ca53cb
Merge pull request #342 from anwarulislam/feat/kbd
chore: keyboard shortcuts and improve key display
2025-07-18 11:29:36 +02:00
Maze Winther c4e6a9a45a Merge branch 'feat/kbd' into staging 2025-07-18 11:27:02 +02:00
Maze Winther b19db0bbea cleanup 2025-07-18 11:26:49 +02:00
Maze Winther dc5416da07 refactor: remove unused functions 2025-07-18 11:20:17 +02:00