summaryrefslogtreecommitdiffci
path: root/internal/router/api-v1-like.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-23feat: email linkingGravatar SayaAndy
2025-08-27feat: add and show like countGravatar SayaAndy
feat: localize like button
2025-08-26feat: like button (only inmem-cache for now)Gravatar SayaAndy