ghostguild-org/app/pages/events
Jennie Robinson Faber 622cc8e53b feat(events): markdown body, registered indicator, drop capacity counters
- Public event detail page renders description/series-description/content
  as markdown via useMarkdown, with prose styles; agenda becomes an
  unordered list with the same custom bullets.
- Events list API returns `isRegistered` per event (derived from the
  requester's registrations, ignoring cancelled rows), and the list page
  shows a "Registered" tag. Stops exposing the full registrations array
  in the list response.
- Removes the seats/sold-out/limited capacity UI from list and detail
  pages.
- EventTicketPurchase: minor template formatting (self-closing inputs,
  prettier wrapping).
2026-05-21 17:50:48 +01:00
..
[slug].vue feat(events): markdown body, registered indicator, drop capacity counters 2026-05-21 17:50:48 +01:00
index.vue feat(events): markdown body, registered indicator, drop capacity counters 2026-05-21 17:50:48 +01:00