Find a file
Bogdan Abaev d4155488e1 log stringified exceptions in debug output
If an exception (e.g. Zotero.Exception.UnloadedDataException)
is thrown without the debugger enabled (meaning, by most
users), it is logged as a non-descriptive
[JavaScript Error: "uncaught exception: Object"].

This stringifies the exception object and puts the
string into the message, so that the actual error and the
stacktrace are not lost.
2025-03-26 17:07:59 -07:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Suggest running git lfs install in check_requirements instructions (#5102) 2025-03-12 06:54:05 -04:00
chrome log stringified exceptions in debug output 2025-03-26 17:07:59 -07:00
defaults/preferences Redesigned citation dialog (#4872) 2025-03-10 22:40:43 -04:00
js-build integration.ftl file for "integration-*" strings 2025-03-10 22:40:43 -04:00
note-editor@ae92348364 Normalize decomposed chars in PDF text, Zotero notes for proper indexing 2025-02-21 14:55:20 +02:00
pdf-worker@0c1e6090ee Update pdf-worker submodule 2025-02-26 18:10:58 +02:00
reader@db3149ea27 Update reader submodule 2025-03-05 07:30:21 -05:00
resource Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
scripts fx128: Add arrowscrollbox.ftl from Mozilla 2025-01-08 01:41:29 -05:00
scss Improve attachment column progress meter (#5156) 2025-03-25 00:10:35 -04:00
styles@40b18d8266 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
test Fix HiddenBrowser test failures (#5134) 2025-03-20 23:32:02 -04:00
translators@484110c925 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
types/gecko Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -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 fx115: working autocomplete (#3789) 2024-03-30 00:58:57 -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 Add Cr as glboal in eslint config 2025-03-05 05:51:04 -05:00
package-lock.json Update ESLint and Babel 2025-01-09 03:11:01 -05:00
package.json Update ESLint and Babel 2025-01-09 03:11:01 -05: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 7.1 2025-01-03 01:21:57 -05: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.