2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/plugins/kosync.koplugin
poire-z 561caadc5c Avoid recalculation of partial_md5_checksum at each opening (#3352)
This is done by/for kosync plugin at each opening, because
the docsettings was re-opened and saved for this, but later
overwritten by the current koreader docsettings - so it was
redone each time. This correctly adds this partial_md5_checksum
to the current koreader docsettings, which will be saved on
document closing - so it will not be redone next time.
Note: this partial_md5_checksum is not (yet) used by anything.
2017-10-13 19:18:36 +02:00
..
api.json [fix] KOSync plugin server location (#3288) 2017-10-02 09:51:34 +02:00
KOSyncClient.lua plugins(chore): fix static check errors 2016-11-01 00:31:24 -07:00
main.lua Avoid recalculation of partial_md5_checksum at each opening (#3352) 2017-10-13 19:18:36 +02:00