Commit Graph

80 Commits

Author SHA1 Message Date
d25e1eaa1d feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
65bff0d2da fix: merge conflicts, merge 2025-06-24 08:22:24 +03:00
dc35619017 clean up and simplifying more logic 2025-06-24 08:10:11 +03:00
iza
973ee68ae2 Merge pull request #25 from andrewckor/playhead-browse
Implement click-to-seek functionality in timeline
2025-06-24 08:00:20 +03:00
ad0476e78f fix: merge conflicts & updated more URLs following our new path 2025-06-24 07:55:02 +03:00
4260d4be08 feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
2b06fd97d6 fix: 404 on auth pages 2025-06-24 02:20:41 +02:00
b5e8e8ce62 chore: update favicon.ico for improved branding 2025-06-24 02:19:11 +02:00
2a1ac8fcf7 Implement click-to-seek functionality in timeline 2025-06-23 22:17:36 +03:00
f959ba87e2 fix: update auth routes 2025-06-24 01:38:53 +07:00
a6a520db70 fix: rename auth folder to (auth) to prevent route, cleaner to not have /auth prefix 2025-06-23 21:07:58 +03:00
8bcd226bdb Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
294ba01abe feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
d92aed2dac Merge pull request #1 from yimothysu/main
Add /auth/login and /auth/signup routes
2025-06-23 10:52:40 +02:00
ed6ab6cd5b feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
54235d8dfe Add /auth/login and /auth/signup routes 2025-06-22 22:32:33 -07:00
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
4148308b66 update databuddy script 2025-06-22 20:43:36 +02:00
e22aa6620c add databuddy script 2025-06-22 18:39:59 +02:00
95f3db8d72 fix: don't cache waitlist count 2025-06-22 18:05:44 +02:00
e70ac78475 feat: use zod for validation 2025-06-22 14:39:04 +02:00
f2f45f6532 some SEO 2025-06-22 14:31:41 +02:00
c1e5fe488b feat: new favicon 2025-06-22 14:31:01 +02:00
e84caf3f9f feat: add waitlist signup count 2025-06-22 14:25:19 +02:00
faca97f1ae add upstash rate limiting 2025-06-22 13:21:03 +02:00
6b77e83ca0 rename app provider to editor provider and add it to the editor instead 2025-06-22 13:08:37 +02:00
be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00
f2d27e578e move editor from home to /editor 2025-06-22 10:05:33 +02:00
87a83a5604 Initial commit 2025-06-22 10:02:50 +02:00