Commit Graph

  • f7fb9aa6cd fix: use npx next build in cupadev build command main Romain bogdanovic 2026-03-31 20:46:02 +0200
  • 6459d0cfba fix: use npx prisma in cupadev build command Romain bogdanovic 2026-03-31 20:34:38 +0200
  • 371bc7305b fix: run prisma db push before build in cupadev deployment Romain bogdanovic 2026-03-29 22:03:54 +0200
  • da94d44de1 feat: full LMS — learning paths, improved admin editor, student detail Romain bogdanovic 2026-03-29 21:55:28 +0200
  • 8f78cbf25d feat: user registration, password auth, and profile settings Romain bogdanovic 2026-03-29 20:34:03 +0200
  • 0c3f375a4b fix: remove Prisma from edge middleware — use page-level auth guards instead Romain bogdanovic 2026-03-29 12:15:43 +0200
  • e1433d3bb7 fix: trustHost true for nextauth behind reverse proxy Romain bogdanovic 2026-03-28 20:52:15 +0100
  • 913c8a6aaf fix: nextauth v5 redirectTo, email provider signIn without redirect:false Romain bogdanovic 2026-03-28 20:27:50 +0100
  • bf454b58a3 fix: setRequestLocale in all server pages, update i18n/request.ts API Romain bogdanovic 2026-03-28 19:46:46 +0100
  • 547083ed91 fix: add .gitignore, remove node_modules from tracking Romain bogdanovic 2026-03-28 19:18:58 +0100
  • 23febeebd4 fix: use client directive order, remove unused useTranslations import Romain bogdanovic 2026-03-28 19:18:03 +0100
  • 5922e9998d fix: update prisma to v6 (auto-updated by postinstall) Romain bogdanovic 2026-03-28 18:57:56 +0100
  • f8a76f2819 fix: prisma binaryTargets for Alpine, postinstall generate only Romain bogdanovic 2026-03-28 18:54:49 +0100
  • 9d75855817 fix: force-dynamic on all pages, add postinstall prisma generate+push Romain bogdanovic 2026-03-28 18:46:18 +0100
  • 7a8f6d0cc7 feat: initial OwlCub Academy e-learning platform Romain bogdanovic 2026-03-28 18:09:38 +0100