Add author and series pages #9

Merged
arne merged 3 commits from author-series-pages into main 2026-04-13 11:01:18 +02:00
Owner

Summary

  • Author names and series names are now clickable links throughout the UI
  • /author?name=... shows all books by that author
  • /series?name=... shows all books in a series, ordered by series index

Test plan

  • Click an author name on the library page — should show their books
  • Click a series tag on the library page — should show the series
  • Click author/series on the book detail page
  • Verify multi-author bylines link each author separately

🤖 Generated with Claude Code

## Summary - Author names and series names are now clickable links throughout the UI - `/author?name=...` shows all books by that author - `/series?name=...` shows all books in a series, ordered by series index ## Test plan - [ ] Click an author name on the library page — should show their books - [ ] Click a series tag on the library page — should show the series - [ ] Click author/series on the book detail page - [ ] Verify multi-author bylines link each author separately 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Author names and series names throughout the UI are now links.
Clicking an author shows all their books; clicking a series shows
all books in that series ordered by series index.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne force-pushed author-series-pages from a42873fe49 to 362f0261e4 2026-04-13 11:01:13 +02:00 Compare
arne merged commit 6ab1e684d0 into main 2026-04-13 11:01:18 +02:00
arne referenced this pull request from a commit 2026-04-13 11:01:18 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arne/books!9
No description provided.