managarten/services/mana-crawler-go/internal
Till JS 313779f439 fix(crawler): skip TLS verification for outgoing crawl requests
Required for Docker Desktop Mac (TLS proxy) and sites with
self-signed/expired certificates. Crawlers routinely need this.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 22:31:03 +01:00
..
config feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
crawler fix(crawler): skip TLS verification for outgoing crawl requests 2026-03-27 22:31:03 +01:00
db feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
handler fix(crawler): use background context for crawl jobs (outlive HTTP request) 2026-03-27 22:15:36 +01:00
parser feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00
robots feat(infra): add Go web crawler (mana-crawler-go) 2026-03-27 22:10:45 +01:00