summaryrefslogtreecommitdiffci
path: root/internal/router/handlers/root.go
AgeCommit message (Collapse)Author
2026-06-21feat: add bing verification metaGravatar SayaAndy
refactor: allow custom meta fields
2026-05-03feat: add yandex verification codeGravatar SayaAndy
2026-03-31feat: add google site verification token for prodGravatar SayaAndy
2026-03-31feat: enable etag middlewareGravatar SayaAndy
feat: enable compress middleware feat: trim end slash of each request url (except for root)
2026-03-31feat: specify canonical hrefs for each pageGravatar SayaAndy
feat: specify more meta properties for search engines fix: correct user and catalogue meta format: specify og property names in property field feat: user profile description
2026-03-30feat: build sitemap.xmlGravatar SayaAndy
2026-03-29fix: add page metadata correctlyGravatar SayaAndy
feat: link marker fill saturation and brightness in the global map to the publication date
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