Khắc Tuấn
faf5a121ac
Merge branch 'main' into feature/optimize-timeline-ruler
2025-07-17 20:32:08 +07:00
Maze Winther
0c086e3c24
more shortcut fixes
2025-07-16 16:05:30 +02: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
8bc26539eb
cleanup (this doesn't work)
2025-07-16 14:37:08 +02: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
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
1fdf2a0515
cleanup
2025-07-15 14:16:54 +02:00
Anwarul Islam
0f05d25e8a
fix: ensure correct type assertion for snappedTime in useTimelineSnapping
2025-07-15 07:17:45 +06:00
Anwarul Islam
e7485340cf
feat: implement useTimelineSnapping hook for snapping functionality in timeline
2025-07-15 04:25:51 +06: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
8545d95070
refactor: add FPS and remove turbopack (yes, fuck you turbopack)
2025-07-12 12:48:31 +02:00
Maze Winther
ac0d089bf7
fix: dragging time ruler would trigger the selection box
2025-07-11 04:19: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
bb65d4fb96
refactor: timeline playhead component and hook
2025-07-10 23:55:08 +02:00
omraval18
3e45be5c47
fix: redirects to /projects after login instead of /editor
2025-07-11 00:33:31 +05:30
Maze Winther
27d65ca7c5
fix: make timeline zoom faster
2025-07-09 22:07:39 +02:00
Maze Winther
3089fb0418
refactor: move timeline zoom to custom hook
2025-07-09 22:01:30 +02:00
Maze Winther
c02f276303
refactor: fresh properties panel
2025-07-09 21:03:56 +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
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 Winther
40c7fbb4f8
refactor: move to a typed-tracks system and add support for text
2025-07-06 20:45:29 +02:00
muhammed sinan
8934cc610f
refactor: added auth hooks for handling sign and signup logics
2025-06-27 10:46:35 +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
b799615654
feat: enhance playback controls with keyboard shortcuts for clip manipulation and audio separation
2025-06-26 23:40:56 +05:30
Maze Winther
e225272ec3
fix: some timeline issues
2025-06-26 00:37:35 +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
bbf9aae234
Revert "refactor: overhaul timeline component, separate into different files"
...
This reverts commit 2aa37920d5 .
2025-06-24 17:54:41 +02:00
Maze Winther
2aa37920d5
refactor: overhaul timeline component, separate into different files
2025-06-24 17:51:34 +02: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
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