ghostguild-org/app
Jennie Robinson Faber f16f9ada64 fix: resolve sidebar nav hydration mismatch and admin events 500 error
Wrap auth-dependent sidebar navigation and meta in ClientOnly with
SSR fallback slots to prevent hydration mismatch that caused all
authenticated nav links to point to wrong pages. Fix admin events
page crash by replacing empty string USelect values with 'all'.
2026-04-03 09:24:29 +01:00
..
assets/css feat: replace design system tokens with zine direction palette and typography 2026-04-02 21:04:25 +01:00
components fix: resolve sidebar nav hydration mismatch and admin events 500 error 2026-04-03 09:24:29 +01:00
composables Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
config Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
layouts feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00
middleware Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
pages fix: resolve sidebar nav hydration mismatch and admin events 500 error 2026-04-03 09:24:29 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
app.config.ts feat: replace design system tokens with zine direction palette and typography 2026-04-02 21:04:25 +01:00
app.vue feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00