denshooter
9fd530c68f
perf: convert Hero to server component for faster LCP
...
Gitea CI / test-build (push) Successful in 11m9s
- Hero now renders server-side, eliminating JS dependency for LCP text
- CMS messages fetched server-side instead of client useEffect
- Removes Hero from client JS bundle (~5KB less)
- LCP element (hero paragraph) now in initial HTML response
- Eliminates 2,380ms 'element rendering delay' reported by PSI
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-04 14:16:58 +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
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
37a1bc4e18
locale upgrade
2026-01-22 20:56:35 +01:00