ghostguild-org/server/api/admin
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
..
alerts feat(admin): add restore dismissed alerts flow 2026-04-08 12:22:35 +01:00
events refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00
members Tests, UX improvements. 2026-04-05 14:25:29 +01:00
pre-registrants Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
series Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
wiki refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00
dashboard.get.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
events.get.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
events.post.js refactor: extract escapeRegex and validateTagSlugs server utils 2026-04-09 23:51:56 +01:00
members.get.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
members.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
series.get.js Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
series.post.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
series.put.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00