f7fb9aa6cd
fix: use npx next build in cupadev build command
6459d0cfba
fix: use npx prisma in cupadev build command
371bc7305b
fix: run prisma db push before build in cupadev deployment
da94d44de1
feat: full LMS — learning paths, improved admin editor, student detail
8f78cbf25d
feat: user registration, password auth, and profile settings
0c3f375a4b
fix: remove Prisma from edge middleware — use page-level auth guards instead
e1433d3bb7
fix: trustHost true for nextauth behind reverse proxy
913c8a6aaf
fix: nextauth v5 redirectTo, email provider signIn without redirect:false
bf454b58a3
fix: setRequestLocale in all server pages, update i18n/request.ts API
547083ed91
fix: add .gitignore, remove node_modules from tracking
23febeebd4
fix: use client directive order, remove unused useTranslations import
5922e9998d
fix: update prisma to v6 (auto-updated by postinstall)
f8a76f2819
fix: prisma binaryTargets for Alpine, postinstall generate only
9d75855817
fix: force-dynamic on all pages, add postinstall prisma generate+push
7a8f6d0cc7
feat: initial OwlCub Academy e-learning platform
e98985d760
feat: initial owlcub-meet LiveKit frontend