No description
Find a file
Edward Betts 25056aaf33 Fix ZeroDivisionError when total mention count is zero
Guard the percentage calculation so it only renders when total > 0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 14:21:15 +01:00
add_links Fix remaining 'Find Link' references and improve error messages 2026-05-11 14:05:35 +01:00
frontend Initial commit 2023-10-04 12:56:21 +01:00
static Redesign UI and fix several bugs 2026-05-11 11:30:12 +01:00
templates Fix ZeroDivisionError when total mention count is zero 2026-05-11 14:21:15 +01:00
.gitignore Add static/bootstrap to .gitignore 2023-11-26 14:10:00 +00:00
add_front_end_libraries.py Initial commit 2023-10-04 12:56:21 +01:00
cmdline.py Tidy code for building list of examples 2023-12-09 18:43:56 +00:00
package.json Initial commit 2023-10-04 12:56:21 +01:00
vite.config.js Initial commit 2023-10-04 12:56:21 +01:00
web_view.py Add redirect support, live candidate list, per-article save count, and error pages 2026-05-11 13:53:35 +01:00