Commit Graph
8 Commits
Author SHA1 Message Date
Karsten Lehmann 8358b092a3 Hide the media managers db 2020-08-26 21:06:57 +02:00
Karsten Lehmann b566e32597 Removed call to load method of anki.collection.Collection
This method was removed in
a2b7a3084131f747fb476cc8a24f96a00c654859
2020-08-26 18:27:05 +02:00
Karsten Lehmann 3857f15c06 Read hostkey from GET or POST
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
2020-08-26 18:04:29 +02:00
Karsten Lehmann bc889958dc Added missing fields to meta endpoint 2020-08-26 16:58:36 +02:00
Karsten Lehmann d0f7d05b44 Ported Python Syncer from Anki source code 2020-08-26 16:44:05 +02:00
Karsten Lehmann 26d16b698a Removed unused import 2020-08-26 16:25:03 +02:00
Karsten Lehmann f7ae69f4e6 Removed embedded anki submodule 2020-08-26 16:22:47 +02:00
Karsten LehmannandGitHub 9fde78ec7e fix: Link to 2.1 addon folder in Readme 2020-06-08 23:04:05 +02:00