recon/static/js
Matt 8945c82e3f Replace wget/SingleFile/Playwright backends with Zimit
- Zimit Docker container handles all site types (static, SPA, JS redirects)
- Removed: _detect_crawl_mode, _crawl_wget, _crawl_singlefile, preflight logic
- Added: _crawl_zimit() with Docker lifecycle management
- Simplified pipeline: submit → Zimit crawl → kiwix-manage register → done
- No more zimwriterfs step — Zimit produces ZIM directly
- Dashboard UI simplified: removed crawl mode dropdown
- Config simplified: removed reject patterns, preflight, singlefile sections

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 14:06:23 +00:00
..
channels.js
charts.js
common.js
dashboard.js Kiwix integration: ZIM processor, dashboard tab, wiki.echo6.co citations 2026-04-17 07:00:24 +00:00
kiwix.js Fix progress column to show Qdrant count for completed sources 2026-04-17 15:31:01 +00:00
peertube.js
scraper.js Replace wget/SingleFile/Playwright backends with Zimit 2026-04-19 14:06:23 +00:00
web-ingest.js