Jeffrey Paul sneak
sneak pushed to next at sneak/mfer 2025-12-17 20:01:13 +01:00
dc2ea47f6a Add testable CLI with dependency injection and new scanner/checker packages
sneak opened issue sneak/secret#2 2025-11-21 01:54:00 +01:00
secret name validation is wrong
sneak opened issue sneak/secret#1 2025-11-21 01:51:51 +01:00
missing metadata file for single unlocker breaks 'list' command
sneak pushed to main at sneak/routewatch 2025-08-09 11:37:24 +02:00
2f96141e48 Fix IPv6 prefix length links to use separate /prefixlength6/<len> route
sneak pushed to main at sneak/secret 2025-07-29 20:01:19 +02:00
18fb79e971 Fix 'secret get' to output to stdout instead of stderr
b301a414cb README updates
Compare 2 commits »
sneak pushed to main at sneak/routewatch 2025-07-29 04:22:15 +02:00
1ec0b3e7ca Change stats fetch interval from 500ms to 2 seconds
sneak pushed to main at sneak/routewatch 2025-07-29 04:20:50 +02:00
037bbfb813 Reduce slow query threshold from 50ms to 25ms
sneak pushed to main at sneak/routewatch 2025-07-29 04:18:28 +02:00
1fded42651 Quadruple all HTTP timeouts to prevent timeout errors
sneak pushed to main at sneak/routewatch 2025-07-29 04:13:41 +02:00
3338e92785 Add JSON validation middleware to ensure valid API responses
sneak pushed to main at sneak/routewatch 2025-07-29 03:58:22 +02:00
7aec01c499 Add AS peers display to AS detail page
sneak pushed to main at sneak/routewatch 2025-07-29 03:37:14 +02:00
deeedae180 Fix template references to renamed ASN fields
sneak pushed to main at sneak/routewatch 2025-07-29 02:52:55 +02:00
d3966f2320 Fix SQL query to use renamed asn column
sneak pushed to main at sneak/routewatch 2025-07-29 02:47:06 +02:00
23127b86e9 Add queue high water marks to handler statistics
sneak pushed to main at sneak/routewatch 2025-07-28 23:06:08 +02:00
2cfca78464 Reduce peering processing interval from 2 minutes to 30 seconds
sneak pushed to main at sneak/routewatch 2025-07-28 22:59:03 +02:00
c9da20e630 Major schema refactoring: simplify ASN and prefix tracking
sneak pushed to main at sneak/routewatch 2025-07-28 22:44:51 +02:00
a165ecf759 Fix prefix stats by counting from live routes tables
sneak pushed to main at sneak/routewatch 2025-07-28 22:41:48 +02:00
725d04ffa8 Split prefixes table into prefixes_v4 and prefixes_v6
sneak pushed to main at sneak/routewatch 2025-07-28 22:39:09 +02:00
fc32090483 Fix JavaScript UI and complete database table migration
sneak pushed to main at sneak/routewatch 2025-07-28 22:29:22 +02:00
3673264552 Separate IPv4 and IPv6 routes into different tables
sneak pushed to main at sneak/routewatch 2025-07-28 22:17:08 +02:00
8e12c07396 Implement queue backpressure with gradual message dropping