zotero/chrome/content
Dan Stillman 644c4e5925 Add objects from failed download requests to sync queue
Previously only individual objects from successful requests that
couldn't be processed for some reason would be added to the queue.

`Sync.APIClient.downloadObjects()` now returns clearer and more
consistent results. It now returns an array of promises for objects with
a `keys` array of requested keys and either a `json` array of returned
API JSON objects or an `error` Error, depending on whether the request
succeeded or failed. This makes it easier to detect remotely missing
objects and request failures.
2021-12-10 05:56:46 -05:00
..
scaffold Fix Scaffold failing to initialize (#2200) 2021-09-09 05:17:35 -04:00
zotero Add objects from failed download requests to sync queue 2021-12-10 05:56:46 -05:00
zotero-platform XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00