routewatch/internal/templates
sneak aebdd1b23e Add oldest and newest route timestamps to status page
Display oldest and newest route timestamps in the Routing Table card
on the /status page. Timestamps are shown as relative times (e.g.,
"5m ago", "2h 30m ago").

Changes:
- Add OldestRoute and NewestRoute fields to database.Stats
- Query MIN/MAX of last_updated across live_routes_v4 and v6 tables
- Include timestamps in both /status.json and /api/v1/stats responses
- Add formatRelativeTime JavaScript function for display
2025-12-31 15:47:57 -08:00
..
as_detail.html Fix navbar and simplify templates 2025-12-31 15:10:24 -08:00
index.html Fix navbar and simplify templates 2025-12-31 15:10:24 -08:00
prefix_detail.html Fix navbar and simplify templates 2025-12-31 15:10:24 -08:00
prefix_length.html Fix navbar and simplify templates 2025-12-31 15:10:24 -08:00
status.html Add oldest and newest route timestamps to status page 2025-12-31 15:47:57 -08:00
templates.go Add navbar and home page with search functionality 2025-12-31 14:56:02 -08:00