routewatch/internal/templates
sneak 45810e3fc8 Fix prefix URL routing for encoded CIDR notation
Change route from wildcard /prefix/* to explicit /prefix/{prefix}/{len}
to properly handle URL-encoded IPv6 addresses with CIDR notation.

- Separate prefix and length into individual path parameters
- Add prefixURL template function for generating correct links
- Remove url.QueryUnescape from handlers (chi handles decoding)
2026-01-01 05:37:37 +07:00
..
as_detail.html Fix prefix URL routing for encoded CIDR notation 2026-01-01 05:37:37 +07:00
prefix_detail.html Fix template references to renamed ASN fields 2025-07-29 03:37:07 +02:00
prefix_length.html Fix prefix URL routing for encoded CIDR notation 2026-01-01 05:37:37 +07:00
status.html Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
templates.go Fix prefix URL routing for encoded CIDR notation 2026-01-01 05:37:37 +07:00