OpenCut/apps/web
iza 40a0d87c44
Merge branch 'main' into patch-1
2025-06-24 07:49:37 +03:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public chore: update logo image in public assets 2025-06-24 02:15:00 +02:00
src feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
.env.example Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
Dockerfile fix(docker): web service 2025-06-24 05:00:34 +08:00
bun.lock feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
components.json Initial commit 2025-06-22 10:02:50 +02:00
drizzle.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
netlify.toml feat: add redirect from appcut to opencut in Netlify configuration 2025-06-23 16:25:06 +02:00
next.config.ts Initial commit 2025-06-22 10:02:50 +02:00
package-lock.json enabled-clip-selection 2025-06-23 20:05:49 +05:30
package.json feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00