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 39bfeac86c Choose most recently used data directory when upgrading to 5.0
Previously, if someone was upgrading from Zotero for Firefox to 5.0 but
at some point had installed Zotero Standalone and told it not to share
the data directory, 5.0 would use the data directory from the Zotero
profile directory, and people would end up with an empty database with a
Zotero Quick Start Guide from years ago.

This checks for the database with the most recent mtime and uses that
data directory instead. In the Firefox profile, that can be either the
default 'zotero' subdirectory or a custom data directory. If one of the
Firefox locations is used, Zotero prefs are read from Firefox, because
it means that Zotero for Firefox was being used (because if Zotero
Standalone had been in use it would've needed a custom data dir setting
pointing at the Firefox database).
2017-08-10 03:31:56 +02:00
chrome Choose most recently used data directory when upgrading to 5.0 2017-08-10 03:31:56 +02:00
components Fix logged errors and debug messages in timeline 2017-07-29 22:17:08 -04:00
defaults/preferences Update proxy authentication URLs 2017-07-28 20:41:10 -04:00
resource Add more logging for word plugin installer 2017-08-08 12:46:33 +03:00
scripts Fix JS compiling in watch mode 2017-06-24 19:24:52 -04:00
styles@665b7f5529 Update submodule 2017-07-11 04:56:16 -04:00
test Fix sync test after 7b0ed6da81 2017-08-05 01:41:21 +02:00
translators@94ef69b766 Update submodules 2017-07-30 15:34:03 -04:00
.babelrc Better build process (#1248) 2017-06-20 19:18:46 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Better build process (#1248) 2017-06-20 19:18:46 -04:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Update Travis to Firefox 54.0 and 52.0.3 2017-06-21 01:23:28 -04:00
chrome.manifest Rename/reorganize Advanced prefs buttons 2017-07-21 07:53:50 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update version 2017-08-05 16:27:18 +02:00
package-lock.json Better build process (#1248) 2017-06-20 19:18:46 -04:00
package.json Better build process (#1248) 2017-06-20 19:18:46 -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.