mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-02 20:30:10 +00:00
Add BookDate card stack animations and thumbnail caching
Implements pure CSS card stack animations for BookDate recommendations, including smooth exit and advance transitions. Adds local caching of library cover thumbnails during scans, updates database schema and API to serve cached covers, and enhances BookDate to support 'favorites' scope with a book picker modal. Updates admin settings validation logic for Prowlarr, improves indexer state management, and documents new features and backend changes.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AddCachedLibraryCoverPath
|
||||
ALTER TABLE "plex_library" ADD COLUMN "cached_library_cover_path" TEXT;
|
||||
Reference in New Issue
Block a user