Commit Graph

23 Commits

Author SHA1 Message Date
Maze Winther 4260d4be08 feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
Maze Winther 2b06fd97d6 fix: 404 on auth pages 2025-06-24 02:20:41 +02:00
Maze Winther b5e8e8ce62 chore: update favicon.ico for improved branding 2025-06-24 02:19:11 +02:00
Hyteq a6a520db70 fix: rename auth folder to (auth) to prevent route, cleaner to not have /auth prefix 2025-06-23 21:07:58 +03:00
Deepanshu Mishra 8bcd226bdb Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
Hyteq 294ba01abe feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
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 ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +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
iza 620cfeea8b
Update layout.tsx 2025-06-22 22:14:40 +03:00
Maze Winther 4148308b66 update databuddy script 2025-06-22 20:43:36 +02:00
Maze Winther e22aa6620c add databuddy script 2025-06-22 18:39:59 +02:00
Maze Winther 95f3db8d72 fix: don't cache waitlist count 2025-06-22 18:05:44 +02:00
Maze Winther e70ac78475 feat: use zod for validation 2025-06-22 14:39:04 +02:00
Maze Winther f2f45f6532 some SEO 2025-06-22 14:31:41 +02:00
Maze Winther c1e5fe488b feat: new favicon 2025-06-22 14:31:01 +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 6b77e83ca0 rename app provider to editor provider and add it to the editor instead 2025-06-22 13:08:37 +02:00
Maze Winther be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00
Maze Winther f2d27e578e move editor from home to /editor 2025-06-22 10:05:33 +02:00
Maze Winther 87a83a5604 Initial commit 2025-06-22 10:02:50 +02:00