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 58c2e38ec2 Fix invalid integration plugin installations on macOS
If a Mac user first starts Zotero from the disk image, Zotero
shows an error telling them to install the app in Applications, but the
integration plugins will have already be registered in extensions.json
with paths to the temporary AppTranslocation directory. This meant that
the next time the user restarted their computer (or sooner), the AppTranslocation
directory would be cleared and the integration plugins would no longer
be loaded.

This deletes extensions.json if it contains an AppTranslocation path for
an extension when the app is started from the disk image, which should
prevent this going forward. For existing users experiencing this, it
also checks installed extensions at startup for AppTranslocation paths
and deletes extensions.json if any appear.
2020-03-20 16:18:02 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Fix invalid integration plugin installations on macOS 2020-03-20 16:18:02 -04:00
components Fix zotero://open-pdf links on Windows if no handler is set in registry 2020-02-09 14:07:11 -05:00
defaults/preferences Add extensions.zotero.reopenPanesOnRestart hidden pref 2019-11-21 23:51:37 -07:00
resource Update locales from Transifex 2020-02-24 18:48:09 -05:00
scripts Reactify item tags box 2019-11-08 06:41:06 -05:00
scss Fix size of Add button in React tags box 2019-11-30 00:50:02 -07:00
styles@1a93cd6bb8 Update submodules 2020-02-24 13:27:58 -05:00
test Disabled test for keeping unfiled item selected on add to collection 2020-03-19 13:08:23 -04:00
translators@9a34529646 Update submodules 2020-02-24 13:27:58 -05: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 Add separate .eslintrc for tests 2019-09-16 01:28:52 -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 Update submodules 2019-12-01 01:51:55 -07:00
.travis.yml Use Firefox 60.9.0esr build in Travis 2019-10-24 01:59:50 -04:00
chrome.manifest Update schema submodule and document chrome.manifest locale dependencies 2020-01-18 17:37:32 -05: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 2020-02-27 01:32:02 -05:00
package-lock.json Update 'colors' package 2019-12-23 05:01:17 -05:00
package.json Update 'colors' package 2019-12-23 05:01:17 -05: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.