routewatch/internal/templates
sneak aeeb5e7d7d Implement AS and prefix detail pages
- Implement handleASDetail() and handlePrefixDetail() HTML handlers
- Create AS detail HTML template with prefix listings
- Create prefix detail HTML template with route information
- Add timeSince template function for human-readable durations
- Update templates.go to include new templates
- Server-side rendered pages as requested (no client-side API calls)
2025-07-28 04:26:20 +02:00
..
as_detail.html Implement AS and prefix detail pages 2025-07-28 04:26:20 +02:00
prefix_detail.html Implement AS and prefix detail pages 2025-07-28 04:26:20 +02:00
status.html Fix handler processing time display for sub-millisecond values 2025-07-28 03:26:16 +02:00
templates.go Implement AS and prefix detail pages 2025-07-28 04:26:20 +02:00