Commit graph

7 commits

Author SHA1 Message Date
bc6265d4cd Redesign UI and fix several bugs
- Add navbar with login/logout, search form, and Find Link branding
- Clean up index page: search-only, examples behind ?debug=1
- Improve article page: remove debug clutter, named Wikipedia links, collapsible candidates
- Add SVG favicon (🔗 emoji)
- Fix diff CSS: compact layout, auto table layout to eliminate wide marker column gap
- Catch TokenRequestDenied in OAuth start and show error page
- Store username in session at login; clear bad session on API failure
- Raise NoMatch when diff is empty (edit already applied)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 11:30:12 +01:00
fad1ef9e49 Using bootstrap 5 2026-05-11 10:50:38 +01:00
32a7e939a5 Rename article2.html to article.html 2023-11-26 14:13:51 +00:00
f54401ef05 Show list of hits on article page 2023-11-25 20:59:10 +00:00
52f7877bb8 Improve article display 2023-11-25 19:57:04 +00:00
4b73102c22 Move CSS out of template to static file 2023-11-25 19:56:25 +00:00
f07b407e7a Initial commit 2023-10-04 12:56:21 +01:00