CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Abe Jellinek e8b574da0b
Fix React icons only using 2x image once (#2324)
a1267bc fixed repeated re-appending of '@2x' by moving the modified URL
to a local variable, but it still set hasHiDPI to false permanently;
this meant that icons displayed repeatedly in the same window, like the
tab close button, would only use their 2x versions the first time they
were displayed (in the case of tabs, this is the library tab's invisible
close button, so *no* tabs got visible 2x buttons).

This commit moves the HiDPI check and URL modification out of the render
function and instead runs it a single time when i() is first called.
2022-02-04 00:38:01 -05:00
.github CI: Temporarily disable NPM cache due to a bug in the setup-node action 2021-07-22 04:46:10 -04:00
chrome Fix React icons only using 2x image once (#2324) 2022-02-04 00:38:01 -05:00
components citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
defaults/preferences Enable PDF reader by default and enable for groups 2022-01-31 06:48:05 -05:00
note-editor@2c986e46bb Update pdf-worker and note-editor submodules 2021-12-22 16:09:56 -05:00
pdf-reader@2a48fc038c Update pdf-reader submodule 2022-02-02 04:38:47 -05:00
pdf-worker@7d4720aeff Update pdf-reader and pdf-worker 2022-02-02 01:53:50 -05:00
resource Upgrade to React 17 2021-12-23 01:18:22 -05:00
scripts citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
scss HTML Tree: Display a tooltip with full cell contents when truncated 2022-02-03 16:09:40 +02:00
styles@0fc937983c Update submodules 2021-12-15 01:55:36 -05:00
test Fix nesting of resetUnsyncedLibraryFiles() test 2022-01-31 06:48:05 -05:00
translators@be5fc1633d Markdown note export (#2214) 2021-12-15 06:10:58 -05:00
.babelrc Add @babel/plugin-proposal-unicode-property-regex 2021-08-22 04:07:33 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Update Babel and ESLint 2021-12-23 04:58:11 -05:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Remove shallow=true for translate and utilities submodules 2021-08-04 20:20:54 -04:00
chrome.manifest Enable Basque locale 2021-06-04 02:16:20 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Remove obsolete lines from install.rdf 2021-05-16 03:51:42 -04:00
package-lock.json Update Babel and ESLint 2021-12-23 04:58:11 -05:00
package.json Update Babel and ESLint 2021-12-23 04:58:11 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

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