Commit Graph

3 Commits

Author SHA1 Message Date
drbourbon
f0ee1f179f Add HTTP Basic Auth (RFC 7617) header to KOsync to supporto CWA embedded sync server 2026-01-28 14:36:51 +01:00
drbourbon
7ce6e316a7 aggiunto basic auth per accedere con mio CWA 2026-01-27 13:54:27 +01:00
Justin Mitchell
f69cddf2cc
Adds KOReader Sync support (#232)
Some checks are pending
CI / build (push) Waiting to run
## Summary

- Adds KOReader progress sync integration, allowing CrossPoint to sync
reading positions with other
KOReader-compatible devices
- Stores credentials securely with XOR obfuscation
- Uses KOReader's partial MD5 document hashing for cross-device book
matching
  - Syncs position via percentage with estimated XPath for compatibility

# Features
- Settings: KOReader Username, Password, and Authenticate options
- Sync from chapters menu: "Sync Progress" option appears when
credentials are configured
- Bidirectional sync: Can apply remote progress or upload local progress

---------

Co-authored-by: Dave Allie <dave@daveallie.com>
2026-01-19 11:55:35 +00:00