ghostguild-org/server/api
Jennie Robinson Faber c40f2c7c63 fix: accessibility improvements and test infrastructure hardening
Add aria-labels to form controls (selects, checkboxes, switches), set
html lang attribute and page title, fix color contrast for --candle-dim
and --text-faint tokens, underline inline links, remove opacity hack.
Harden dev login endpoints with atomic findOneAndUpdate and tokenVersion
in JWT. Update Playwright timeouts and E2E test helpers.
2026-04-05 21:59:02 +01:00
..
admin fix: replace member.save() in invite.post.js and remove stale NUXT_PUBLIC_HELCIM_TOKEN env check 2026-04-04 14:02:06 +01:00
auth fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
contributions Adding features 2025-10-05 16:15:09 +01:00
dev fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
events fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
helcim fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
members fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
series fix: use canonical member email for series registration when authenticated 2026-04-04 13:27:47 +01:00
updates refactor: use requireAuth in updates routes (optional-auth) 2026-04-04 12:39:09 +01:00
upload Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00
health.get.js feat: add /api/health endpoint for uptime monitoring 2026-04-04 12:35:26 +01:00
peer-support.get.js Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00