Maze Winther
c06ff9249d
refactor: simplify FPS preset labels in timeline constants
2025-07-21 22:50:59 +02:00
Maze Winther
cf8c401a2a
refactor: add TimelineToolbar back
2025-07-21 22:50:02 +02:00
Maze Winther
169e3d698b
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-21 21:42:58 +02:00
Maze Winther
ab82db6346
Merge pull request [ #395 ]( https://github.com/mazeincoding/AppCut/issues/395 )
2025-07-21 21:42:44 +02:00
Maze
6c41348295
Merge pull request #391 from tuananh31j/config/biome
...
Config: Turborepo and Biome configuration
2025-07-21 21:09:07 +02:00
Maze Winther
d364bffc1f
Merge pull request [ #386 ]( https://github.com/mazeincoding/AppCut/issues/386 )
2025-07-21 21:00:21 +02:00
Maze Winther
2517f77d42
refactor: move timeline components to /timeline
2025-07-21 18:49:30 +02:00
Maze Winther
b87a62372d
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-07-21 18:17:02 +02:00
Maze Winther
ad771a0b56
Merge pull request [ #336 ]( https://github.com/mazeincoding/AppCut/issues/336 ) from mannix-lei/main
2025-07-21 18:00:48 +02:00
Maze Winther
5782df7350
remove toasts
2025-07-21 14:47:42 +02:00
Maze Winther
a2a9bef1d8
fix: undo for resizing timeline elements
2025-07-21 14:46:28 +02:00
Dominik Koch
935ccea85e
fix: switch to alpha
2025-07-21 14:27:27 +02: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
Vagarth
15c57239f4
refactor: replace GitHub icon with FontAwesome version in footer
2025-07-21 07:01:31 +05:30
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
d7c9a2391c
fix: import
2025-07-20 16:12:38 +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
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 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
Anwarul Islam
23001f8442
feat: define keybinding types and refactor keybinding configuration
2025-07-18 15:19:46 +06:00
Anwarul Islam
c3caefc001
feat: enhance keybinding import validation and improve error handling
2025-07-18 08:30:42 +06:00
Anwarul Islam
8e4661951d
feat: enhance keybinding management by integrating keybindingsEnabled state and updating related hooks
2025-07-18 08:05:02 +06:00
Anwarul Islam
cdae10ca0a
feat: refactor keybinding management and add keybinding editor component
2025-07-18 07:38:32 +06:00
Anwarul Islam
33531fb3bf
feat: implement keybindings listener and disabler composables in use-keybindings hook
2025-07-18 07:37:12 +06:00
Anwarul Islam
4137747aba
feat: add keybindings store with default configurations and utility functions
2025-07-18 07:35:31 +06:00
Anwarul Islam
d328e009d4
Refactor keyboard shortcuts management: introduce useKeyboardShortcutsHelp hook and update KeyBadge and ShortcutItem components
2025-07-18 07:09:05 +06:00
Anwarul Islam
f3bffae7ea
Refactor editor provider to integrate keybinding management and action handlers
2025-07-18 07:08:57 +06:00
Anwarul Islam
7eda7975fc
Implement editor actions for playback and timeline editing
2025-07-18 07:08:46 +06:00
Anwarul Islam
1afc51eb9d
Enhance action types and arguments for playback controls
2025-07-18 07:07:52 +06:00
Anwarul Islam
01b11226a3
Add additional keybindings for navigation and editing actions
2025-07-18 07:07:47 +06:00
Anwarul Islam
4b80c14982
Normalize keyboard shortcut keys to lowercase for consistent handling
2025-07-18 06:27:31 +06:00
Anwarul Islam
c391eb8616
Refactor keyboard shortcuts to use uppercase keys for display and update KeyBadge functionality
2025-07-18 06:22:49 +06:00
Anwarul Islam
f5d221feec
Refactor KeyBadge component to return key names directly and update ShortcutItem to use <kbd> for key display
2025-07-18 05:53:42 +06:00
Anwarul Islam
c34b402297
Add utils for platform detection
2025-07-18 05:53:19 +06:00
Anwarul Islam
480e83fa79
Add shortcut key styles to globals.css
2025-07-18 05:52:31 +06:00
Anwarul Islam
7f609cb86f
Add action and keybinding management with React hooks
2025-07-18 05:27:40 +06:00
Maze Winther
f492ac9aad
fix: timeline element resizing
2025-07-17 23:51:12 +02:00
Maze Winther
499f06cb52
style: timeline tracks content
2025-07-17 23:02:29 +02:00
Maze Winther
f1b216848d
Merge branch 'staging'
2025-07-17 19:51:31 +02:00
Maze Winther
b564f7c239
middleware access
2025-07-17 19:50:32 +02:00
Maze Winther
648f0b8529
stable timeline
2025-07-17 19:46:23 +02:00
Maze Winther
0b919d4df8
refactor all timeline components
2025-07-17 19:33:10 +02:00
Maze Winther
56e6edcc5a
move timeline component
2025-07-17 17:37:18 +02:00
Maze Winther
0217303532
formatting
2025-07-17 17:34:48 +02:00
Maze Winther
4170ee4f5b
cleanup: tailwind classes
2025-07-17 17:34:18 +02:00
Maze
b97a30824e
Merge pull request #283 from KhacTuanIT/feature/optimize-timeline-ruler
...
Optimize timeline performance
2025-07-17 17:22:42 +02:00
Maze
103e4d5d3f
Merge pull request #311 from enkeii64/feat/search-sort-projects
...
feat: add search and sort functionality to projects page
2025-07-17 17:17:20 +02:00
Maze Winther
bb9befc626
cleanup
2025-07-17 17:14:29 +02:00
Maze Winther
fe5b208a18
Merge branch 'feat/search-sort-projects' into staging
2025-07-17 17:11:56 +02:00
Khắc Tuấn
faf5a121ac
Merge branch 'main' into feature/optimize-timeline-ruler
2025-07-17 20:32:08 +07:00
Maze Winther
b18a48b586
refactor: move sorting logic to project store
2025-07-17 13:45:12 +02:00
Maze
d768da9216
Merge pull request #319 from anwarulislam/fix/tabbar
...
fix: make tab bar container full width
2025-07-17 13:40:32 +02:00
Maze Winther
e577c9659f
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-17 13:38:16 +02:00
Maze
5a7a089f0e
Merge pull request #323 from khanguyen74/feature/regenerate-media-items-thumbnail
...
fix: regenerate video thumbnails when a project is loaded
2025-07-17 13:06:06 +02:00
Maze
9bf5ce399c
Merge pull request #324 from simonorzel26/feat/refactor-timeline
...
feat(web): timeline refactor and horizontal + vertical scrolling
2025-07-17 13:02:30 +02:00
enkeii64
8efc696dcd
feat: update delete project dialog
2025-07-17 20:54:31 +10:00
Simon Orzel
167f366c6d
feat: bunx biome format --write .
2025-07-17 03:00:38 +02:00
Simon Orzel
1505c1b12f
feat: timeline changes
2025-07-17 02:53:25 +02:00
Simon Orzel
98b2103286
feat: working
2025-07-17 02:25:24 +02:00
Simon Orzel
9fa9f406fe
feat: splits working code
2025-07-17 01:59:39 +02:00
Simon Orzel
0d2894feda
feat: working z indexing and borders
2025-07-17 01:13:38 +02:00
Kha Nguyen
36df8f2afe
chore: format
2025-07-16 16:55:35 -05:00
Kha Nguyen
9f3ba9905d
fix: regenerate video thumbnails when loading project
2025-07-16 16:49:08 -05:00
Simon Orzel
6ff4bcd093
feat: starts to refactor timeline
2025-07-16 23:31:51 +02:00
Maze Winther
a3c84e4a19
fix handlebars
2025-07-16 23:28:26 +02:00
Maze Winther
36516b874f
remove onboarding
2025-07-16 22:50:40 +02:00
Maze Winther
387404661a
Merge branch 'vadi25/main' into staging
2025-07-16 22:49:55 +02:00
Maze Winther
7d1f99c20c
fix
2025-07-16 22:49:10 +02:00
Maze Winther
accad442f4
cleanup
2025-07-16 22:47:17 +02:00
Maze Winther
38035fe5d0
Merge branch 'sahilsobhani/main' into staging
2025-07-16 22:42:36 +02:00
Maze Winther
4851c38e74
style(footer): align everything to left
2025-07-16 22:39:33 +02:00
Maze Winther
87dd275e57
fix: no more rounded corners in preview
2025-07-16 21:05:28 +02:00
Sahil Sobhani
caf6fef3ad
Redesigned the footer for mobile devices: UI Changes
2025-07-16 23:34:20 +05:30
Anwarul Islam
4e7b088647
fix: make tab bar container full width
2025-07-16 23:35:11 +06:00
Maze Winther
218625b61a
feat: advance snapping
2025-07-16 17:44:44 +02:00
Maze Winther
c1c4b114eb
fix: snapping for both directions (left/right)
2025-07-16 17:38:29 +02:00
Maze Winther
fcfe612cd6
fix: handlers component on mobile
2025-07-16 17:36:47 +02:00
Maze Winther
c3de532709
fix
2025-07-16 16:14:45 +02:00
enkeii64
9d5707d5fd
fix: resolve merge conflict in draggable-item.tsx
2025-07-17 00:12:41 +10:00
enkeii64
7cbbbe1630
fix: resolve merge conflict in draggable-item.tsx
2025-07-17 00:07:39 +10:00
enkeii64
e0a5d4860a
fix(ui): add tooltipText prop to PlusButton
2025-07-17 00:06:22 +10:00
Maze Winther
20f73bf705
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-16 16:05:35 +02:00
Maze Winther
0c086e3c24
more shortcut fixes
2025-07-16 16:05:30 +02:00
iza
f6e2d5a60f
Merge pull request #314 from mezotv/feat/sponsored-by-vercel
...
feat(hero): add sponsored by vercel to hero
2025-07-16 16:59:36 +03:00
gantiro
955f6331f2
Merge branch 'main' into feature/optimize-timeline-ruler
2025-07-16 20:53:00 +07:00
Maze Winther
5483db83de
fix keyboard shortcuts
2025-07-16 15:52:25 +02:00
Maze Winther
3371a68896
block access in prod
2025-07-16 15:48:30 +02:00
Maze Winther
fbd14290c6
another fix
2025-07-16 15:45:45 +02:00
Maze Winther
e317fb547d
revert and fix (please work)
2025-07-16 15:44:05 +02:00
Maze Winther
9530058b97
add waitlist count back
2025-07-16 15:30:19 +02:00
Dominik Koch
18d2186101
feat(hero): add sponsored by vercel to hero
2025-07-16 15:19:06 +02:00
Khắc Tuấn
2974fd89a9
Merge branch 'main' into feature/optimize-timeline-ruler
2025-07-16 20:04:27 +07:00
Maze Winther
1e01364740
Merge branch 'main' into staging
2025-07-16 14:53:16 +02:00
enkeii64
f83f647299
refactor: improve type safety and security in projects page
2025-07-16 22:43:01 +10:00
enkeii64
fe1c0edb8f
feat: add no results screen for project search
2025-07-16 22:37:19 +10:00
Maze Winther
8bc26539eb
cleanup (this doesn't work)
2025-07-16 14:37:08 +02:00
enkeii64
5a76196221
feat: add search and sort functionality to projects page
2025-07-16 22:23:21 +10:00
Maze Winther
49d467cd83
Merge branch 'staging' into pr/vishesh711/284
2025-07-16 13:38:26 +02:00
Maze
025b0100d3
Merge pull request #288 from simonorzel26/feat/select-all-projects-button-clickable
...
feat: makes the select all project button entirely clickable and cleans up small css changes
2025-07-16 13:29:36 +02:00
Maze Winther
96f7516c94
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-16 12:22:15 +02:00
Maze Winther
a7e23ec714
media drag overlay cleanup
2025-07-16 12:22:09 +02:00
Maze Winther
63d5b2f110
Merge branch 'feat/media-button' into staging
2025-07-16 12:04:09 +02:00
Maze Winther
446745a33c
cleanup
2025-07-16 12:03:44 +02:00
Maze
ccca2e8d0f
Merge pull request #308 from enkeii64/feat/display-all-contributors
...
feat: display all contributors
2025-07-16 12:00:11 +02:00
Maze
2982293b54
Merge pull request #287 from simonorzel26/fix/268_multiple-new-projects
...
fix(web): #268 multiple new projects bug
2025-07-16 11:58:56 +02:00
enkei64
0cb26ef088
Merge branch 'OpenCut-app:main' into feat/display-all-contributors
2025-07-16 19:07:33 +10:00
enkeii64
7c6b2e4f49
feat: display all contributors
2025-07-16 18:49:11 +10:00
Ahmet Kilinc
79f6c680f3
remove browser check
2025-07-16 01:23:06 +01:00
Ahmet Kilinc
ece9c78b16
coderabbit comments
2025-07-16 01:05:42 +01:00
Ahmet Kilinc
eb49500592
adds Vercel BotId
2025-07-16 01:00:40 +01:00
Ahmet Kilinc
5178732c4c
csrf token and browser detection
2025-07-16 00:44:42 +01:00
Simon Orzel
f76169ada1
feat: refactors media drag overlay and media tab
2025-07-16 00:48:00 +02:00
Simon Orzel
acd1e2e216
feat: makes the select all project button entirely clickable and cleans up small css changes
2025-07-15 23:48:47 +02:00
Maze Winther
83d65bdd15
feat: remove waitlist count due to bots
2025-07-15 23:26:04 +02:00
Simon Orzel
6df492b661
fix(web): #268 multiple new projects bug
2025-07-15 23:25:09 +02:00
vishesh711
13db27c173
fix: resolve TypeScript build errors and deployment blockers
...
- Fix missing lucide-react icon imports in type declarations
- Add 40+ missing icon exports (Loader2, ExternalLink, Type, etc.)
- Fix ArrowLeft → ChevronLeft imports in auth pages
- Resolve LucideIcon type declaration issue
- Fix invalid Button variant 'ghost' → 'text' in KeyboardShortcutsHelp
- Ensure project builds successfully with Bun package manager
- Address CodeRabbit review feedback for production readiness
These fixes resolve all TypeScript compilation errors and make the
project fully deployment-ready. Build now passes with zero errors.
2025-07-15 12:58:04 -04:00
vishesh711
d3204f6cd7
feat: Add comprehensive keyboard shortcuts system for video editor
...
- Implement industry-standard video editing shortcuts (Space, J/K/L, arrows)
- Add playback controls: Space (play/pause), J/K/L (rewind/pause/forward)
- Add navigation: arrow keys (frame stepping), Shift+arrows (5s jumps), Home/End
- Add editing shortcuts: S (split at playhead), N (toggle snapping)
- Add selection shortcuts: Ctrl/Cmd+A (select all), Ctrl/Cmd+D (duplicate)
- Add keyboard shortcuts help dialog with categorized shortcuts display
- Integrate help button in editor header for discoverability
- Add TypeScript type declarations for better development experience
- Fix Docker build environment variable validation issues
All shortcuts follow professional video editing standards (Avid/Premiere/Final Cut).
Context-aware shortcuts that don't interfere with text input fields.
Toast notifications provide user feedback for better UX.
2025-07-15 12:36:53 -04:00
gantiro
faf317cd20
fix comment remove check time
2025-07-15 23:33:31 +07:00
gantiro
7cc3a907de
fix comment for use-timeline-playhead hook
2025-07-15 23:29:30 +07:00
gantiro
8bfc91e62e
fix comment
2025-07-15 23:26:56 +07:00
gantiro
5fc06257f2
change zIndex for timeline-playhead
2025-07-15 23:23:15 +07:00
gantiro
52f003f25a
add comment for hooks
2025-07-15 22:56:56 +07:00
gantiro
b266678fe4
Optimize timeline performance
2025-07-15 22:51:38 +07:00
Maze Winther
3a8d57921e
feat: add lock icon toggle for snapping functionality
2025-07-15 17:41:10 +02:00
Maze Winther
fd2aa00074
style: tooltip
2025-07-15 17:40:19 +02:00
Maze Winther
7a725ecd09
cleanup
2025-07-15 17:29:28 +02:00
Maze Winther
a32ffb601a
Merge branch 'feat/thumbnail-appearance' into staging
2025-07-15 17:07:21 +02:00
Maze Winther
dc0e4783fb
cleanup
2025-07-15 16:55:04 +02:00
Maze Winther
fdeddbe3ed
Merge branch 'feature/plus-button-timeline' into staging
2025-07-15 16:28:08 +02:00
Maze Winther
b1ccf3695e
fix quicl
2025-07-15 15:07:47 +02:00
Maze Winther
7d2f323f4d
fix: last updated date in roadmap
2025-07-15 15:03:33 +02:00
Maze Winther
ebad05f17b
refactor: remove development debug
2025-07-15 14:58:08 +02:00
Maze
f5ed3e196a
Merge pull request #266 from anwarulislam/feat/snapping
...
feature: add timeline snapping functionality
2025-07-15 14:17:50 +02:00
Maze Winther
1fdf2a0515
cleanup
2025-07-15 14:16:54 +02:00
Maze Winther
5e86ed9efc
fix: tooltip styling
2025-07-15 14:13:02 +02:00
Maze
0e83b6c15e
Merge pull request #272 from vietnamesekid/main
...
feat: integrate @t3-oss/env for environment variable management across the application
2025-07-15 12:20:55 +02:00
enkeii64
d7c764f968
feat: Add Discord link to footer
2025-07-15 19:24:34 +10:00
tranminhquang
9d5fb821c7
feat: integrate @t3-oss/env for environment variable management across the application
2025-07-15 13:29:16 +07:00
Anwarul Islam
0f05d25e8a
fix: ensure correct type assertion for snappedTime in useTimelineSnapping
2025-07-15 07:17:45 +06:00
Anwarul Islam
e3cb491a29
feat: add snap point notification to TimelineTrackContent for improved snapping feedback
2025-07-15 07:06:29 +06:00
Anwarul Islam
2cc25b70d5
feat: enhance snapping functionality by adding snap point handling in Timeline component
2025-07-15 07:03:36 +06:00
Anwarul Islam
9cc77b4499
feat: enforce non-negative snap threshold and minimum grid interval in timeline store
2025-07-15 06:59:46 +06:00
Anwarul Islam
59f4098f75
refactor: remove keyboard shortcuts for better integration later
2025-07-15 04:32:36 +06:00
Anwarul Islam
1106aeeb60
feat: integrate snapping functionality into timeline track component
2025-07-15 04:27:19 +06:00
Anwarul Islam
af632d8cc5
feat: add snapping functionality and controls to timeline component
2025-07-15 04:27:12 +06:00
Anwarul Islam
e7485340cf
feat: implement useTimelineSnapping hook for snapping functionality in timeline
2025-07-15 04:25:51 +06:00
Anwarul Islam
2b57f3026c
feat: add snapping settings and actions to timeline store
2025-07-15 04:25:16 +06:00
Anwarul Islam
4de81796a3
feat: add SnapIndicator component for timeline snapping visualization
2025-07-15 04:23:45 +06:00
Anwarul Islam
d53321ec36
fix: enhance media tile display with aspect ratio adjustments and overlay borders
2025-07-15 00:42:19 +06:00
Maze Winther
7798334300
feat: roadmap page and move all open-graph images to /open-graph folder
2025-07-14 20:34:16 +02:00
Anwarul Islam
2c941b1585
fix: optimize media thumbnail display by removing tiling utility and using CSS background instead
2025-07-15 00:12:01 +06:00
Anwarul Islam
c628b5a8ee
fix improve timeline element visual display by tiling repeating media thumbnails
2025-07-14 23:53:11 +06:00
Anwarul Islam
1e64bc4abd
fix improve timeline element visual display
2025-07-14 23:49:48 +06:00
Maze Winther
0309f9cf08
refactor: comment
2025-07-14 19:48:12 +02:00
ni-zav
ffb254c339
Merge branch 'OpenCut-app:main' into refactor/move-add-button
2025-07-14 23:43:34 +07:00
Maze Winther
416511084a
fix: drag media to timeline
2025-07-14 18:06:11 +02:00
Nizav
acd42a29f6
refactor: move the add button below the placeholder text
2025-07-14 22:46:28 +07:00
Maze Winther
64b84ca041
fix: toast
2025-07-14 17:42:00 +02:00
Maze Winther
87215b31e9
fix: last updated date in privacy/terms
2025-07-14 17:39:13 +02:00
Maze Winther
d8bb13eb78
feat: privacy/terms pages
2025-07-14 17:37:25 +02:00
Maze Winther
b54c5443a0
fix: metadata
2025-07-14 16:21:41 +02:00
Maze Winther
b0e9901730
databuddy: enable errors
2025-07-13 13:25:43 +02:00
Maze Winther
3b4b7e2009
databuddy
2025-07-13 13:20:06 +02:00
Maze Winther
3037a7ecbf
fix: handle border
2025-07-12 21:52:35 +02:00
Maze Winther
ad7ace3fd2
fix: spacing
2025-07-12 21:52:18 +02:00
ahmedfahim21
03b3c952c7
feat: click to add to timeline
2025-07-13 00:59:54 +05:30
Anwarul Islam
d0769fdcaa
fix: reorder export statements for consistency
2025-07-12 23:53:15 +06:00
Anwarul Islam
9756559811
chore: remove GripVertical as it is an unused import
2025-07-12 23:52:17 +06:00
Anwarul Islam
0ee043b319
fix: enhance layout of editor and resizable components for better usability
2025-07-12 23:49:49 +06:00
Anwarul Islam
9d828063c1
fix: update ResizableHandle styles for improved visibility and interaction
2025-07-12 23:40:54 +06:00
Anwarul Islam
70517fec18
fix: improve layout and styling of resizable panels
2025-07-12 23:40:38 +06:00
Maze Winther
71f666c6d7
feat: optimzation for deleting projects
2025-07-12 17:14:53 +02:00
Maze Winther
0a0f68d711
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-07-12 16:51:18 +02:00
Maze Winther
57dace960c
Merge branch 'manuarora700/main'
2025-07-12 16:51:09 +02:00
Maze Winther
145d01c8e4
cleanup
2025-07-12 16:50:34 +02:00
Maze
a9b02df2e3
Merge pull request #185 from omraval18/fix/login-redirect-issue
...
fix: redirects to /projects after login instead of /editor
2025-07-12 16:38:32 +02:00
Maze Winther
b76e84354d
feat: dark mode always
2025-07-12 15:45:12 +02:00
Maze Winther
233f78bf52
Merge remote-tracking branch 'anwarulislam/feat/fix-scroll'
2025-07-12 15:44:33 +02:00
Maze
f0b0451616
Merge pull request #200 from ahmedfahim21/feature/gesture-navigation-fix
...
fix: prevent unintended navigation on swipe
2025-07-12 15:39:14 +02:00
Maze
800e720e6e
Merge pull request #208 from Sanjit-K/main
...
fixed: [BUG] crypto.randomUUID is not a function Runtime Error #205 . …
2025-07-12 15:27:00 +02:00
Maze
457d828c45
Merge pull request #210 from Mirza-Samad-Ahmed-Baig/main
...
refactor: improve theme handling, env var safety, and db schema
2025-07-12 15:24:01 +02:00
Maze Winther
84d153e2c5
databuddy
2025-07-12 14:42:31 +02:00
Maze Winther
8545d95070
refactor: add FPS and remove turbopack (yes, fuck you turbopack)
2025-07-12 12:48:31 +02:00
Maze Winther
0726c27221
small change
2025-07-12 11:52:54 +02:00
Maze Winther
2de4c7c153
feat: remove playback speed from timeline
2025-07-12 11:45:43 +02:00
Maze Winther
ba809effb6
databuddy
2025-07-12 11:29:35 +02:00
Maze Winther
da06c5946d
databuddy
2025-07-12 11:23:54 +02:00
Mirza-Samad-Ahmed-Baig
d48a3fe287
refactor: improve theme handling, env var safety, and db schema
2025-07-12 13:31:50 +05:00
ahmedfahim21
b4c93182d0
fix: apply suggestion
2025-07-12 12:45:50 +05:30
Sanjit K
799fd2981a
fixed: [BUG] crypto.randomUUID is not a function Runtime Error #205 . Added fallback function with manual UUID generation if crypto.randomUUID() was not available.
2025-07-12 00:14:03 -05:00
ahmedfahim21
338e13a601
fix: apply suggestion
2025-07-12 01:04:29 +05:30
ahmedfahim21
410f8da1c9
fix: prevent unintended navigation on swipe
2025-07-12 00:39:17 +05:30
Anwarul Islam
6ecc359d80
chore: clean up
2025-07-11 20:02:09 +06:00
Anwarul Islam
4d8760d0e1
refactor: enhance scroll synchronization for timeline and track labels
2025-07-11 19:58:35 +06:00
Maze Winther
9b78503562
fix styling
2025-07-11 14:50:51 +02:00
Maze Winther
76229a1da5
colors
2025-07-11 04:21:40 +02:00
Maze Winther
ac0d089bf7
fix: dragging time ruler would trigger the selection box
2025-07-11 04:19:39 +02:00
Maze Winther
4d67e366ad
feat: background settings (color, blur)
2025-07-11 03:52:39 +02:00
Maze Winther
6c19dbb6bb
feat: selection box
2025-07-11 01:37:42 +02:00
Maze Winther
d643a9a277
small refactor
2025-07-11 00:57:09 +02:00
Maze Winther
92d534760d
fix: ensure element doesn't go above playhead
2025-07-11 00:50:33 +02:00
Maze Winther
4880e3b10c
fix: allow real-time playhead on ruler and cursor change
2025-07-11 00:48:17 +02:00
Maze Winther
3a241d9112
feat: improve playhead
2025-07-11 00:25:07 +02:00
Maze Winther
bb65d4fb96
refactor: timeline playhead component and hook
2025-07-10 23:55:08 +02:00
Maze Winther
eabcdb0988
fix: preview image scaling
2025-07-10 23:45:59 +02:00
Maze Winther
c86d200297
fix: increase max text size to 300
2025-07-10 23:22:57 +02:00
Maze Winther
3d6786a587
fix: make text scale based on preview size
2025-07-10 23:22:40 +02:00
Maze Winther
f43021e994
background
2025-07-10 22:40:01 +02:00
Maze Winther
4fc14947ad
fix: tailwind class
2025-07-10 22:21:09 +02:00
Maze Winther
6c59fed5c0
style: font picker
2025-07-10 21:53:50 +02:00
Maze Winther
7ec9167aeb
refactor: new font picker component
2025-07-10 21:52:46 +02:00
Maze Winther
f984f615ce
style: text area bg
2025-07-10 21:49:27 +02:00
Maze Winther
fe6492f359
refactor: separate property item component
2025-07-10 21:48:26 +02:00
Maze Winther
ed4e9dad19
style: padding
2025-07-10 21:39:11 +02:00
Maze Winther
eadd6940e4
feat: font size to text panel
2025-07-10 21:37:44 +02:00
Maze Winther
0acead5bb1
refactor: move properties to dedicated folder
2025-07-10 21:24:47 +02:00
Maze Winther
98d536a474
formatting
2025-07-10 21:23:50 +02:00
Maze Winther
9bbb42c357
dropdown fix
2025-07-10 21:15:43 +02:00
Maze Winther
445d01fc8f
font size
2025-07-10 21:14:33 +02:00
omraval18
3e45be5c47
fix: redirects to /projects after login instead of /editor
2025-07-11 00:33:31 +05:30
Maze Winther
e8b0057cc4
feat: initial fonts support
2025-07-10 20:53:58 +02:00
Maze Winther
055a6af055
refactor: move constants to src/constants
2025-07-10 20:35:15 +02:00
Maze Winther
1376bee16d
fix: improve element dragging (can drag outside timeline without it breaking)
2025-07-10 20:10:01 +02:00
Maze Winther
0f175b232f
textarea size
2025-07-10 19:58:57 +02:00
Maze Winther
aa0482b012
fix: select auto focus when closed
2025-07-10 19:58:39 +02:00
Maze Winther
0223c34a1e
fix: timestamp different widths
2025-07-10 19:58:03 +02:00
Maze Winther
44f504f401
style: timestamp
2025-07-10 19:56:54 +02:00
Maze Winther
4d0c3268cc
style: properties panel text area
2025-07-10 19:44:24 +02:00
Maze Winther
2fe67febd6
complete 1459cd
2025-07-10 14:30:12 +02:00
Maze Winther
3a34485cc7
style: text box in properties panel
2025-07-10 14:28:08 +02:00
Maze Winther
1459cd7232
feat: audio for playback
2025-07-10 14:23:13 +02:00
Maze Winther
8dd6f9a9b3
feat: add conditional rendering to properties panel with text change functionality
2025-07-09 23:59:39 +02:00
Maze Winther
b6aa8e10d6
fix: improve keyboard event handling in timeline component
2025-07-09 23:25:08 +02:00
Maze Winther
6ba1021149
fix: make panels resizable
2025-07-09 22:46:10 +02:00
Maze Winther
059a4f4205
style: timeline tracks
2025-07-09 22:31:45 +02:00
Maze Winther
f4fbdf14a9
style: text align
2025-07-09 22:17:54 +02:00
Maze Winther
db8cd93a99
style: replace track color circle with icon in timeline
2025-07-09 22:17:05 +02:00
Maze Winther
27d65ca7c5
fix: make timeline zoom faster
2025-07-09 22:07:39 +02:00
Maze Winther
53d6d0e1af
fix: zoom on entire timeline
2025-07-09 22:07:25 +02:00
Maze Winther
3089fb0418
refactor: move timeline zoom to custom hook
2025-07-09 22:01:30 +02:00
Maze Winther
346368cf75
I FOUND THE C (removed it)
2025-07-09 21:54:52 +02:00
Maze Winther
5e1f780fff
style: completely fresh ui in editor
2025-07-09 21:45:25 +02:00
Maze Winther
3d685f57dd
fix: styling in preview
2025-07-09 21:07:42 +02:00
Maze Winther
612fc03cde
refactor: fix import syntax in page.tsx
2025-07-09 21:04:41 +02:00
Maze Winther
aadc253fee
refactor: clean up imports in page.tsx
2025-07-09 21:04:24 +02:00
Maze Winther
c02f276303
refactor: fresh properties panel
2025-07-09 21:03:56 +02:00
Maze Winther
dd35c91f39
fix: update header link from Editor to Projects for better navigation
2025-07-09 20:56:19 +02:00
Maze Winther
51894544b2
fix: add padding to Why Not CapCut page for improved layout
2025-07-09 14:05:25 +02:00
Manu Arora
c5d96a0ded
add: actual handlebars to resize container
2025-07-09 17:30:37 +05:30
Maze Winther
612fa55937
fix: enhance tone and clarity in Why Not CapCut page content
2025-07-09 10:39:21 +02:00
Maze Winther
9c25814717
fix: update text in Why Not CapCut page for improved tone
2025-07-09 10:35:20 +02:00
Maze Winther
9c8985d115
redirect
2025-07-09 07:49:17 +02:00
Maze Winther
c6cfb8ce87
feat: why not capcut page
2025-07-09 07:33:10 +02:00
Maze Winther
813dbcb9c2
refactor: move timeline element context menu into timeline-element.tsx
2025-07-08 23:51:46 +02:00
Maze Winther
66da1e20d3
feat: remove cascade deletion logic when removing media
2025-07-08 23:38:27 +02:00
Maze Winther
3ef17cecb4
refactor: centralize logic to zustand store
2025-07-08 22:51:42 +02:00
Maze Winther
24b9c89084
refactor: remove unused import
2025-07-08 22:43:08 +02:00
Maze Winther
c60098987f
fix: media item not right-clickable
2025-07-08 22:42:55 +02:00
Maze Winther
60a1273206
fix: adjust element border colors
2025-07-08 20:54:19 +02:00
Maze Winther
91d89f56d7
fix: don't render audio on preview
2025-07-08 20:54:05 +02:00
Maze Winther
ea59cc3950
fix: ensure timeline clips can be extended to longer than 5s
2025-07-08 00:42:46 +02:00
Maze Winther
c0cc4c009e
fix: ensure preview toolbar is always at bottom
2025-07-08 00:10:31 +02:00
Maze Winther
d750d7f41d
shipping too hard
2025-07-08 00:07:22 +02:00
Maze Winther
9d2fd50fbc
refactor: centralize track colors and timeline constants
2025-07-07 23:21:06 +02:00
Maze Winther
d36df2fb62
refactor: remove element menu from timeline element component
2025-07-07 23:05:31 +02:00
Maze Winther
acda7064bd
fix: unable to resize elements to be bigger
2025-07-07 23:03:35 +02:00
Maze Winther
f3763b8465
refactor: move element resize logic to react hook
2025-07-07 19:13:20 +02:00
Maze Winther
bd0c7f2206
refactor: store media relative to project, add storage for timeline data, and other things
2025-07-07 19:06:36 +02:00
Maze
11c0b89bd1
Merge pull request #158 from Pratiyankkumar/added-repo-url
...
feat: make Open Source badge a clickable link to GitHub repository
2025-07-07 03:52:51 +02:00
Maze
25c9ffc131
Merge pull request #164 from Pratiyankkumar/select-multiple-projects
...
feat: add multiple project selection and bulk delete functionality
2025-07-07 03:46:48 +02:00
Maze Winther
85a93ce090
fix: primary/foreground button
2025-07-06 23:59:26 +02:00
Maze Winther
6edd5b36cf
feat: main track and ordering tracks
2025-07-06 22:51:11 +02:00
Maze Winther
40c7fbb4f8
refactor: move to a typed-tracks system and add support for text
2025-07-06 20:45:29 +02:00
Maze Winther
0e32c732dd
fix: ghost around draggable item (maybe)
2025-07-05 18:56:46 +02:00
Maze Winther
d04ba1468e
style: change border color for selected timeline clips from primary to foreground
2025-07-04 15:15:53 +02:00
Maze Winther
4728884931
refactor: new reusable draggable-item component and use it
2025-07-04 01:30:24 +02:00
Maze Winther
fb9f47117c
style: update primary color
2025-07-04 01:02:14 +02:00
Maze Winther
9dbfa980c2
fix: ensure selecting an already selected clip doesn't deselect it
2025-07-04 00:37:59 +02:00
Maze Winther
8be05901fb
style: update card background color in dark theme
2025-07-03 22:29:16 +02:00
Maze Winther
37d684748f
refactor: replace div with Card component
2025-07-03 22:29:00 +02:00
Maze Winther
b5af50b0d8
style: add select-none class to Default text in TextView component
2025-07-03 22:26:27 +02:00
Maze Winther
c413b53c33
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-07-03 22:07:44 +02:00
Maze Winther
434a832d8e
feat: add TextView component to media panel
2025-07-03 22:07:33 +02:00
Maze Winther
8f365915a2
refactor: replace TextIcon with TypeIcon in media panel tabs
2025-07-03 22:06:43 +02:00
Maze Winther
f991d707ea
feat: enhance media panel tab navigation with scroll functionality
2025-07-03 22:06:24 +02:00
Maze Winther
59a6c539a1
feat: implement media panel with tab navigation
2025-07-03 20:43:23 +02:00
Maze Winther
ef0828a13d
style: color in preview panel
2025-07-03 17:26:49 +02:00
Maze Winther
b90f9922a1
fix drag in media panel and add toolbar
2025-07-03 17:26:32 +02:00
pratiyankkumar
d3d5bbf51a
feat: add multiple project selection and bulk delete functionality
2025-07-02 19:39:08 +05:30
Hyteq
b1ade266e5
fix: CDN instead of app for databooty
2025-07-02 16:25:08 +03:00
pratiyankkumar
a4d7bdda24
feat: make Open Source badge a clickable link to GitHub repository
2025-07-02 09:50:28 +05:30
Maze Winther
5d02169d63
fix: deselect clips by clicking outside of track
2025-07-01 19:48:00 +02:00
Maze Winther
d95b7a9316
fix right-clicking a clip allows dragging
2025-07-01 19:42:09 +02:00
Maze Winther
8bf865df0d
feat: select clip when it's being right-clicked
2025-07-01 19:31:25 +02:00
Maze Winther
5dfe9c0aac
fix: better drag ux on playhead
2025-07-01 17:47:07 +02:00
Maze Winther
a3309b4c45
refactor: replace native select/input with shadcn
2025-07-01 17:07:44 +02:00
Maze Winther
fe289db9b0
refactor: remove unused icon imports from media panel
2025-07-01 16:17:14 +02:00
Maze Winther
849fb3d2af
refactor: editor header
2025-07-01 16:06:36 +02:00
Maze Winther
364e541d57
fix: remove success toasts for added media items in timeline components
2025-07-01 16:03:51 +02:00
Maze Winther
d623ba6b4b
refactor: simplify canvas preset names for clarity
2025-07-01 16:02:32 +02:00
Maze Winther
fb487681b6
fix: select focus styling
2025-07-01 16:02:07 +02:00
Maze Winther
a16c86092a
fix: playhead not moving in real time
2025-07-01 15:30:50 +02:00
Maze Winther
baf5e9907f
fix: remove 4k aspect ratio
2025-07-01 15:06:10 +02:00
Maze Winther
e4683e38db
style: make select component look similar to other components
2025-07-01 15:05:45 +02:00
Maze Winther
ac4ff63438
fix: ensure playback ruler appears above everything else
2025-07-01 15:02:34 +02:00
Maze Winther
ee973cad21
feat: select clip when being dragged, even if it wasn't selected
2025-07-01 15:00:21 +02:00
Maze Winther
9c8594d8f3
style: timeclip's focus state
2025-07-01 14:56:14 +02:00
Maze Winther
c37c64c1b9
feat: add time formatting utility and update editor and preview components to use it
2025-07-01 01:30:02 +02:00
Maze Winther
1a01871cfc
refactor: update media processing to use width and height instead of aspect ratio
2025-07-01 01:13:14 +02:00
Maze Winther
9b37ce6610
style: give preview panel a fresh look
2025-07-01 00:58:21 +02:00
Maze Winther
d11d835c7c
style: fresh look on media panel
2025-07-01 00:13:41 +02:00
Maze Winther
1fa4c9c72f
feat: update tools panel size from 25 to 45
2025-06-30 23:35:57 +02:00
Maze Winther
50e3d92b92
style: set aspect ratio to 16:9 for the asset containers in the media panel
2025-06-30 23:35:37 +02:00
Maze Winther
9e01efdc88
refactor: consolidate default panel sizes into a constant for improved maintainability
2025-06-30 23:30:36 +02:00
Maze Winther
011be3d9a5
refactor: remove unused imports
2025-06-30 23:25:25 +02:00
Maze Winther
b474ad6b15
feat: hide preview canvas when nothing in timeline
2025-06-30 23:23:18 +02:00
Maze Winther
3e916f0f00
feat: implement automatic canvas size adjustment based on first media item aspect ratio
2025-06-30 23:19:37 +02:00
Maze Winther
d50cd0b40d
fix: update editor link in header component to include default editor ID
2025-06-30 21:44:46 +02:00
Maze Winther
d0ae75d0b4
fix ts error
2025-06-30 20:01:18 +02:00
Maze Winther
09373eb4a3
feat: implement project management features with storage integration, including project creation, deletion, and renaming dialogs
2025-06-30 19:58:36 +02:00
Maze Winther
cd30c205b4
fix: await addMediaItem in timeline component to ensure proper item processing
2025-06-30 19:57:13 +02:00
Maze Winther
16a319f2e4
delete editor.css
2025-06-30 18:32:47 +02:00
Maze Winther
1466dd42e2
feat: remove contributor index display from contributors page
2025-06-29 23:37:39 +02:00
Maze Winther
b461234c65
refactor: separate timeline track content into new file
2025-06-29 23:20:17 +02:00
Maze Winther
822323d883
refactor: update timeline to use context menu component
2025-06-29 23:09:40 +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
e4f2ce9221
fix: auto-focus on dropdown trigger and hover effect disappearing
2025-06-29 22:04:35 +02:00
Maze Winther
bfba482098
feat: add project page with mock data and update project type to include thumbnail
2025-06-29 21:32:51 +02:00
Maze Winther
3bc00f8e40
fix: don't hard-code colors in header
2025-06-29 20:09:43 +02:00
Maze Winther
02d7a92e06
fix: hero height
2025-06-29 19:38:30 +02:00
Maze
4e0352d4d6
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-06-29 14:48:26 +02:00
Maze Winther
8aa0aeb6e3
style: hero, minor tweaks
2025-06-29 14:36:14 +02:00
Maze
306c2885f1
Merge pull request #141 from sinanptm/code-refactoring
...
fix(issue): Adress the issue(#109 )
2025-06-28 12:44:01 +02:00
Maze Winther
5a6872537e
feat: dedicated footer
2025-06-28 12:38:31 +02:00
muhammed sinan
901d0baafd
added memoization
2025-06-27 10:58:21 +05:30
muhammed sinan
8934cc610f
refactor: added auth hooks for handling sign and signup logics
2025-06-27 10:46:35 +05:30
iza
cdfb5ea7b0
Merge pull request #138 from karansingh21202/feat/timeline-scroll-sync-minimal-v2
...
fix: Updated synchronize timeline ruler and tracks scrolling for long videos
2025-06-27 07:04:12 +03:00
iza
dc99516a3f
Merge pull request #125 from sinanptm/code-refactoring
...
Removed unused File apps/web/src/components/auth-form.tsx
2025-06-27 07:03:32 +03:00
iza
1f257d30dc
Merge pull request #137 from dipanshurdev/patch-01
...
added: twitter with good looking icons
2025-06-27 07:02:51 +03:00
iza
f53f2802eb
Merge pull request #135 from DevloperAmanSingh/feature/player-controls
...
Feature: More Players Controls are added now .
2025-06-27 07:02:28 +03:00
DevloperAmanSingh
c32daa4f2e
refactor: enhance timeline component by improving drag-and-drop functionality and clip selection handling
2025-06-27 07:56:18 +05:30
Maze Winther
87e90a5e24
fix dragging clips in timeline
2025-06-27 03:50:39 +02:00
Maze Winther
089f7f8d71
Merge branch 'fix-issue-#131'
2025-06-27 01:28:23 +02:00
Maze Winther
dfde7592bb
refactor: separate timeline toolbar into new component and add new TrackType type
2025-06-27 01:02:01 +02:00
Maze Winther
679ebc02b5
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-06-27 00:55:03 +02:00
Maze Winther
d5db470150
style: update dark theme color variables
2025-06-27 00:55:00 +02:00
Karan Singh
f3c45ee892
refactor: Update playhead auto-scroll buffer and remove conflicting sync
2025-06-27 00:50:37 +05:30
Deepanshu Rawat
d9809c70c3
add: noopener noreferrer
2025-06-27 00:30:35 +05:30
Karan Singh
17ef810074
feat: Improve timeline playhead smooth scrolling and sync
2025-06-27 00:30:32 +05:30
Deepanshu Rawat
ebb3bc89c3
remove: unused icon
2025-06-27 00:23:34 +05:30
Deepanshu Rawat
6d98c2af24
add: twitter
2025-06-27 00:17:58 +05:30
DevloperAmanSingh
0bdbd7e2b3
refactor: streamline audio track handling by consolidating clip addition logic in timeline store
2025-06-27 00:14:29 +05:30
DevloperAmanSingh
6262f2b379
refactor: introduce helper function for consistent clip naming with suffixes in timeline store
2025-06-27 00:07:47 +05:30
DevloperAmanSingh
3f0fe9d20e
refactor: improve playback controls by replacing inline functions with useCallback for clip manipulation and audio separation
2025-06-27 00:07:41 +05:30
DevloperAmanSingh
0383000ada
refactor: remove unused drag clip hook import in timeline clip component
2025-06-27 00:07:36 +05:30
DevloperAmanSingh
a816cc503f
feat: add detailed comments for clip splitting and audio separation methods in timeline store
2025-06-26 23:46:43 +05:30
DevloperAmanSingh
f74bebeb8b
feat: add comment for clip editing operations in timeline component
2025-06-26 23:46:38 +05:30
DevloperAmanSingh
7ca5bcfa50
feat: add comments for drag handling and resizing in timeline clip component
2025-06-26 23:46:33 +05:30
DevloperAmanSingh
efdd2aa6ed
feat: add dropdown menu for clip options including split and audio separation in timeline component
2025-06-26 23:41:07 +05:30
DevloperAmanSingh
12a2ec59fd
feat: implement clip splitting and audio separation features with keyboard shortcuts in timeline component
2025-06-26 23:41:01 +05:30
DevloperAmanSingh
b799615654
feat: enhance playback controls with keyboard shortcuts for clip manipulation and audio separation
2025-06-26 23:40:56 +05:30
DevloperAmanSingh
3224dd974a
feat: add clip splitting and audio separation functionality to timeline store
2025-06-26 23:40:50 +05:30
priyankarpal
fff95afbc6
fix: Only remove track if it becomes empty and has no other clips
2025-06-26 21:41:26 +05:30
priyankarpal
f76555dae5
fix: remmove video track when media is deleted
2025-06-26 21:29:03 +05:30
priyankarpal
53184217bf
fix: remove unwanted clip option menu
2025-06-26 20:28:03 +05:30
muhammed sinan
b428a28aea
removed unused auth-auth-form
2025-06-26 15:44:19 +05:30
iza
b10bb8ed55
Merge pull request #123 from sinanptm/fix-preview-placeholder-text
...
Changed Preview Empty placeholder to No media added to timeline
2025-06-26 12:46:02 +03:00
muhammed sinan
063094e70a
changed empty placeholder to a better one
2025-06-26 14:54:49 +05:30
DevloperAmanSingh
70352ced92
refactor: update authentication imports in auth-form component to use signIn and signUp from OpenCut
2025-06-26 14:40:35 +05:30
DevloperAmanSingh
896f2ee554
refactor: remove unnecessary wrapper from MediaPanel component
2025-06-26 14:29:24 +05:30
iza
b66e85cf4d
Merge pull request #48 from fathisiddiqi/fix/google-login
...
fix: set redirect uri for google login and prevent router push when login by google
2025-06-26 11:28:58 +03:00
iza
46614d4008
Merge pull request #111 from Harshitshukla0208/fix/ai-solution-109-1750881048867
...
fix(issue): Address issue #109 - [FEATURE] Refactor Component Logic by Using Custom Hooks for Cleaner Code
2025-06-26 11:28:02 +03:00
iza
2d7f2f8503
Merge pull request #112 from Harshitshukla0208/fix/ai-solution-87-1750881155536
...
fix(issue): Address issue #87 - [BUG] split and delete background not visible
2025-06-26 11:27:43 +03:00
iza
449673b79e
Merge pull request #85 from priyankarpal/split-issue-83
...
fix: split text visible
2025-06-26 11:27:08 +03:00
Priyankar Pal
4ed9858725
Merge branch 'main' into split-issue-83
2025-06-26 11:35:55 +05:30
fathisiddiqi
6626a8c413
fix: set redirect uri for google login and prevent router push when login by google
2025-06-26 09:33:47 +07:00
ANAGO Ronnel
ebb3456c10
refactor: update imports in waitlist API and library to ensure consistent usage of drizzle-orm functions
2025-06-26 02:51:17 +02:00
Maze Winther
a8d6bbd03a
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-06-26 01:36:58 +02:00
Maze Winther
0f470ba7a7
fix: clip being deselected after dragging it
2025-06-26 01:36:49 +02:00
Maze
029152dd5b
Merge pull request #115 from letyassine/fixed-landing-page
...
fix: responsiveness of landing page
2025-06-26 01:27:47 +02:00
Maze Winther
d6a2de21d0
refactor: change /public/logo.svg to exclude text and update header to use it
2025-06-26 01:08:25 +02:00
Maze Winther
53e88df0d7
refactor: remove unused imports
2025-06-26 01:02:15 +02:00
Maze Winther
e225272ec3
fix: some timeline issues
2025-06-26 00:37:35 +02:00
yassinehaimouch
b01421f115
fix: responsiveness of landing page
2025-06-25 22:58:16 +01:00
Maze Winther
e23cf66373
style: introduce preview panel and move play button there
2025-06-25 23:43:10 +02:00
Maze Winther
2f3a148dd4
refactor: move debug component to separate component and place absolutely
2025-06-25 23:22:59 +02:00
Maze Winther
e5fc3f9bbb
style: adjust height in editor header
2025-06-25 23:09:40 +02:00
Maze Winther
0c97bc8c3f
refactor: remov eunused things
2025-06-25 23:08:31 +02:00
Maze Winther
3eac1bcb0b
refactor: move timeline clip into its separate component and type into /types
2025-06-25 23:05:14 +02:00
Maze Winther
3ea6b00254
fix: lock aspect ratio in preview
2025-06-25 22:55:25 +02:00
Maze Winther
e7dabd1444
style: change hover effect for consistency
2025-06-25 22:52:28 +02:00
Harshit Shukla
389a546478
fix(issue): Address issue #87 - [BUG] split and delete background not visible
2025-06-26 01:22:40 +05:30
Maze Winther
4fb0d014af
fix: hard-coded tailwind colors
2025-06-25 21:51:19 +02:00
Harshit Shukla
c0684ca62d
fix(issue): Address issue #109 - [FEATURE] Refactor Component Logic by Using Custom Hooks for Cleaner Code
2025-06-26 01:20:53 +05:30
Maze Winther
ef806ceab8
refactor: use badge component from shadcn
2025-06-25 21:49:02 +02:00
Maze Winther
515be65bc4
fix: github icon being black on dark mode
2025-06-25 21:48:02 +02:00
Maze Winther
4fe0ff3010
style: update spacing in header
2025-06-25 21:44:54 +02:00
Maze Winther
e1481391c7
refactor: update contributors display to show top two contributors
2025-06-25 21:43:34 +02:00
Maze Winther
777b0f7000
refactor: improved type-safety, removal of any from all instances
2025-06-25 21:40:54 +02:00
Maze Winther
926aebe004
fix: make whole clip draggable
2025-06-25 21:22:08 +02:00
Maze Winther
2775ac427d
fix: remove hover effects on clip drag
2025-06-25 21:10:40 +02:00
Maze Winther
f5c546d416
fix: clip getting deselected after a drag
2025-06-25 21:08:52 +02:00
Maze Winther
d1e313450d
fix: show clip trim handles on focus rather than hover
2025-06-25 21:06:34 +02:00
Maze Winther
ebcb898e4e
feat: use mouse-based dragging for clips
...
fixes an issue where dragging a clip would create a duplicate instead of dragging clip directly, and gives us more control
moved the drag to a hook for cleaner code
2025-06-25 21:02:34 +02:00
Maze Winther
baa5c43e7c
feat: improve clips dragging experience
2025-06-25 19:51:50 +02:00
Maze Winther
bf64ec1133
style: make join waitlist responsive
2025-06-25 19:24:05 +02:00
Maze Winther
de3d3e210e
fix: update heading in hero for clarity about first oss video editor
2025-06-25 19:23:01 +02:00
DevloperAmanSingh
181d3fca06
fix: improve UI responsiveness during media file processing
2025-06-25 21:50:12 +05:30
DevloperAmanSingh
0723623eaf
feat: add progress callback to media file processing function
2025-06-25 21:41:23 +05:30
DevloperAmanSingh
f9d0be20d0
feat: implement progress tracking for media file processing in timeline
2025-06-25 21:41:16 +05:30
DevloperAmanSingh
a511c57729
feat: enhance media processing with progress tracking
2025-06-25 21:41:10 +05:30
iza
76c3293ac4
Merge pull request #103 from letyassine/new-landing-page
...
update: landing-page
2025-06-25 18:59:25 +03:00
iza
a969f3df86
Merge pull request #105 from sinanptm/pwa-seo
...
feat: Add PWA Support, metadata Improvements.
2025-06-25 18:55:26 +03:00
muhammed sinan
cca25a6103
Reduce code duplication by extracting common metadata values.
2025-06-25 20:22:17 +05:30
Priyankar Pal
c322ad1124
Merge branch 'main' into split-issue-83
2025-06-25 20:16:15 +05:30
muhammed sinan
2e5b623d90
metadata declared in layout file
2025-06-25 20:14:55 +05:30
muhammed sinan
e786d437a5
made the project app PWA and moved metadata into a sperate file app folder
2025-06-25 19:57:35 +05:30
Maze Winther
0ae852c185
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-06-25 16:18:00 +02:00
yassinehaimouch
ba9870a908
update: landing-page
2025-06-25 15:00:35 +01:00
Maze Winther
e7d35c667f
feat: add star count back to header
2025-06-25 15:36:50 +02:00
iza
2326faf526
Merge pull request #97 from creotove/Feat/audio-waveform
...
Feat: basic audio waveform added.
2025-06-25 16:01:34 +03:00
iza
9ba57d86b6
Merge pull request #100 from DevloperAmanSingh/fix/timeline-redbar-fix
...
Fix: Reset playhead to start after video ends
2025-06-25 16:01:02 +03:00
GeorgeCaoJ
07351ca7e6
fix(timeline): drag and drop to create new track
2025-06-25 20:04:21 +08:00
DevloperAmanSingh
d9fcef9385
fix(playback-store): reset playhead and notify video elements on completion
2025-06-25 16:34:12 +05:30
creotove
7f0bcea4ca
Feat: basic audio waveform added.
2025-06-25 15:29:20 +05:30
iza
c18b173bc9
Merge pull request #86 from Shubbu03/main
...
UI fixes to the media-panel component
2025-06-25 12:09:47 +03:00
DevloperAmanSingh
01b9dbccc2
fix(playback-store): improve mute functionality to retain previous volume state
2025-06-25 14:17:26 +05:30
DevloperAmanSingh
3a6cfd73e4
feat(playback-types): add muted state and mute controls to PlaybackState and PlaybackControls interfaces
2025-06-25 13:28:04 +05:30
DevloperAmanSingh
e14e137212
feat(playback-store): implement mute and unmute functionality with improved volume handling
2025-06-25 13:27:55 +05:30
DevloperAmanSingh
fe1a2542cc
feat(video-player): enhance video player with mute functionality and improved event handling
2025-06-25 13:27:48 +05:30
DevloperAmanSingh
66eb6f13d5
feat(preview-panel): add volume control and mute functionality to the video player
2025-06-25 13:27:39 +05:30