99 Commits

Author SHA1 Message Date
7349aefe66 desing angepasst 2025-06-16 15:57:37 +02:00
e157abb671 rout3 2025-06-16 15:35:02 +02:00
564c973afd route2 2025-06-16 15:31:46 +02:00
2776f21b48 route 2025-06-16 15:29:29 +02:00
a777a3b1cb Apache entfernt 2025-06-16 15:22:25 +02:00
bfaf77b78b auf Wordpress umgestiegen 2025-06-16 15:14:17 +02:00
7402cb0676 docker compose treafik 2025-06-16 14:27:28 +02:00
b3ec8c707e docker compose fix 2025-06-16 14:23:06 +02:00
4059fe3e27 docker compose himzugefügt 2025-06-16 14:21:06 +02:00
b87fd39b7e inital commit 2025-06-16 14:17:35 +02:00
3e7b964bef FINAL CLEANUP: Remove all legacy files, caches and Prisma references 2025-06-16 13:45:44 +02:00
b7968e4e07 MASSIVE CLEANUP: Remove all duplicates, Prisma, old APIs and components 2025-06-16 13:36:30 +02:00
df22bdd544 Fix Docker build: remove PNPM files, add DATABASE_URL fallback 2025-06-16 12:45:19 +02:00
67d43deb5e Major cleanup: remove dist, build cache, unused packages and data files 2025-06-16 12:40:54 +02:00
abd066b875 Separate navigation into client component to fix metadata export error 2025-06-16 12:10:37 +02:00
e6d35884e8 Fix blog post routing and add detailed mock content 2025-06-16 12:08:59 +02:00
550cebb09f Simplify layout with inline navigation and basic admin page 2025-06-16 12:03:20 +02:00
a9eb8beabf Fix navigation component export and add not-found page 2025-06-16 11:59:30 +02:00
0ff8d9567e Remove custom fonts to fix build error, use system fonts 2025-06-16 11:55:34 +02:00
725bec4d1c Fix navigation component with proper Next.js Link usage 2025-06-16 11:53:19 +02:00
6b9c572a4c Remove all Sanity remnants, keep only essential CMS files 2025-06-16 11:43:27 +02:00
77cfa41dee Hero bereich verschöndert 2025-06-16 11:40:06 +02:00
d7cec241b0 Simplify homepage and add custom pages preview with working routes 2025-06-16 11:33:34 +02:00
87f8e001d9 Fix migration deploy and integrate database posts into blog pages 2025-06-16 11:25:47 +02:00
19d94e1753 Implement complete CMS with API routes for database operations 2025-06-16 11:17:43 +02:00
96da3fea41 Fix deployment script to handle migration provider switch 2025-06-16 11:02:24 +02:00
31318e3a7e Fix blog pages with static data to resolve build errors 2025-06-16 10:55:46 +02:00
3b0cc29d1d Fix homepage pre-rendering by removing async calls in components 2025-06-16 10:50:10 +02:00
2519256702 Fix Tailwind CSS build in Docker by keeping dev dependencies during build 2025-06-16 10:43:34 +02:00
dd18c83527 Move Tailwind CSS to dependencies and fix config 2025-06-16 10:37:36 +02:00
28b139f299 Fix PostCSS configuration and Dockerfile 2025-06-16 10:33:58 +02:00
f5aeeee709 Fix Prisma Docker setup with OpenSSL and error handling 2025-06-16 10:31:43 +02:00
1dc7bf5e11 Add Prisma schema with SQLite for dev 2025-06-16 10:28:32 +02:00
14e9964a8d Fix deployment script and remove version warning 2025-06-16 10:23:39 +02:00
8d332fa386 Add custom page management to CMS 2025-06-14 17:20:57 +02:00
c994ee4021 Add custom CMS with localStorage backend 2025-06-14 17:15:33 +02:00
09a5f69dc7 Remove all Sanity dependencies and files, fix dependency conflicts 2025-06-14 17:12:51 +02:00
b4400b14dc Fix Sanity configuration 2025-06-14 16:22:40 +02:00
d81a794b59 Fix Sanity configuration for production 2025-06-14 15:53:31 +02:00
6639d28ab8 Sanity fixed 2025-06-14 15:43:15 +02:00
7b84f6d3e0 Add Sanity project ID jbzixmoe 2025-06-14 15:35:50 +02:00
18409ea6d6 Configure Sanity client with environment variables 2025-06-14 15:26:50 +02:00
d2287c2da7 sanity implementiert 2025-06-14 15:14:43 +02:00
c0dcb8454e Remove Strapi service and clean up deployment script 2025-06-14 15:09:24 +02:00
0fa7ff88a6 Remove async API calls, use synchronous mock data only 2025-06-14 15:01:49 +02:00
d1047bccf1 Add mock data fallback for Strapi API 2025-06-14 14:54:48 +02:00
5c277e3877 Convert blog pages to Server Components (SSR only) 2025-06-14 14:28:31 +02:00
f027925abf Fix Strapi API calls for server-side and client-side 2025-06-14 14:23:00 +02:00
1c7ad5dee9 Fix PostgreSQL CREATE DATABASE syntax 2025-06-14 14:18:27 +02:00
a74294b18c Fix Strapi URL for container-internal communication 2025-06-14 14:16:49 +02:00