zotero/app
Dan Stillman 1766f8bb53 Plugin lifecycle fixes
- Call `shutdown()`/`uninstall()` with `ADDON_UPGRADE`/`ADDON_DOWNGRADE`
  during plugin upgrade/downgrade
- Actually call new version's bootstrap.js, not cached old version
- Create new scope for new version
- Don't call `shutdown()` on uninstall if not active

Fixes #3159
2023-07-01 06:19:04 -04:00
..
assets Move -app-name variable to brand.ftl 2023-05-07 23:55:34 -04:00
linux Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
mac Update Mac updater for Zotero 7 2023-05-17 04:35:40 -04:00
modules Update Word for Mac submodule 2023-06-16 06:26:13 -04:00
scripts Plugin lifecycle fixes 2023-07-01 06:19:04 -04:00
update-packaging Convert POSIX paths to Windows paths for mbsdiff on Windows 2023-05-20 12:46:32 +01:00
win Update Windows updater for Zotero 7 2023-05-18 04:58:35 +01:00
.gitignore Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
build.sh Switch to notarytool for Mac build notarization 2023-06-19 06:39:39 -04:00
config.sh Switch to notarytool for Mac build notarization 2023-06-19 06:39:39 -04:00
README.md Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00

Zotero Standalone build utility

These files are used to bundle the Zotero core into distributable bundles for Mac, Windows, and Linux.

Instructions for building and packaging are available on the Zotero wiki.