zotero/resource
Dan Stillman ce5be0bc75 Automatically download open-access PDFs when saving via the connector
If there's no translated PDF or the translated PDF fails and the item
has a DOI, check Zotero's Unpaywall mirror for possible sources and try
to download one of those.

Unlike with "Add Item by Identifier" and "Find Available PDF" in the
item context menu, this does not try the DOI/URL page, since it would
result in more data leakage and most of the time you'd be saving from
the DOI page already. We could consider offering it as an option, but
for it to be useful, you'd have to have an institutional subscription,
be on-campus or connected via VPN (for now), and be saving from
somewhere other than the main page.

A new connector endpoint, sessionProgress, takes the place of
attachmentProgress. Unlike attachmentProgress, sessionProgress can show
new attachments that have been added to the save, and with a little more
work should also be able to show when a parent item has been recognized
for a directly saved PDF.

This also adds support for custom PDF resolvers, available to all PDF
retrieval methods. I'll document those separately.

Closes #1542
2018-08-16 00:57:22 -04:00
..
schema Fix non-integer userID in settings table 2018-08-09 03:30:47 -04:00
tinymce Adjust note header sizing/styling 2018-05-27 21:23:38 -04:00
bluebird Introduce a build system 2017-05-23 17:02:50 +01:00
bluebird.js Fix logging of unhandled promise rejections 2017-06-02 10:37:40 -04:00
concurrentCaller.js Log errors from Zotero.serial() 2017-07-07 05:31:37 -04:00
config.js Use dedicated S3 hostname for proxy check 2018-08-09 15:45:15 -04:00
csl-validator.js Use latest csl-validator 2013-03-23 17:30:34 -04:00
hide.vbs Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
jspath.js Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
pathparser.js Update zotero:// extensions (report, timeline, etc.) for async DB, and more 2014-09-09 00:36:29 -04:00
polyfill.js Object.values() polyfill for <Fx47 after 269e2f8b 2016-12-26 15:26:21 -05:00
react-dom.js Introduce a build system 2017-05-23 17:02:50 +01:00
react.js Introduce a build system 2017-05-23 17:02:50 +01:00
redirect.sh Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
redirect.vbs Support unmodified Xpdf binaries 2015-04-01 04:36:21 -04:00
require.js Re-introduce custom implementation of setTimeout 2017-06-01 11:36:17 -04:00
web-library Introduce a build system 2017-05-23 17:02:50 +01:00
word-processor-plugin-installer.js Refactor word plugin installer 2018-04-04 13:52:33 +03:00