ghostguild-org/app/pages
Jennie Robinson Faber a2af4e31ff fix(admin): drop ClientOnly wrapper around alerts panel
Top-level `await useFetch` inside a ClientOnly boundary prevented the
component from mounting at all — the slot stayed an empty span and no
alerts ever rendered. Nuxt forwards request cookies on same-origin
server calls, so `requireAdmin` is satisfied during SSR and the panel
can render normally.
2026-04-08 12:22:25 +01:00
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin fix(admin): drop ClientOnly wrapper around alerts panel 2026-04-08 12:22:25 +01:00
auth Remove serif fonts from wiki login and logout pages 2026-03-11 14:22:06 +00:00
events Accessibility fixes. 2026-04-05 16:03:10 +01:00
member fix: add auth middleware to profile page and update visual snapshots 2026-04-07 15:00:23 +01:00
members Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
series fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
about.vue Tests, UX improvements. 2026-04-05 14:25:29 +01:00
accept-invite.vue feat: pre-registrant management and invitation system 2026-04-06 14:46:11 +01:00
coming-soon.vue Fix Go to Wiki and Sign out appearing side by side 2026-03-19 18:13:33 +00:00
connections.vue fix: wire showHidden param through suggestions API, remove dead code 2026-04-05 17:00:06 +01:00
index.vue merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
join.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
login.vue Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
peer-support.vue feat: add connections page, composable, nav badge, and peer-support redirect 2026-04-05 16:56:40 +01:00
verify.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
welcome.vue Readying for design 2026-03-04 18:24:20 +00:00