Go to file
MBO-Tech-IT 3eeea27b92 feat: Hero, About, Contact components accept CMS props
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 20:35:23 +02:00
app feat: set MBO-Tech-IT defaults in hero and add CMS links to admin nav 2026-06-02 20:33:37 +02:00
components feat: Hero, About, Contact components accept CMS props 2026-06-02 20:35:23 +02:00
docs/superpowers docs: add module integration implementation plan 2026-05-12 21:10:08 +02:00
hooks
lib feat: add Supabase type definitions for website CMS module (06) 2026-05-26 11:35:25 +02:00
modules feat: add website CMS module (06) and update TypeScript build info 2026-05-18 16:32:34 +02:00
public feat: add Google Search Console verification 2026-05-06 14:27:51 +02:00
.gitignore
CLAUDE.md docs: add CLAUDE.md with architecture and dev commands 2026-04-02 01:35:51 +02:00
Dockerfile fix: remove non-existent public directory from Dockerfile 2026-04-26 14:00:48 +02:00
docker-compose.yaml fix: connect web container to supabase_default network 2026-04-28 08:50:26 +02:00
instrumentation.ts fix: resolve webpack build error for nodemailer in Docker 2026-04-27 19:55:32 +02:00
middleware.ts feat: integrate modules 01–03, 06–07 — email, admin auth, analytics, kunden-portal, statistik 2026-04-27 19:41:05 +02:00
next-env.d.ts
next.config.ts fix: resolve webpack build error for nodemailer in Docker 2026-04-27 19:55:32 +02:00
package-lock.json feat: integrate modules 01–03, 06–07 — email, admin auth, analytics, kunden-portal, statistik 2026-04-27 19:41:05 +02:00
package.json feat: integrate modules 01–03, 06–07 — email, admin auth, analytics, kunden-portal, statistik 2026-04-27 19:41:05 +02:00
postcss.config.mjs
skills-lock.json
tailwind.config.ts feat: add next-themes setup, Providers and ThemeToggle components 2026-04-26 16:22:30 +02:00
tsconfig.json feat: integrate email-system module (nodemailer + queue) 2026-04-26 14:56:36 +02:00
tsconfig.tsbuildinfo feat: add website CMS module (06) and update TypeScript build info 2026-05-18 16:32:34 +02:00