Go to file
Matt 7dc7100fb8
Build and Push Docker Image / lint-and-typecheck (push) Successful in 58s Details
Build and Push Docker Image / build (push) Successful in 2m40s Details
fix: Add public directory for Docker build
Docker build requires public folder to exist even if empty.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 13:02:12 +01:00
.gitea/workflows fix: Remove npm cache from CI workflow 2026-01-06 12:44:34 +01:00
prisma feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
public fix: Add public directory for Docker build 2026-01-06 13:02:12 +01:00
src fix: Wrap useSearchParams in Suspense boundary 2026-01-06 12:52:41 +01:00
.env.example feat: Initial Hub implementation 2025-12-22 14:09:32 +01:00
.env.local.example feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
.gitignore feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
CLAUDE.md feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
Dockerfile feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
docker-compose.yml feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
eslint.config.mjs chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
hub.nginx.conf Add nginx configuration for Hub deployment 2025-12-22 14:23:24 +01:00
next.config.ts feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
package-lock.json chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
package.json chore: Add ESLint configuration 2026-01-06 12:47:13 +01:00
postcss.config.js feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
tailwind.config.ts feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
tsconfig.json feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00