Go to file
Matt 3594bcf297
Build and Push Docker Image / build (push) Blocked by required conditions Details
Build and Push Docker Image / lint-and-typecheck (push) Has been cancelled Details
chore: Remove old Python files and update CI for Next.js
- Remove Python tests, alembic migrations, and requirements.txt
- Update CI workflow to use Node.js instead of Python
- CI now runs TypeScript check and lint before Docker build

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 12:40:26 +01:00
.gitea/workflows chore: Remove old Python files and update CI for Next.js 2026-01-06 12:40:26 +01:00
prisma feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
src feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +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
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 feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00
package.json feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +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