summaryrefslogtreecommitdiffci
path: root/internal/router/api-v1-email-verify.go
AgeCommit message (Collapse)Author
2025-10-28refactor: make structurized implementation of routes + separate identity of ↵Gravatar SayaAndy
router feat: update go to 1.25 feat: update all dependencies debug: display routes when debug logs turned on
2025-10-23fix: disable subscription form if user has no verified emailGravatar SayaAndy
fix: check properly if the email was already taken
2025-10-23feat: email linkingGravatar SayaAndy