Admin
a0404cea57
feat(home): add streak widget, trending, genre recs, completed shelf, audio quick-play
- Reading streak + books-in-progress mini-widget (derived from progress timestamps)
- "N chapters left" badge on continue-reading shelf cards
- Audio listen button on hero card and hover-overlay on shelf cards (autoStartChapter + goto)
- Completed shelf section for books where chapter >= total_chapters
- Trending Now section (books sorted by ranking field, 15-min cache)
- "Because you read [Genre]" recommendations (genre-matched, excludes user's books, 10-min cache)
- Both new sections are hideable via the existing show/hide mechanism
- getTrendingBooks / getRecommendedBooks added to pocketbase.ts
- Cache invalidation for trending/recs added to invalidateBooksCache
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 23:08:36 +05:00
..
2026-03-02 21:30:50 +05:00
2026-04-05 22:12:22 +05:00
2026-04-05 20:07:54 +05:00
2026-04-05 23:08:36 +05:00
2026-04-05 22:12:22 +05:00
2026-03-02 21:30:50 +05:00
2026-04-04 11:12:55 +05:00
2026-03-23 17:21:12 +05:00