Find a file
Dan Stillman 96dd7b16ac Better method of unsetting and restoring Mozilla environment variables
Hopefully a better fix for #4981, which wasn't working properly on at
least some Linux systems because the variables were getting restored
before the subprocess launched. This delays a (debounced) second, to
give the subprocess time to start, and then automatically restores the
variables.

An explicit restart via app code also immediately restores the
variables, since restarts on Linux inherent the environment and don't
use our startup script. (An upgrade restart could still happen when the
variables were cleared, but you'd have to be extremely unlucky --
launching URLs or files while also performing a manual restart the same
second.)
2025-08-08 02:57:47 -04:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Update LibreOffice and Word for Mac submodules 2025-07-30 22:31:12 -04:00
chrome Better method of unsetting and restoring Mozilla environment variables 2025-08-08 02:57:47 -04:00
defaults/preferences Update default Chicago style after upstream id changes 2025-07-15 00:46:10 -04:00
js-build Remove Chai as Promised 2025-07-30 22:31:08 -04:00
note-editor@c970107f6f Update note-editor and reader submodules 2025-07-31 22:50:21 -04:00
pdf-worker@95358b037a Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
reader@90274193ed Update note-editor and reader submodules 2025-07-31 22:50:21 -04:00
resource ConcurrentCaller: Increment numRunning in the correct place 2025-07-30 22:31:09 -04:00
scripts Update asyncify script to handle more Mocha hooks 2025-07-30 22:30:57 -04:00
scss Fix linux form element styling (#5467) 2025-08-07 02:16:16 -04:00
styles@aeaac039f1 Update styles and CSL locales 2025-07-15 00:46:09 -04:00
test Don't merge into a missing snapshot attachment (#5459) 2025-08-02 01:53:47 -04:00
translators@484110c925 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
types/gecko fx140: Update type definitions 2025-07-30 22:30:37 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Remove chai-as-promised submodule 2025-03-05 22:59:49 -05:00
chrome.manifest Remove old citation dialogs (#5177) 2025-04-02 05:26:06 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
eslint.config.mjs fx140: Add working require.js, more progress toward startup 2025-07-30 22:18:36 -04:00
package-lock.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
package.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version to 8.0 2025-07-30 22:30:54 -04:00

Zotero

CI

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 documentation.