ghostguild-org/server/api/admin
Jennie Robinson Faber 50a358b294 feat(wiki): add batch tag remove mode to admin wiki page
Add add/remove toggle to batch tag picker. Clean up unused requireAdmin
import from wiki sync route.
2026-04-09 23:52:00 +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 feat(wiki): add batch tag remove mode to admin wiki page 2026-04-09 23:52:00 +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