Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add progress sync plugin and various fixes #1448

Merged
merged 24 commits into from
Mar 16, 2015
Merged

Conversation

chrox
Copy link
Member

@chrox chrox commented Mar 7, 2015

Synchronization should work like this:
screenshot from 2015-03-10 14 01 58

and error should be checked in the callback
The 'KOSync' plugin will synchronize furthest reading progress
across different koreader devices after users registering their
devices.

The synchronizing service is open-sourced as the project
[koreader/koreader-sync-server](https://github.com/koreader/koreader-sync-server).
@chrox chrox changed the title add lua Spore to build REST client add simple sync service as a plugin Mar 9, 2015
This is a workaround to fix koreader#1439.
We can input relative page number now in the reader goto dialog.
Goto "+4" will page forward 4 pages and goto "-4" will page
backward 4 pages.

This implements koreader#1437.
and this "HOME" directory will override the command line option passed to
koreader.

This patch implements koreader#1434.
@chrox chrox changed the title add simple sync service as a plugin add progress sync plugin and various fixes Mar 16, 2015
houqp added a commit that referenced this pull request Mar 16, 2015
add progress sync plugin and various fixes
@houqp houqp merged commit 2aebba9 into koreader:master Mar 16, 2015
@houqp
Copy link
Member

houqp commented Mar 16, 2015

really cool. I have a spare linode server. If you want to build a free sync server for koreader users, let me know.

@chrox
Copy link
Member Author

chrox commented Mar 16, 2015

That's really nice. I'm afraid some users from outside of China are blocked by the GFW, we do need to setup this service on reliable public internet. sigh...

@chrox chrox deleted the sync_progress branch March 16, 2015 07:02
@houqp
Copy link
Member

houqp commented Mar 16, 2015

OK. Will send the credential to you in private message tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants