routewatch/internal/server
sneak dc3ceb8d94 Show AS descriptions in AS path on prefix detail page
- Display AS descriptions alongside AS numbers in format: Description (ASN)
- Truncate descriptions longer than 20 characters with ellipsis
- Increase container max width to 1600px for better display
- Enable word wrapping for AS path cells to handle long paths
- Update mobile responsive styles for AS path display
2025-07-28 18:25:26 +02:00
..
handlers.go Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00
middleware.go Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00
routes.go Add /ip/<ip> route that redirects to prefix detail page 2025-07-28 04:31:22 +02:00
server.go Refactor server package: split handlers and routes into separate files 2025-07-28 04:00:12 +02:00