ghostguild-org/server/api/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
..
[id] fix(tickets): gate memberSavings on hasMemberAccess 2026-04-29 17:54:58 +01:00
[id].get.js Update project config and documentation, add admin invite script, 2026-05-19 13:26:05 +01:00
index.get.js feat(events): markdown body, registered indicator, drop capacity counters 2026-05-21 17:50:48 +01:00
recommended.get.js fix: rename hasEngagedEcology → hasEngagedBoard in onboarding status, clean up stale ecology references 2026-04-14 12:25:24 +01:00