areweplaying/cmd/web
Harry Culpan a7ebc192c8 Add build version/time stamp to Setup page and awp-cli version command
Embeds the git short hash and UTC build timestamp into both binaries
via ldflags so it's easy to confirm which build is actually deployed,
without needing to hand-maintain a version number.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 19:33:40 -04:00
..
templates Add build version/time stamp to Setup page and awp-cli version command 2026-07-11 19:33:40 -04:00
main.go Consolidate log file env vars: AWP_LOG_FILE (web) and AWP_CLI_LOG_FILE (CLI) 2026-06-30 19:57:46 -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 notification email asynchronously 2026-06-30 20:41:24 -04:00
savesetuphandler.go Add missing auth check to saveSetupHandler 2026-06-30 18:23:27 -04:00
sendemailhandler.go Log error when sendEmailHandler fails to send an email 2026-07-04 21:33:09 -04: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