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 18054c4bc4 Add preliminary eslint config
None of our existing files match these rules perfectly, but they're
something to aspire to. I've only checked a handful of files, so there
may be some unwanted or missing rules, and there are definitely some
missing globals.

Some of our more common spacing inconsistencies are currently set as
warnings rather than errors so they can be easily disabled to see more
dangerous stuff.

At some point we can use --fix to correct many problems in existing
files, but we should go through existing pull requests before doing that
to avoid conflicts. Eventually, we'll want to enforce linting as part of
a pre-push hook and CI.
2019-01-21 03:36:16 -05:00
chrome Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
components Move Utilities.Internal.escapeSQLExpression() to Zotero.DB 2018-12-16 02:10:15 -05:00
defaults/preferences Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
resource Update renamed styles 2019-01-10 00:55:05 -05:00
scripts Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
styles@706b86278f Update submodules 2019-01-10 00:37:47 -05:00
test Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
translators@a8230bda8b Add test for exporting related items in Zotero RDF 2019-01-14 02:29:09 -05:00
.babelrc Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
.eslintignore Add preliminary eslint config 2019-01-21 03:36:16 -05:00
.eslintrc Add preliminary eslint config 2019-01-21 03:36:16 -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 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 2019-01-10 01:02:31 -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.