mirror of
https://github.com/btouchard/ackify.git
synced 2026-05-04 22:20:52 -05:00
46e6bdab24
The magic link email is now sent in the same language as the frontend at the time of the request, matching the behavior of reminder emails. Changes: - Modified MagicLinkService.RequestMagicLink to accept locale parameter - Handler extracts locale using i18n.GetLangFromRequest() from HTTP headers - Falls back to "en" if locale is empty - Consistent with reminder email locale detection
23 lines
250 B
Plaintext
23 lines
250 B
Plaintext
CLAUDE.md
|
|
AGENTS.md
|
|
*SETUP.md
|
|
RELEASE_*.md
|
|
.ai
|
|
.claude
|
|
.idea
|
|
.env
|
|
.env.local
|
|
scripts/
|
|
|
|
.gocache/
|
|
codecov.yml
|
|
|
|
compose.local.yml
|
|
compose.cloud.yml
|
|
client_secret*.json
|
|
|
|
/backend/cmd/community/web/dist
|
|
|
|
# Tailwind CSS
|
|
/bin/tailwindcss
|
|
/static/output.css |