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 8853f8ca47 Allow higher local object version during full sync
Local object versions can be higher than remote versions, because we
upload in batches and only record the version from the last batch.

This could cause trouble if an object failed to upload during a Restore
to Online Library, causing it to be retried later with version 0 (unlike
during a restore when the version is omitted), causing the library to be
reset, causing any local objects with higher local versions to be
redownloaded.
2018-04-14 16:50:41 -04:00
chrome Allow higher local object version during full sync 2018-04-14 16:50:41 -04:00
components New PDF recognizer 2018-02-20 09:32:06 +02:00
defaults/preferences Allow custom handler for PDF files 2018-03-05 19:36:50 -05:00
resource Refactor word plugin installer 2018-04-04 13:52:33 +03:00
scripts Symlink TinyMCE directory during build 2018-03-01 22:41:33 -05:00
styles@4f3b62e0db Update submodules 2018-04-03 00:03:22 -04:00
test Asyncify Zotero.Relations.getByObject(), called only from item merge. (#1480) 2018-04-14 10:26:16 -04:00
translators@c51821e26a Update translators 2018-03-27 03:10:56 -04:00
.babelrc Remove obsolete line from Babel config 2018-03-11 01:42:34 -05: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 Firefox 55 compatibility: fix zotero-platform files 2017-09-30 03:33:50 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2018-04-07 17:01:46 -04:00
package-lock.json Update to Sinon 4.5.0 2018-04-07 17:01:46 -04:00
package.json Update to Sinon 4.5.0 2018-04-07 17:01:46 -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.