zotero/app
abaevbog 66fa9fdc51
do not trigger event causing autocomplete error ()
DOMInputPasswordAdded event is triggered on autocomplete
submission which causes an error in LoginManager.
The error gets logged in the console, though the autocomplete does
work. This just removes the event from ActorManagerParent.

Fixes: 
2024-04-08 01:45:00 -04:00
..
assets fx115: Readd support for -file, -url and winword command line handlers 2024-03-30 00:58:58 -04:00
linux Enable wayland backend when available. () 2024-02-06 11:28:28 -05:00
mac Update builds to Firefox 115.9.1esr 2024-03-31 05:25:03 -04:00
modules Add Windows ARM build () 2024-04-06 04:54:07 -04:00
scripts do not trigger event causing autocomplete error () 2024-04-08 01:45:00 -04:00
update-packaging Convert POSIX paths to Windows paths for mbsdiff on Windows 2023-05-20 12:46:32 +01:00
win Update update_exe to extract updater from Firefox ZIP as well 2024-04-06 09:57:36 +01:00
.gitignore Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
build.sh Stop copying vcruntime140_1.dll in x64 build 2024-04-06 16:16:05 -04:00
config.sh Update builds to Firefox 115.9.1esr 2024-03-31 05:25:03 -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.