Commit Graph

12 Commits

Author SHA1 Message Date
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
8545d95070 refactor: add FPS and remove turbopack (yes, fuck you turbopack) 2025-07-12 12:48:31 +02:00
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
66da1e20d3 feat: remove cascade deletion logic when removing media 2025-07-08 23:38:27 +02:00
3ef17cecb4 refactor: centralize logic to zustand store 2025-07-08 22:51:42 +02:00
24b9c89084 refactor: remove unused import 2025-07-08 22:43:08 +02:00
bd0c7f2206 refactor: store media relative to project, add storage for timeline data, and other things 2025-07-07 19:06:36 +02:00
40c7fbb4f8 refactor: move to a typed-tracks system and add support for text 2025-07-06 20:45:29 +02:00
1a01871cfc refactor: update media processing to use width and height instead of aspect ratio 2025-07-01 01:13:14 +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
6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00