routewatch/internal/server
sneak 9518519208 Fix prefix links on prefix length page with URL encoding
- Add urlEncode template function to properly encode prefix URLs
- Move prefix_length.html to embedded templates with function map
- Prevents broken links for prefixes containing slashes
2025-07-28 22:00:27 +02:00
..
handlers.go Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00
middleware.go Fix concurrent map write panic in timeout middleware 2025-07-28 21:54:58 +02:00
routes.go Fix prefix distribution bug and add prefix length pages 2025-07-28 18:42:38 +02:00
server.go Refactor server package: split handlers and routes into separate files 2025-07-28 04:00:12 +02:00