OpenCut/apps/web
Kha Nguyen 9f3ba9905d fix: regenerate video thumbnails when loading project 2025-07-16 16:49:08 -05:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public feat: roadmap page and move all open-graph images to /open-graph folder 2025-07-14 20:34:16 +02:00
src fix: regenerate video thumbnails when loading project 2025-07-16 16:49:08 -05:00
.env.example fix: better auth env variable 2025-07-14 16:16:10 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile chore(docker): update Dockerfile to set NODE_ENV to production and ensure telemetry is disabled 2025-06-25 01:21:09 -04:00
components.json Initial commit 2025-06-22 10:02:50 +02:00
drizzle.config.ts fix: drizzle schema path configuration in web app 2025-06-25 10:09:42 +05:30
next.config.ts feat: add project page with mock data and update project type to include thumbnail 2025-06-29 21:32:51 +02:00
package.json feat: roadmap page and move all open-graph images to /open-graph folder 2025-07-14 20:34:16 +02:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts tailwind 2025-07-10 21:13:46 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00