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 03941dafe0 Fix tests after 42667e7090
It seems like the Zotero.Utilities.debounce() on handleSearch() in
tagSelector.jsx was somehow causing the function to be run without being
triggered from the onSearch events, resulting in an extra render. I'm
not sure why that was happening, but it's fixed now that there's no
longer a debounce() there.
2019-03-20 08:54:48 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Don't use RegExp for tag filter (Reactification regression) 2019-03-20 07:15:55 -04:00
components Closes #1644, Allow selecting multiple items with zotero://select 2019-02-23 17:35:09 -05:00
defaults/preferences Add separate "Rename linked files" pref for auto-renaming 2019-02-26 22:23:43 -05:00
resource Update submodules 2019-03-09 16:25:30 -05:00
scripts Symlink everything in resource/ and chrome/content/zotero/xpcom/rdf/ 2019-03-20 04:39:33 -04:00
scss Switch to Search component in tag selector and support X/Esc to clear 2019-03-20 07:15:55 -04:00
styles@706b86278f Update submodules 2019-01-10 00:37:47 -05:00
test Fix tests after 42667e7090 2019-03-20 08:54:48 -04:00
translators@52c79a3359 Update submodules 2019-03-09 16:25:30 -05:00
.babelrc Symlink everything in resource/ and chrome/content/zotero/xpcom/rdf/ 2019-03-20 04:39:33 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Add babel-eslint for class field syntax in JSX 2019-03-18 18:22:28 -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 2019-03-18 18:53:17 -04:00
package-lock.json Add babel-eslint for class field syntax in JSX 2019-03-18 18:22:28 -04:00
package.json Add babel-eslint for class field syntax in JSX 2019-03-18 18:22:28 -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.