CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
abaevbog c5027106c2
fix keyboard focus not landing on feeds itemTree (#4495)
Do not use specific "#item-tree-main-default" selector to
find the itemTree node to focus since a different id
can be set for the table, e.g for the list of feeds.

Use a more general "zotero-items-tree .virtualized-table"
selector to focus the itemTree on tab from quickSearch
and on Escape keypress from an editable-text of itemPane.

Fixes: #4494
2024-08-05 00:39:39 -04:00
.github Revert "Build deployment ZIPs from fx115 branch" 2024-03-30 01:11:52 -04:00
app Windows: Change Zotero version in "Add or remove programs" after update 2024-07-30 02:20:04 -04:00
chrome fix keyboard focus not landing on feeds itemTree (#4495) 2024-08-05 00:39:39 -04:00
defaults/preferences Show first-run banner on upgrade (#3807) 2024-07-28 03:26:12 -04:00
js-build Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
note-editor@de0686ea76 Update note-editor submodule 2024-07-26 04:28:48 -04:00
pdf-worker@96059e77c1 Update reader and pdf-worker submodules 2024-07-05 08:34:20 +03:00
reader@e99b0fc55e Update reader submodule 2024-08-03 02:20:06 -04:00
resource Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
scripts Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
scss Warn users running non-ARM version on ARM CPU (#4473) 2024-08-01 01:22:03 -04:00
styles@0224177493 Update styles submodule 2024-08-01 01:45:28 -04:00
test Retrieve Metadata & Create Parent: Use autoRenameFiles.fileTypes (#4488) 2024-08-03 01:30:07 -04:00
translators@1124865649 Update translators 2024-07-31 03:33:31 -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
.eslintignore Remove connectorTypeSchemaData.js from .eslintignore 2023-05-07 02:43:31 -04:00
.eslintrc CEify contextPane 2024-03-30 00:58:57 -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 Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04: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
package-lock.json react 18.3.1 updated dependency (#4338) 2024-07-10 01:04:17 -04:00
package.json react 18.3.1 updated dependency (#4338) 2024-07-10 01:04:17 -04:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf
version Update app build scripts for new combined repo 2023-04-26 04:40:22 -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.