denshooter
5576e41ce0
fix: resolve hydration mismatch and NaN rendering errors
...
Dev Deployment (Zero Downtime) / deploy-dev (push) Failing after 9m53s
Added suppressHydrationWarning to html tag and implemented safe date/number handling in project and reading components.
2026-02-15 22:48:47 +01:00
denshooter
0766b46cc8
feat: implement dark mode infrastructure, optimize images, and add SEO structured data
Dev Deployment (Zero Downtime) / deploy-dev (push) Failing after 10m16s
2026-02-15 22:20:49 +01:00
denshooter
37a1bc4e18
locale upgrade
2026-01-22 20:56:35 +01:00
Cursor Agent
1d2c8cee09
Fix: eliminate reload-only hydration mismatches on home
...
Make HomePage a server component and mount ActivityFeed via a client-only wrapper to avoid Suspense/dynamic boundary differences between SSR and hydration.
2026-01-14 10:45:34 +00:00
Cursor Agent
e2616ae0f7
Fix next-intl locale, remove wave animations, and unoptimize hero image
...
Co-authored-by: dennis <dennis@konkol.net >
2026-01-12 16:18:03 +00:00
Cursor Agent
12245eec8e
Refactor for i18n, CMS integration, and project slugs; enhance admin & analytics
...
Co-authored-by: dennis <dennis@konkol.net >
2026-01-12 14:36:10 +00:00