Commit Graph

20 Commits

Author SHA1 Message Date
d11d835c7c style: fresh look on media panel 2025-07-01 00:13:41 +02:00
50e3d92b92 style: set aspect ratio to 16:9 for the asset containers in the media panel 2025-06-30 23:35:37 +02:00
09373eb4a3 feat: implement project management features with storage integration, including project creation, deletion, and renaming dialogs 2025-06-30 19:58:36 +02:00
fff95afbc6 fix: Only remove track if it becomes empty and has no other clips 2025-06-26 21:41:26 +05:30
f76555dae5 fix: remmove video track when media is deleted 2025-06-26 21:29:03 +05:30
896f2ee554 refactor: remove unnecessary wrapper from MediaPanel component 2025-06-26 14:29:24 +05:30
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
389a546478 fix(issue): Address issue #87 - [BUG] split and delete background not visible 2025-06-26 01:22:40 +05:30
777b0f7000 refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
a511c57729 feat: enhance media processing with progress tracking 2025-06-25 21:41:10 +05:30
4db515df51 code rabbit suggested fix 2025-06-25 12:29:06 +05:30
7444ab2894 UI fixes to the media-panel component 2025-06-25 12:13:16 +05:30
25dc5f5365 fix: add missing semicolon 2025-06-24 20:14:07 +08:00
4941ec4798 feat: support filter media in media panel 2025-06-24 20:02:36 +08:00
9abb502919 fix: delete only selected clip from timeline 2025-06-23 14:43:12 +05:30
79b8275bc0 chore: cleaned up annoying toasts that arent needed 2025-06-23 09:04:33 +03:00
c2b70c13e9 chore: cleaned up logic, comments, logic and overall structure of media panel to be more robust 2025-06-23 09:02:32 +03:00
6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
cb2a7484ed add drag and drop to the timeline 2025-06-22 14:50:22 +02:00
be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00