Jeffrey Paul sneak
sneak pushed to feature/transaction-batching at sneak/vaultik 2026-01-01 14:43:04 +01:00
2afd54d693 Add exclude patterns, snapshot prune, and other improvements
05286bed01 Batch transactions per blob for improved performance
f2c120f026 Merge feature/pluggable-storage-backend
bbe09ec5b5 Remove dangerous database recovery that deleted journal/WAL files
43a69c2cfb Fix FK constraint errors in batched file insertion
Compare 5 commits »
sneak pushed to main at sneak/routewatch 2026-01-01 14:42:07 +01:00
8f524485f7 Add periodic WAL checkpointing to fix slow queries
sneak pushed to main at sneak/routewatch 2026-01-01 01:18:02 +01:00
c6fa2b0fbd Fix container to run app as routewatch user
sneak pushed to main at sneak/routewatch 2026-01-01 01:08:22 +01:00
f788a0dbf9 set state dir properly in container
sneak pushed to main at sneak/routewatch 2026-01-01 00:58:49 +01:00
a5f5dbafcf set state dir properly in container
sneak pushed to main at sneak/routewatch 2026-01-01 00:48:04 +01:00
aebdd1b23e Add oldest and newest route timestamps to status page
sneak pushed to main at sneak/routewatch 2026-01-01 00:17:14 +01:00
8fc10ae98d Fix NULL handling in GetWHOISStats query
sneak pushed to main at sneak/routewatch 2026-01-01 00:11:04 +01:00
d27536812f Remove heading from status page
sneak pushed to main at sneak/routewatch 2026-01-01 00:10:29 +01:00
58b5333c6c Fix navbar and simplify templates
sneak pushed to main at sneak/routewatch 2025-12-31 23:56:06 +01:00
4284e923a6 Add navbar and home page with search functionality
sneak pushed to main at sneak/routewatch 2025-12-31 23:37:43 +01:00
45810e3fc8 Fix prefix URL routing for encoded CIDR notation
sneak pushed to main at sneak/routewatch 2025-12-31 06:14:45 +01:00
sneak deleted branch feature/status-page-enhancements from sneak/routewatch 2025-12-30 08:52:22 +01:00
sneak pushed to main at sneak/routewatch 2025-12-30 08:52:21 +01:00
c116b035bd Add status page enhancements with new metrics and footer
1115954827 Fix prefix URL routing to handle CIDR notation with slashes
Compare 2 commits »
sneak pushed to feature/status-page-enhancements at sneak/routewatch 2025-12-30 08:50:59 +01:00
c116b035bd Add status page enhancements with new metrics and footer
1115954827 Fix prefix URL routing to handle CIDR notation with slashes
Compare 2 commits »
sneak created branch feature/status-page-enhancements in sneak/routewatch 2025-12-30 08:50:59 +01:00
sneak pushed to main at sneak/routewatch 2025-12-30 08:33:42 +01:00
9043cf9bc0 Add connection duration and reconnect count to status page
sneak pushed to main at sneak/routewatch 2025-12-30 07:37:56 +01:00
3a9ec98d5c Add structured HTTP request logging and increase timeouts
sneak pushed to main at sneak/routewatch 2025-12-30 07:16:40 +01:00
0ae89c33db Fix Dockerfile: vendor dependencies after copying source
sneak pushed to main at sneak/routewatch 2025-12-29 10:07:14 +01:00
8e79b8c074 Add Dockerfile with multi-stage build and source archive