zotero/chrome/content
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
..
scaffold Update newWeb.js 2020-01-06 15:12:18 -05:00
zotero Don't change existing sync cache object on 'unchanged' response 2020-04-14 05:07:50 -04:00
zotero-platform Fix missing bottom border of toolbar on Windows 2020-02-10 22:24:27 -05:00