denshooter
a5dba298f3
feat: major UI/UX overhaul, snippets system, and performance fixes
Dev Deployment (Zero Downtime) / deploy-dev (push) Failing after 9m26s
2026-02-16 12:31:40 +01:00
denshooter
6f62b37c3a
fix: build and test stability for design overhaul
...
Dev Deployment (Zero Downtime) / deploy-dev (push) Failing after 9m19s
Fixed missing types, import errors, and updated test suites to match the new editorial design. Verified Docker container build.
2026-02-16 02:54:02 +01:00
denshooter
6213a4875a
fix: final build and type safety improvements
...
Fixed map parentheses syntax errors, resolved missing ActivityFeedClient imports, and corrected ActivityFeed prop types for idleQuote support. All systems green.
2026-02-16 02:07:23 +01:00
denshooter
0684231308
feat: implement skeleton loading across all dynamic sections
...
Added a shimmering Skeleton component. Integrated loading states for Hero, About (Bento Grid), Reading Log, Projects Archive, and Library pages for a premium UX.
2026-02-16 01:43:23 +01:00
denshooter
739ee8a825
fix: restore random nerdy quotes and hide empty project links
...
Re-implemented random quote rotation in activity feed when idle. Added conditional rendering for project links box to declutter project pages.
2026-02-16 01:39:01 +01:00
denshooter
91eb446ac5
fix: cleanup footer, smart navigation, and projects redesign
...
Removed aggressive background text in footer. Implemented intelligent back button for projects. Redesigned project archive page. Stabilized idle quote logic in activity feed.
2026-02-16 01:35:35 +01:00
denshooter
7603cb6298
feat: fully integrated grid activity and chat
...
Removed floating overlays. Integrated ActivityFeed and Chat directly into Bento grid cells. Refined layout for maximum clarity and 'Dennis' feel.
2026-02-16 01:21:49 +01:00
denshooter
b6eb24f2e8
feat: complete editorial overhaul with CMS dynamic labels
...
Centralized UI labels in Directus, integrated AI Chat and Status into Bento grid, created standalone Books page, and redesigned project sub-pages for consistent high-end aesthetic.
2026-02-16 01:11:06 +01:00
denshooter
931843a5c6
fix: add missing readBooks translations
Dev Deployment (Zero Downtime) / deploy-dev (push) Has been cancelled
2026-02-16 00:37:34 +01:00
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