routewatch/internal
sneak 1dcde74a90 Update AS path display to show handles with clickable links
- Change AS path from descriptions to handles (short names)
- Make each AS in the path a clickable link to /as/<asn>
- Add font-weight to AS links in path for better visibility
- Prevent word wrapping on all table columns except AS path
- Remove unused maxASDescriptionLength constant
2025-07-28 18:31:35 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Remove SQLite pragmas that set default values 2025-07-28 18:12:25 +02:00
logger Format logger source location as file.go:linenum 2025-07-28 01:16:29 +02:00
metrics Add route update metrics tracking to PrefixHandler 2025-07-28 02:55:27 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Increase batch sizes to improve write throughput 2025-07-28 18:27:42 +02:00
server Update AS path display to show handles with clickable links 2025-07-28 18:31:35 +02:00
streamer Show AS descriptions in AS path on prefix detail page 2025-07-28 18:25:26 +02:00
templates Update AS path display to show handles with clickable links 2025-07-28 18:31:35 +02:00