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 8fa4cc9387 Fx60: Update Zotero.File.iterateDirectory() signature
StopIteration is no longer supported in Firefox 60, so instead of taking
a generator function that might throw StopIteration for the second
parameter, take a function that is passed to iterator.forEach() that
receives an OS.File.DirectoryIterator.Entry for each directory entry. If
the function returns a promise, it's waited for.

Also update other direct uses of OS.File.DirectoryIterator to remove
StopIteration use.
2019-08-27 00:47:39 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Fx60: Update Zotero.File.iterateDirectory() signature 2019-08-27 00:47:39 -04:00
components Fx60: Fix devtools initialization 2019-08-27 00:47:39 -04:00
defaults/preferences Add retractions.enabled hidden pref to disable retraction checking 2019-06-11 21:24:17 -04:00
resource Stub Promise.defer() to avoid the Bluebird deprecation warnings 2019-08-27 00:47:39 -04:00
scripts Fx60: Fix snapshot filenames 2019-08-27 00:47:39 -04:00
scss Fix gray tag selector background color on Linux/Windows 2019-04-23 17:15:02 -04:00
styles@9c9d21039a Update submodules 2019-08-05 04:39:27 -04:00
test Fx60: Additional prefs changes for tests 2019-08-27 00:47:39 -04:00
translators@99429bd5b2 Update submodules 2019-08-05 04:39:27 -04:00
.babelrc Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Inherit ESLint config 2019-03-31 21:12:43 -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 Update Travis to 59.0b11 unbranded build 2019-08-27 00:47:39 -04:00
chrome.manifest Add Scaffold as a built-in developer tool 2019-08-02 07:00:39 -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-08-22 00:29:28 -04:00
package-lock.json Fx60: Fix snapshot filenames 2019-08-27 00:47:39 -04:00
package.json Fx60: Fix snapshot filenames 2019-08-27 00:47:39 -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.