Commit Graph

37 Commits

Author SHA1 Message Date
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 Winther 8545d95070 refactor: add FPS and remove turbopack (yes, fuck you turbopack) 2025-07-12 12:48:31 +02:00
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
Maze Winther 4d67e366ad feat: background settings (color, blur) 2025-07-11 03:52:39 +02:00
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 059a4f4205 style: timeline tracks 2025-07-09 22:31:45 +02:00
Maze Winther db8cd93a99 style: replace track color circle with icon in timeline 2025-07-09 22:17:05 +02:00
Maze Winther 60a1273206 fix: adjust element border colors 2025-07-08 20:54:19 +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 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
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 09373eb4a3 feat: implement project management features with storage integration, including project creation, deletion, and renaming dialogs 2025-06-30 19:58:36 +02: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
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
Maze Winther 3dff7e37d0 refactor: update database imports to use new package structure 2025-06-24 13:52:48 +02:00
Hyteq d25e1eaa1d feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
Hyteq e2872005fb feat: initial auth package 2025-06-24 11:27:19 +03:00
Dipanshu Rawat 57e42e2c45 ref: fetch api function 2025-06-24 02:06:55 +05:30
Dipanshu Rawat fb9c560c5b add: github stars count by API 2025-06-24 01:40:46 +05:30
Maze c691835d85
Merge pull request #22 from DeepanshuMishraa/changes
Added google auth and some auth page ui optimisations
2025-06-23 19:58:54 +02:00
Deepanshu Mishra 8bcd226bdb Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
Shubbu03 6a701ee8c0 better error handling 2025-06-23 22:24:57 +05:30
Shubbu03 7d1b5ceb0d Completed the getVideoInfo func according to the comment specified 2025-06-23 22:10:15 +05:30
Maze d92aed2dac
Merge pull request #1 from yimothysu/main
Add /auth/login and /auth/signup routes
2025-06-23 10:52:40 +02:00
Hyteq 56480772c3 feat: initial DnD and ffmpeg install 2025-06-23 10:33:03 +03:00
jimsu 54235d8dfe Add /auth/login and /auth/signup routes 2025-06-22 22:32:33 -07:00
Maze Winther ead6684b08 change app name from AppCut to OpenCut 2025-06-22 22:22:08 +02:00
Maze Winther 6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
Maze Winther e84caf3f9f feat: add waitlist signup count 2025-06-22 14:25:19 +02:00
Maze Winther faca97f1ae add upstash rate limiting 2025-06-22 13:21:03 +02:00
Maze Winther be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00
Maze Winther 87a83a5604 Initial commit 2025-06-22 10:02:50 +02:00