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
|
7f609cb86f
|
Add action and keybinding management with React hooks
|
2025-07-18 05:27:40 +06:00 |
|
Anwarul Islam
|
f3307a64d1
|
docs: reorganize prerequisites and setup instructions for clarity
|
2025-07-17 20:12:34 +06:00 |
|
Anwarul Islam
|
4d028487e6
|
docs: clarify Docker setup note in contributing guidelines
|
2025-07-17 20:02:46 +06:00 |
|
Anwarul Islam
|
f1fed51502
|
docs: update setup instructions to include environment file copying steps
|
2025-07-17 19:52:42 +06:00 |
|
Anwarul Islam
|
6691e74db9
|
docs: update contributing guidelines for clarity on setup instructions
|
2025-07-17 19:52:42 +06:00 |
|
Anwarul Islam
|
f21b704323
|
docs: update README for clarity on setup instructions
|
2025-07-17 19:46:57 +06:00 |
|
Anwarul Islam
|
4e7b088647
|
fix: make tab bar container full width
|
2025-07-16 23:35:11 +06: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 |
|
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 |
|
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 |
|
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 |
|