Commit Graph
10 Commits
Author SHA1 Message Date
cecini 5e56a2edcd Fix client add then delete item then sync issue,
deck/card/note item must not been synced to server
after client add and delete
2020-11-17 12:13:57 +08:00
cecini 7639329289 Update dep anki ankirspy to 2.1.36
fix the requirements file create
2020-11-17 11:53:20 +08:00
cecini 1ef3685820 Improve: put all config item update in one transaction 2020-11-04 21:16:49 +08:00
cecini 119292be5d Fix: conf should be synced to client when server
mod time is newer
2020-11-04 18:37:58 +08:00
cecini 8448c6586d Enable V2 scheduler 2020-11-03 18:07:10 +08:00
cecini a8f26a5a34 Update ankisyncd _homepage 2020-11-03 18:05:32 +08:00
cecini 7a01c14729 Ensure mediadir exsit in the case
full sync ok after delete server collection dir
2020-11-03 17:48:40 +08:00
cecini 3d5d27bf6f Fix: server side graves's usn need not set as -1
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
2020-11-03 17:42:58 +08:00
cecini 1d73376115 Fix the remove deck lead server crash issue #28,
the change intruduced after 3.1.28 f592672fa
2020-11-03 17:41:15 +08:00
cecini 003e1cb471 fix checking media and delete usued media and sync issue#32 2020-10-30 17:59:34 +08:00