routewatch/internal/templates
sneak d2041a5a55 Add WHOIS stats to status page with adaptive fetcher improvements
- Add WHOIS Fetcher card showing fresh/stale/never-fetched ASN counts
- Display hourly success/error counts and current fetch interval
- Increase max WHOIS rate to 1/sec (down from 10 sec minimum)
- Select random stale ASN instead of oldest for better distribution
- Add index on whois_updated_at for query performance
- Track success/error timestamps for hourly stats
- Add GetWHOISStats database method for freshness statistics
2025-12-27 16:20:09 +07:00
..
as_detail.html Add AS peers display to AS detail page 2025-07-29 03:58:09 +02:00
prefix_detail.html Fix template references to renamed ASN fields 2025-07-29 03:37:07 +02:00
prefix_length.html Fix prefix links on prefix length page with URL encoding 2025-07-28 22:00:27 +02:00
status.html Add WHOIS stats to status page with adaptive fetcher improvements 2025-12-27 16:20:09 +07:00
templates.go Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00