Jeffrey Paul sneak
sneak pushed to main at sneak/routewatch 2025-12-29 10:02:29 +01:00
5d7358fce6 Clean up auto_vacuum comment for fresh database deployment
sneak pushed to main at sneak/routewatch 2025-12-29 10:00:40 +01:00
d7e6f46320 Switch to incremental vacuum for non-blocking space reclamation
sneak pushed to main at sneak/routewatch 2025-12-29 09:56:06 +01:00
da6d605e4d Add production hardening: health check, streamer panic fix, db maintenance
sneak pushed to main at sneak/routewatch 2025-12-27 10:20:16 +01:00
d2041a5a55 Add WHOIS stats to status page with adaptive fetcher improvements
sneak pushed to main at sneak/routewatch 2025-12-27 09:56:16 +01:00
f8b7d3b773 Unify IP lookup response structure and add PTR lookups
sneak pushed to main at sneak/routewatch 2025-12-27 09:53:23 +01:00
cb75409647 Add hostname resolution support to IP lookup endpoint
sneak pushed to main at sneak/routewatch 2025-12-27 09:51:12 +01:00
8eaf4e5f4b Add adaptive rate limiting to ASN WHOIS fetcher
sneak pushed to main at sneak/routewatch 2025-12-27 09:47:45 +01:00
3b159454eb Add IP information API with background WHOIS fetcher
sneak pushed to main at sneak/routewatch 2025-12-27 06:59:56 +01:00
7e4dc528bd Display wire bytes on status page instead of decompressed bytes
sneak pushed to main at sneak/routewatch 2025-12-27 06:57:03 +01:00
ab392d874c Track wire bytes separately from decompressed stream bytes
sneak pushed to main at sneak/gohttpserver 2025-12-27 06:43:36 +01:00
f7ab09c2c3 Add Blog Posts CRUD with SQLite
sneak pushed to main at sneak/routewatch 2025-12-27 06:30:54 +01:00
95bbb655ab Add godoc documentation and README with code structure
sneak pushed to main at sneak/routewatch 2025-12-27 06:26:13 +01:00
23dcdd800b Improve godoc documentation for PeeringHandler
sneak pushed to main at sneak/routewatch 2025-12-27 06:24:42 +01:00
c292fef0ac Add comprehensive godoc documentation to handler.go
sneak pushed to main at sneak/routewatch 2025-12-27 06:24:25 +01:00
e1d0ab5ea6 Add detailed godoc documentation to CLIEntry function
sneak pushed to main at sneak/routewatch 2025-12-27 06:19:34 +01:00
8323a95be9 latest
sneak pushed to main at sneak/gohttpserver 2025-12-27 06:02:14 +01:00
fb347b96df Replace zerolog with log/slog from stdlib
sneak pushed to main at sneak/gohttpserver 2025-12-27 05:44:51 +01:00
a8412af0c2 Merge remote-tracking branch 'origin/sneak/next'
01073aca78 latest
49709ad3d2 latest
3f49d528e7 builds and runs! not sure if it works, needs testing
46b67f8a6e more progress
Compare 7 commits »
sneak created branch main in sneak/gohttpserver 2025-12-27 05:26:37 +01:00
sneak pushed to main at sneak/gohttpserver 2025-12-27 05:26:37 +01:00
625280c327 add documentation