ghostguild-org/server/utils
Jennie Robinson Faber 313b8598df fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email
- /join "How membership works" lists community (not Slack) as a benefit;
  adds a note that Slack invitations come in monthly onboarding waves.
- Dashboard slack-coming note drops "2–3 weeks" timeline; uses the same
  monthly-waves phrasing.
- Welcome email no longer points new members to Slack (which they don't
  yet have access to); directs them to reply instead.
2026-04-30 14:39:47 +01:00
..
activityLog.js feat: board post + channel API routes 2026-04-14 16:25:42 +01:00
adminAlerts.js chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
auth.js feat(launch): security and correctness fixes for 2026-05-01 launch 2026-04-25 18:42:36 +01:00
escapeHtml.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
escapeRegex.js refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00
helcim.js refactor(helcim): normalize listHelcimCustomerCards return shape 2026-04-27 19:16:32 +01:00
loadEvent.js fix(events): enforce series-pass, hidden, and deadline gates 2026-04-20 19:03:34 +01:00
loadSeries.js refactor(series): extract loadPublicSeries helper 2026-04-27 19:16:32 +01:00
magicLink.js refactor(env): unify required-env validation through useRuntimeConfig 2026-04-26 14:47:02 +01:00
memberNumber.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
mongoose.js refactor(env): unify required-env validation through useRuntimeConfig 2026-04-26 14:47:02 +01:00
oidc-mongodb-adapter.ts Add OIDC provider for Outline wiki SSO 2026-03-01 15:46:01 +00:00
oidc-provider.ts fix(oidc): disable devInteractions so custom interactions.url runs in dev 2026-04-29 19:59:49 +01:00
outline.js Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
payments.js refactor(env): unify required-env validation through useRuntimeConfig 2026-04-26 14:47:02 +01:00
paymentTypes.js refactor(payments): extract PAYMENT_METADATA_TYPE constants 2026-04-27 19:16:32 +01:00
rateLimit.js refactor(rate-limit): delegate auth limiting to handlers, add dev bypass 2026-04-27 19:18:34 +01:00
resend.js fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email 2026-04-30 14:39:47 +01:00
schemas.js feat(admin): PATCH /api/admin/members/:id/slack-status 2026-04-29 12:23:07 +01:00
slack.ts chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
slackAccess.js feat(slack): autoFlagPreExistingSlackAccess helper 2026-04-29 12:13:59 +01:00
syncWikiArticles.js Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
tickets.js fix(events): gate members-only events in calculateTicketPrice 2026-04-20 20:12:24 +01:00
validateBody.js Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00
validateTagSlugs.js refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00