routewatch/internal/server
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
..
handlers.go Implement AS and prefix detail pages 2025-07-28 04:26:20 +02:00
middleware.go Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00
routes.go Refactor server package: split handlers and routes into separate files 2025-07-28 04:00:12 +02:00
server.go Refactor server package: split handlers and routes into separate files 2025-07-28 04:00:12 +02:00