CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() Previously, files updated remotely wouldn't be downloaded in "as needed" mode if a copy of the file already existed locally and could only be re-downloaded by deleting the file via Show File. This causes remotely modified files that exist locally to be downloaded at sync time, even in "as needed" mode, by marking them as "force_download". While this might not be ideal for people who use "as needed" to limit data transfer, it's better for people who use it simply to limit local storage, and ending up with an outdated file while offline seems worse than a little bit of extra data transfer. In the future, we'll likely also provide ways to explicitly download and remove files, so keeping chosen files in sync makes sense. Files modified remotely before this change (which were marked as "to_download" instead of "force_download") won't be downloaded as sync time in "as needed" mode, but they'll now be re-downloaded on open. Fixes #1322 |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
scripts | ||
scss | ||
styles@1a93cd6bb8 | ||
test | ||
translators@9a34529646 | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
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 wiki.