ghostguild-org/server/models
Jennie Robinson Faber a516f172fb refactor: extract escapeRegex and validateTagSlugs server utils
Deduplicate tag validation and regex escaping into shared auto-imported
utils. Add tag validation to wiki patch/batch-tag routes. Remove
duplicate tags field from event schema.
2026-04-09 23:51:56 +01:00
..
activityLog.js refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
adminAlertDismissal.js feat(admin): add AdminAlertDismissal model 2026-04-08 11:00:31 +01:00
counter.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
event.js refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00
member.js feat(onboarding): add Member onboarding subdocument, Event tags, and WikiArticle model 2026-04-09 22:28:51 +01:00
preRegistration.js feat: pre-registrant management and invitation system 2026-04-06 14:46:11 +01:00
series.js Add landing page 2025-11-03 11:17:51 +00:00
tag.js feat: add Tag, TagSuggestion, Connection models and extend Member schema 2026-04-05 16:06:03 +01:00
tagSuggestion.js fix: add state enums to Connection matchingTags, index to TagSuggestion 2026-04-05 16:09:20 +01:00
wikiArticle.js feat(wiki): add Outline utility and wiki sync API 2026-04-09 22:33:06 +01:00