-
Notifications
You must be signed in to change notification settings - Fork 83
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
Release/2.3.0 #65
Merged
Merged
Release/2.3.0 #65
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixed: Dead link to 2.1 addon folder in Readme
This commit applies the fix from https://github.com/tsudoko/anki-sync-server/pull/60/files However it using a shorter version by utilizing the params attribute of the webob request. The params attribute combines the get and post params
This method was removed in a2b7a3084131f747fb476cc8a24f96a00c654859
Fix AnkiDroid documentation regarding 'Media sync url'
fix checking media and delete usued media and sync issue#32
the change intruduced after 3.1.28 f592672fa
once client items in graves have been remove in the server,need update graves usn as maxusn avoid sync serve log: sanity check failed with server: graves had usn = -1 such as issue #28 second comment
full sync ok after delete server collection dir
mod time is newer
Update ankisyncd _homepage
Enable V2 scheduler
Fix the remove deck lead server crash issue #28
Fix: server side graves's usn need not set as -1
Ensure mediadir exsit in the case full sync from client should be ok after delete server collection dir
Fix: conf should be synced to client when server mod time is newer
Improve: put all config item update in one transaction
fix the requirements file create
deck/card/note item must not been synced to server after client add and delete
Fix client add then delete item then sync issue
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.