forked from akai/readest
fbfd7fd6c6
The Hardcover GraphQL API rejects requests from tauri://localhost origin on iOS. Switch to tauriFetch (like KOSyncClient) to bypass CORS in Tauri environments. Also coerce bookId/editionId/pages from search results to numbers since the search API returns string IDs but the GraphQL mutations expect 32-bit integers. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>