Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 1c8abf3841 Change user library from 0 to 1
0 allowed for some accidental behavior due to old code expecting NULL,
and it prevented easy checks (``if (!libraryID)``) for a passed
libraryID. Code now uses Zotero.Libraries.userLibraryID instead of a
hard-coded value (except in schema.js). Functions can still make
libraryID optional, but they should then use
Zotero.Libraries.userLibraryID if that's to mean the user library.

There might be some code that still expects 0 that I missed.
2015-03-16 12:16:05 -04:00
chrome Change user library from 0 to 1 2015-03-16 12:16:05 -04:00
components Change user library from 0 to 1 2015-03-16 12:16:05 -04:00
defaults/preferences Async DB megacommit 2014-08-06 22:59:37 -04:00
resource Still show proper line number when no message is thrown 2015-02-05 19:01:55 -05:00
styles@c8aed347ae Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00
translators@821eda178b Update submodules, repotime, versions 2014-09-01 14:56:01 -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 Update submodules, repotime, versions 2014-09-01 14:56:01 -04:00
README.md Create README.md 2014-04-27 21:36:25 -04:00
update.rdf Update submodules, repotime, versions 2014-09-01 14:56:01 -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.