CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Adds a new function, Zotero.HTTP.download(), that uses Zotero.HTTP.request(). This fixes downloads via authenticated proxies in Zotero 7 and gives us other request() functionality (e.g., 5xx retrying) for free. The downside is that this is probably less efficient, potentially loading large downloads in memory. We should create a replacement for request() based on fetch() that supports getting the body as a ReadableStream. Fixes #5062 |
||
|---|---|---|
| .github | ||
| app | ||
| chrome | ||
| defaults/preferences | ||
| js-build | ||
| note-editor@cd609cafd3 | ||
| pdf-worker@f9857be700 | ||
| reader@51fb33cb80 | ||
| resource | ||
| scripts | ||
| scss | ||
| styles@1554b78c31 | ||
| test | ||
| translators@60a7cb79e9 | ||
| types/gecko | ||
| .babelrc | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| chrome.manifest | ||
| CONTRIBUTING.md | ||
| COPYING | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| update.rdf | ||
| version | ||
Zotero
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 documentation.