Commit Graph

  • bcc1e17934 Fix login page build error - force dynamic rendering master Matt 2026-01-17 16:21:12 +0100
  • a68e1084ad Add initial setup screen for first admin account Matt 2026-01-17 16:10:24 +0100
  • a71ef8f9fc Fix: Allow prisma generate without DATABASE_URL Matt 2026-01-17 15:33:49 +0100
  • 8157531fba Move Prisma config to project root as .mjs for Prisma 7 Matt 2026-01-17 15:31:23 +0100
  • 053463b7e1 Install Prisma CLI globally for migrations Matt 2026-01-17 15:02:13 +0100
  • d05b612c11 Include Prisma CLI in production image for migrations Matt 2026-01-17 14:54:50 +0100
  • d378fd7439 Fix CI: use npm install instead of npm ci Matt 2026-01-17 14:47:05 +0100
  • ccde726123 Use npm install instead of npm ci for Prisma 7 upgrade Matt 2026-01-17 14:44:13 +0100
  • 67bb4138f3 Upgrade to Prisma 7 with adapter pattern Matt 2026-01-17 14:42:50 +0100
  • 49e5f4c43f Change Hub port from 3000 to 3847 Matt 2026-01-17 14:30:45 +0100
  • 71ddeacac2 Fix nginx config for certbot workflow Matt 2026-01-17 14:28:37 +0100
  • e876a4c967 chore: Remove Traefik from deploy stack (using Nginx) Matt 2026-01-17 13:51:07 +0100
  • 18721c9487 chore: Add .dockerignore to speed up builds Matt 2026-01-17 13:37:29 +0100
  • 622d9f4d2e feat: Add Nginx config for Hub reverse proxy Matt 2026-01-17 13:24:18 +0100
  • 411f7d4604 feat: Add production deployment stack Matt 2026-01-17 13:17:09 +0100
  • 25a67ffea0 feat: Pass Gitea registry credentials to provisioning runner Matt 2026-01-17 13:14:01 +0100
  • b870c58695 Fix let/const for newTools - let where reassigned, const where mutated Matt 2026-01-17 12:45:54 +0100
  • d0a5a4ab02 Fix prefer-const lint errors Matt 2026-01-17 12:42:29 +0100
  • 86fe36b544 Fix ESLint config - bypass FlatCompat circular reference bug Matt 2026-01-17 12:39:59 +0100
  • 92092760a7 Complete Hub Admin Dashboard with analytics, settings, and enterprise features Matt 2026-01-17 12:33:11 +0100
  • 60493cfbdd fix: Fix Docker build for public directory Matt 2026-01-06 13:55:36 +0100
  • 7dc7100fb8 fix: Add public directory for Docker build Matt 2026-01-06 13:02:12 +0100
  • d21dc88812 fix: Wrap useSearchParams in Suspense boundary Matt 2026-01-06 12:52:41 +0100
  • 56b919fe4a chore: Add ESLint configuration Matt 2026-01-06 12:47:13 +0100
  • 41cb49eeda fix: Remove npm cache from CI workflow Matt 2026-01-06 12:44:34 +0100
  • 3594bcf297 chore: Remove old Python files and update CI for Next.js Matt 2026-01-06 12:40:26 +0100
  • a79b79efd2 feat: Complete rewrite as Next.js admin dashboard Matt 2026-01-06 12:35:01 +0100
  • 02fc18f009 fix: Accept string instance_id in telemetry endpoint Matt 2025-12-24 15:11:30 +0100
  • 2a1270bfbd Use pre-built image from Gitea registry Matt 2025-12-22 16:13:26 +0100
  • 06ed320136 Add nginx configuration for Hub deployment Matt 2025-12-22 14:23:24 +0100
  • 246e7f142a ci: Add Gitea Actions workflow for Docker build Matt 2025-12-22 14:12:12 +0100
  • 38daa25d92 chore: Trigger CI build Matt 2025-12-22 14:10:39 +0100
  • adc02e176b feat: Initial Hub implementation Matt 2025-12-22 14:09:32 +0100