add-links/templates
Edward Betts c9b4e2face Add redirect support, live candidate list, per-article save count, and error pages
- Detect redirect targets (e.g. "handling stolen goods" → "Possession of
  stolen goods") and use piped links [[target|title]] in edits; exclude
  articles already linking to the redirect target from candidates
- Remove candidates from the list in real time as they are checked and
  found invalid, with live count update in the summary
- Track and display per-article save count in the stats line
- Rename "Find Link" to "Missing Link" throughout
- Show redirect target in the article heading
- Report save errors to the user via error page instead of crashing
- Filter self-links using case-insensitive first-letter comparison

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 13:53:35 +01:00
..
all_done.html Redesign UI and fix several bugs 2026-05-11 11:30:12 +01:00
article.html Add redirect support, live candidate list, per-article save count, and error pages 2026-05-11 13:53:35 +01:00
article_old.html Rename article2.html to article.html 2023-11-26 14:13:51 +00:00
base.html Add redirect support, live candidate list, per-article save count, and error pages 2026-05-11 13:53:35 +01:00
error.html Redesign UI and fix several bugs 2026-05-11 11:30:12 +01:00
index.html Redesign UI and fix several bugs 2026-05-11 11:30:12 +01:00
save_done.html Redesign UI and fix several bugs 2026-05-11 11:30:12 +01:00