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 380668cc60 Changes to item and file retrieval methods
- Zotero.Item.prototype.getFilePath() is now synchronous, with a separate async getFilePathAsync()

- getFile() no longer takes a skipExistsCheck parameter, since that shouldn't happen synchronously

- Zotero.Items.getByLibraryAndKey() is now synchronous again, with a
  separate Zotero.Items.getByLibraryAndKeyAsync() - I haven't fully
  tested this, so I'm not sure if there will need to be any async
  calls.

- Some of the full-text indexing functions now take file paths instead of nsIFile objects

- Zotero.File.getContentsAsync() can now take a string path as well
2014-08-08 17:43:26 -04:00
chrome Changes to item and file retrieval methods 2014-08-08 17:43:26 -04:00
components Async DB megacommit 2014-08-06 22:59:37 -04:00
defaults/preferences Async DB megacommit 2014-08-06 22:59:37 -04:00
resource Async DB megacommit 2014-08-06 22:59:37 -04:00
styles@feb40111ba Update submodules 2014-06-19 16:12:57 -04:00
translators@1c919d5c3d Update submodules and repotime 2014-06-24 17:48:37 -04:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Merge branch '4.0' 2014-07-15 22:17:27 -04:00
README.md Create README.md 2014-04-27 21:36:25 -04:00
update.rdf Merge branch '4.0' 2014-07-15 22:17:27 -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.