CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman a6fb0b35c3 Update processDocuments() signature for allow passing headers
Also:

- Actually use the cookie sandbox passed to processDocuments()

For zotero/translation-server#16, we want to include Accept-Language
(and maybe other headers) from the client request in upstream requests,
which requires passing it to both non-translate processDocuments().
translation-server's non-translate processDocuments() is defined in that
repo, but it's called by the cross-repo translate processDocuments() in
utilities_translate.js, so the signature needs to be changed in both
repos.

We also apparently weren't using the cookieSandbox in client
processDocuments() calls, though I think that only would've affected
translator testing.
2018-12-04 01:42:56 -07:00
chrome Update processDocuments() signature for allow passing headers 2018-12-04 01:42:56 -07:00
components Fix autocomplete for tags beginning with _ or % 2018-11-25 00:36:04 -07:00
defaults/preferences Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
resource Update submodules 2018-11-12 01:07:30 -05:00
scripts Symlink TinyMCE directory during build 2018-03-01 22:41:33 -05:00
styles@2ccca0c5cc Update submodules 2018-11-12 01:07:30 -05:00
test Fix search error on nonexistent collection in recursive mode 2018-11-28 15:31:57 -07:00
translators@452df57896 Update submodules 2018-11-12 01:07:30 -05:00
.babelrc Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Track master branch of submodules (#1477) 2018-03-31 16:08:31 -04:00
.travis.yml Remove Fx54 test from Travis config 2018-02-25 21:54:23 -05:00
chrome.manifest Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2018-11-13 15:07:56 -05:00
package-lock.json Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
package.json Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.