Commit Graph

1210 Commits

Author SHA1 Message Date
Maze Winther a2a9bef1d8 fix: undo for resizing timeline elements 2025-07-21 14:46:28 +02:00
tuananh31j 18296402cb config: Turborepo and Biome configuration 2025-07-21 19:42:25 +07:00
iza 1b3d42b2a9
Merge pull request #389 from mezotv/fix/early-alpha
fix: switch to alpha
2025-07-21 15:31:18 +03:00
Dominik Koch 935ccea85e fix: switch to alpha 2025-07-21 14:27:27 +02:00
iza 11e2e1a49d
Merge pull request #379 from vagxrth/feature/better-github-icon
[REFACTOR]: replace GitHub icon with FontAwesome version in footer
2025-07-21 14:53:56 +03:00
leimingsheng 3c76a3f241 feat: fix some error 2025-07-21 19:51:11 +08:00
leimingsheng 768a1dbfbc feat: init timeline zoom 2025-07-21 19:22:27 +08:00
leimingsheng d6724e2552 feat: init timeline zoom 2025-07-21 19:15:52 +08:00
Maze Winther aeb9cfc6b8 fix: AZERTY support for keyboard shortcuts 2025-07-21 12:23:09 +02:00
Maze Winther 4c2d8c52ab feat: basic audio view in media panel 2025-07-21 11:52:48 +02:00
Maze Winther e74e60d5bf style: height in media panel 2025-07-21 11:52:35 +02:00
WOGGER7 b555d65ea6 Fix preview panel dimensions to account for controls 2025-07-21 14:32:41 +05:30
WOGGER7 35abbefd2e Add border to preview panel container 2025-07-21 14:30:14 +05:30
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
Vagarth 15c57239f4 refactor: replace GitHub icon with FontAwesome version in footer 2025-07-21 07:01:31 +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
Simon Orzel b03287df8d Merge branch 'main' into feat/project-preview-images 2025-07-20 18:35: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
Simon Orzel 061624ab58 feat(web): adds project preview images and cleans up duplicated code by making more composible project card 2025-07-20 13:12:16 +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