v1.0.6-beta.002 - Add native KOReader sync server and profile dashboard integration
- Updated Prisma schema with a new KoreaderSync model to track exact e-ink device reading progress.
- Implemented KOReader custom sync REST API endpoints (auth, push, pull) to serve as a master save state for Kobo, Kindle, and Pocketbook devices.
- Built api/profile/koreader route to fetch and group connected eReader devices by recent activity.
- Integrated a KoreaderDevices UI component into the Profile page to display physical device sync status, current document, and progress bars.
- Added conditional rendering to the KOReader profile component to keep the UI clean for users without connected eReaders.