Jeffrey Paul sneak
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 20:00:35 +00:00
9518519208 Fix prefix links on prefix length page with URL encoding
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 19:55:10 +00:00
7d39bd18bc Fix concurrent map write panic in timeout middleware
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 17:28:08 +00:00
e0a4c8642e Add context cancellation support to database operations
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 17:07:36 +00:00
0196251906 Fix race condition crash in timeout middleware
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 17:05:51 +00:00
62ed5e08aa Improve prefix count link styling on status page
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 17:04:26 +00:00
5fb3fc0381 Fix prefix length page to show unique prefixes only
9a63553f8d Add index to optimize COUNT(DISTINCT prefix) queries
Compare 2 commits »
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 16:42:44 +00:00
ba13c76c53 Fix prefix distribution bug and add prefix length pages
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 16:31:43 +00:00
1dcde74a90 Update AS path display to show handles with clickable links
sneak pushed to fix-min-time-calculation at sneak/routewatch 2025-07-28 16:27:50 +00:00
81267431f7 Increase batch sizes to improve write throughput
dc3ceb8d94 Show AS descriptions in AS path on prefix detail page
Compare 2 commits »
sneak created branch fix-min-time-calculation in sneak/routewatch 2025-07-28 16:27:50 +00:00
sneak pushed to main at sneak/routewatch 2025-07-28 16:13:22 +00:00
a78e5c6e92 Add log.txt to .gitignore
9ef2a22db3 Remove SQLite pragmas that set default values
05805b8847 Optimize SQLite settings for better balance
Compare 3 commits »
sneak pushed to optimize-sqlite-settings at sneak/routewatch 2025-07-28 16:13:15 +00:00
a78e5c6e92 Add log.txt to .gitignore
sneak pushed to optimize-sqlite-settings at sneak/routewatch 2025-07-28 16:12:34 +00:00
9ef2a22db3 Remove SQLite pragmas that set default values
sneak pushed to optimize-sqlite-settings at sneak/routewatch 2025-07-28 16:06:39 +00:00
05805b8847 Optimize SQLite settings for better balance
sneak created branch optimize-sqlite-settings in sneak/routewatch 2025-07-28 16:06:39 +00:00
sneak pushed to main at sneak/routewatch 2025-07-28 15:58:31 +00:00
ddb3cfa4f0 Add mutex to serialize database access
sneak pushed to main at sneak/routewatch 2025-07-28 15:26:50 +00:00
3ef60459b2 Fix SQLite transaction deadlocks with immediate mode
sneak pushed to main at sneak/routewatch 2025-07-28 15:21:51 +00:00
40d7f0185b Optimize database batch operations with prepared statements
b9b0792df9 Fix shutdown handling and optimize SQLite settings
21921a170c Optimize database performance to fix slow queries
78d6e17c76 Add debug logging and optimize SQLite performance
9b649c98c9 Fix AS detail view and add prefix sorting
Compare 10 commits »
sneak pushed to main at sneak/routewatch 2025-07-28 01:44:27 +00:00
2fc24bb937 Add route age information to IP lookup API
sneak pushed to main at sneak/routewatch 2025-07-28 01:31:59 +00:00
691710bc7c Add /api/v1/ip/<ip> endpoint for IP to AS lookups