OpenCut/apps/web
Zaid Hafeez 74408541fd
Update package.json
2025-07-08 13:24:33 +05:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public refactor: change /public/logo.svg to exclude text and update header to use it 2025-06-26 01:08:25 +02:00
src fix: ensure timeline clips can be extended to longer than 5s 2025-07-08 00:42:46 +02:00
.env.example fix: remove GOOGLE_REDIRECT_URI env due to better auth set the default of that 2025-06-26 09:55:30 +07: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 Update package.json 2025-07-08 13:24:33 +05:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts feat: add custom scrollbar utilities to Tailwind configuration 2025-07-03 22:07:24 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00