zotero/chrome
Dan Stillman ad13313924 Don't change existing sync cache object on 'unchanged' response
Previously, if an object was uploaded but the API returned 'unchanged',
the uploaded data would be written to the sync cache, which, given that
most requests are patch requests, could result in an empty or mostly
empty object being saved to the sync cache. That would cause the next
sync to treat most/all local fields as changed and either upload them
unnecessarily or trigger a conflict instead of merging changes
automatically.
2020-04-14 05:07:50 -04:00
..
content Don't change existing sync cache object on 'unchanged' response 2020-04-14 05:07:50 -04:00
locale Add English strings from connector 2020-04-01 16:18:15 -04:00
skin/default Fix item selection from timeline 2020-04-11 14:57:32 -04:00