You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Hardcover support for author information retrieval
- Introduced configuration options for using Hardcover API in admin settings.
- Added new database columns for Hardcover API token and usage flag.
- Implemented HardcoverClient methods to fetch author info and other books.
- Updated author template to display author images and bios from Hardcover.
- Enhanced config edit template to include Hardcover API settings.
- Modified web routes to handle author info retrieval from both Goodreads and Hardcover.
- Added new SVG icon for Hardcover in static assets.
Signed-off-by: Phoenix Paulina Schmid <paulina@gelbphoenix.de>