feat: Calibre Web Automated (CWA) koreader sync server support#594
Conversation
|
Does it do anything for other koreader sync servers? |
It simply adds an additional
Are there other koreader sync servers we should consider for the testing? |
|
@drbourbon probably checking with official instance is enough - https://sync.koreader.rocks/ |
Confirmed working. Steps done:
Tried also with curl:
and got |
|
Just to +1 this, tested this locally and works great on my CWA instance |
* master: feat: add shift lock to KeyboardEntryActivity (crosspoint-reader#513) feat: rename and move in file manager (crosspoint-reader#630) feat: Implement fix for sunlight fading issue (crosspoint-reader#603) chore: Add PR title check on sync (crosspoint-reader#698) feat: Go To Position for epubs (crosspoint-reader#666) feat: Calibre Web Automated (CWA) koreader sync server support (crosspoint-reader#594) chore: Add CI check job to consolidate status (crosspoint-reader#696) chore: CI Build Summary - firmware stats, firmware artifact (crosspoint-reader#601) feat: quick rotate option in epub reader menu (crosspoint-reader#685) feat(settings): add "Cover + Custom" sleep screen mode (crosspoint-reader#582) fix: Artifacts on Thumb on Home Screen (crosspoint-reader#662) feat: holding back button while booting, boots to home screen as a mean of escaping boot loop (crosspoint-reader#587) docs: Add small SCOPE.md and GOVERNANCE.md documents (crosspoint-reader#640) feat: front button remapper (crosspoint-reader#664) feat: UI themes, Lyra (crosspoint-reader#528) feat: Add CSS parsing and CSS support in EPUBs (crosspoint-reader#411) fix: move http upload state to heap (crosspoint-reader#657)
…point-reader#594) ## Summary * **What is the goal of this PR?** Provide support to koreader sync server embedded in the popular *Calibre Web Automated* self-hosted digital library solution. * **What changes are included?** * Trivial addition of **HTTP Basic Auth (RFC 7617) header** to `lib/KOReaderSync/KOReaderSyncClient.cpp` ## Additional Context None --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**NO**_ --------- Co-authored-by: drbourbon <[email protected]>
Summary
What is the goal of this PR? Provide support to koreader sync server embedded in the popular Calibre Web Automated self-hosted digital library solution.
What changes are included?
lib/KOReaderSync/KOReaderSyncClient.cppAdditional Context
None
AI Usage
While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? NO