Your Name
30ac95a5cf
fix: show source pages for broken/unreachable external links in report
...
The broken_links entries already contained a pages[] list, but
_render_markdown didn't display it. Now each broken link shows up to
3 pages where it was found ("gefunden auf: …").
Also adds error_links (connection errors) to the main scan report
with the same source-page annotation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 12:02:44 +02:00
..
__init__.py
feat: initial implementation of website integrity scanner
2026-06-12 00:51:41 +02:00
__main__.py
fix: show source pages for broken/unreachable external links in report
2026-06-12 12:02:44 +02:00
alerter.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
baseline.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
checker.py
fix: retry external link check with browser UA on 403
2026-06-12 11:40:27 +02:00
config.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00
crawler.py
fix: Bugfixes, toten Code entfernt, Cache-Normalisierung & Session
2026-06-12 03:20:32 +02:00
differ.py
feat: Binärdateien auf Änderungen prüfen (check-assets / approve-assets)
2026-06-12 09:26:59 +02:00
extractor.py
fix: Bugfixes, toten Code entfernt, Cache-Normalisierung & Session
2026-06-12 03:20:32 +02:00
plain.py
feat: Laientauglichkeit — Auto-Modus, Klartext-Ausgabe, einfachere Doku
2026-06-12 11:14:05 +02:00