-
Notifications
You must be signed in to change notification settings - Fork 81
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
Updated anki-sync-server to work with the latest version of Anki #20
Updated anki-sync-server to work with the latest version of Anki #20
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f7ae69f - Browse repository at this point
Copy the full SHA f7ae69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d16b6 - Browse repository at this point
Copy the full SHA 26d16b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f7d05 - Browse repository at this point
Copy the full SHA d0f7d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc88995 - Browse repository at this point
Copy the full SHA bc88995View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3857f15 - Browse repository at this point
Copy the full SHA 3857f15View commit details -
Removed call to load method of anki.collection.Collection
This method was removed in a2b7a3084131f747fb476cc8a24f96a00c654859
Configuration menu - View commit details
-
Copy full SHA for b566e32 - Browse repository at this point
Copy the full SHA b566e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8358b09 - Browse repository at this point
Copy the full SHA 8358b09View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c97a096 - Browse repository at this point
Copy the full SHA c97a096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d37d6 - Browse repository at this point
Copy the full SHA 93d37d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18e86e - Browse repository at this point
Copy the full SHA e18e86eView commit details -
Always downgrade the database before sync
This prevents the missing collation unicase error on the client
Configuration menu - View commit details
-
Copy full SHA for 7eff381 - Browse repository at this point
Copy the full SHA 7eff381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c09c1e - Browse repository at this point
Copy the full SHA 4c09c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 537bbe8 - Browse repository at this point
Copy the full SHA 537bbe8View commit details -
Removed haveDirty check from sync code
The dirty field does not exist in the media table anymore.
Configuration menu - View commit details
-
Copy full SHA for 471e3ae - Browse repository at this point
Copy the full SHA 471e3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f82e2 - Browse repository at this point
Copy the full SHA c6f82e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d67943 - Browse repository at this point
Copy the full SHA 9d67943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94da88a - Browse repository at this point
Copy the full SHA 94da88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dcfd6 - Browse repository at this point
Copy the full SHA 89dcfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c9267 - Browse repository at this point
Copy the full SHA 75c9267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1e593 - Browse repository at this point
Copy the full SHA 2c1e593View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5bce62 - Browse repository at this point
Copy the full SHA c5bce62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f17eb7 - Browse repository at this point
Copy the full SHA 5f17eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e756d - Browse repository at this point
Copy the full SHA e2e756dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef99f3 - Browse repository at this point
Copy the full SHA 0ef99f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f12cf - Browse repository at this point
Copy the full SHA 60f12cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9831159 - Browse repository at this point
Copy the full SHA 9831159View commit details -
Use wrapped collection in tests
That way we make sure, our ServerMediaManager is used instead of the MediaManager
Configuration menu - View commit details
-
Copy full SHA for b0d57d3 - Browse repository at this point
Copy the full SHA b0d57d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c1ea0 - Browse repository at this point
Copy the full SHA 75c1ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da0eb7 - Browse repository at this point
Copy the full SHA 9da0eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bfaa1 - Browse repository at this point
Copy the full SHA 70bfaa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f29fce - Browse repository at this point
Copy the full SHA 6f29fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec37ec - Browse repository at this point
Copy the full SHA 3ec37ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e9bbf - Browse repository at this point
Copy the full SHA 65e9bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7deda95 - Browse repository at this point
Copy the full SHA 7deda95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614f209 - Browse repository at this point
Copy the full SHA 614f209View commit details -
Removed runHook calls from sync code
These hooks were only used on the client.
Configuration menu - View commit details
-
Copy full SHA for 0d8f3c6 - Browse repository at this point
Copy the full SHA 0d8f3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e0645 - Browse repository at this point
Copy the full SHA e9e0645View commit details -
Configuration menu - View commit details
-
Copy full SHA for f510050 - Browse repository at this point
Copy the full SHA f510050View commit details