Files
workshop-manager/src/components/layout
Froidefond Julien 9298eef0cb
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
refactor: make Header a server component to avoid auth flash on load
Move session check from client-side useSession() to server-side auth(),
so the authenticated state is known at initial render. Extract interactive
parts (ThemeToggle, UserMenu, WorkshopsDropdown, NavLinks) into small
client components.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 11:14:27 +01:00
..