areweplaying/cmd/web
Harry Culpan 01d2cae282 Send GM status update email on every attendance change
When a player's attendance is updated — either via email (awp-cli check)
or via the web toggle — an email is sent to the GM with:
  - who changed, what they changed to, and how (email or the site)
  - a summary count of attending/not attending/no response
  - the full current player status list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 19:07:51 -04:00
..
templates Fix build errors and upgrade templ to v0.3.1020 2026-06-29 20:05:53 -04:00
main.go Fix PORT env var overwriting the 8080 fallback 2026-06-30 18:39:19 -04:00
playershandler.go Fix build errors and upgrade templ to v0.3.1020 2026-06-29 20:05:53 -04:00
routes.go Send GM status update email on every attendance change 2026-06-30 19:07:51 -04:00
savesetuphandler.go Add missing auth check to saveSetupHandler 2026-06-30 18:23:27 -04:00
sendemailhandler.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00
sendreminderhandler.go Fixing templates 2024-04-28 15:11:16 -04:00
setuphandler.go Handle GenerateJWTAndStoreInCookie error in setupHandler 2026-06-30 18:35:18 -04:00