CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Simon Kornblith 540a54515e Async Zotero.Translators.get* and Zotero.Translate.getTranslators
This mostly works, but there is still much to be done:

- getTranslators() calls in preferences_export.js and quickCopy.js need
  to be made asynchronous
- getTranslators() calls in mimeTypeHandler.js need to be made
  asynchronous. This looks hard, since there is a synchronous Mozilla
  API involved
- I need to test lookup, the connector server, and export more to make
  sure that they actually work
- This API needs to be implemented for the connector and bookmarklet
- Translators should be read off the disk using async IO
2013-08-16 13:48:59 -04:00
chrome Async Zotero.Translators.get* and Zotero.Translate.getTranslators 2013-08-16 13:48:59 -04:00
components Use asynchronous DB and file access for schema checks/updates 2013-08-11 21:53:41 -04:00
defaults/preferences Add Firefox-wide shortcut (Ctrl/Cmd-Shift-S) for "Save to Zotero" 2013-07-31 23:19:19 -04:00
resource Fix DB initialization with async DB access 2013-08-15 17:35:16 -04:00
styles@01e0f42aee Update version and styles 2013-08-08 15:24:47 -04:00
translators@330bcfa0ab Update submodules, repotime, and versions 2013-08-06 15:23:04 -04:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Add Firefox-wide shortcut (Ctrl/Cmd-Shift-S) for "Save to Zotero" 2013-07-31 23:19:19 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update minVersion/maxVersion 2013-08-09 12:50:25 -04:00
README.md Create README.md 2013-08-14 16:31:19 -04:00
update.rdf Update minVersion/maxVersion 2013-08-09 12:50:25 -04:00

Zotero

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

For more information on how to use this source code, see the Zotero wiki.