Xteink-X4-crosspoint-reader/lib/KOReaderSync
Fabio Barbon 17fedd2a69
Some checks are pending
CI (build) / clang-format (push) Waiting to run
CI (build) / cppcheck (push) Waiting to run
CI (build) / build (push) Waiting to run
CI (build) / Test Status (push) Blocked by required conditions
feat: Calibre Web Automated (CWA) koreader sync server support (#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 <fabio@MacBook-Air-di-Fabio.local>
2026-02-05 23:10:08 +11:00
..
KOReaderCredentialStore.cpp Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderCredentialStore.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderDocumentId.cpp fix: Fix KOReader document md5 calculation for binary matching progress sync (#529) 2026-01-27 22:14:07 +11:00
KOReaderDocumentId.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderSyncClient.cpp feat: Calibre Web Automated (CWA) koreader sync server support (#594) 2026-02-05 23:10:08 +11:00
KOReaderSyncClient.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
ProgressMapper.cpp Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
ProgressMapper.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00