CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman b0ba7e4646 Show small PDF icon in Attachments column when there's a PDF
Closes #2265

There's also new code for showing a different icon for snapshots, files,
and DOI/URL links, like the web library and iOS app, but it's commented
out for now. The bitmap icons create too much visual noise with the
greater information density and hierarchical tree of the desktop app
(not to mention many more low-DPI displays). We can revisit after
switching to SVGs across the board.
2021-12-22 03:38:12 -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 Show small PDF icon in Attachments column when there's a PDF 2021-12-22 03:38:12 -05:00
components citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
defaults/preferences Remove "Toggle Tag Selector" command from Shortcuts preference pane 2021-12-21 02:22:29 -05:00
note-editor@623c237081 Add additional error logging for PDF reader and note editor 2021-11-03 11:50:21 +02:00
pdf-reader@86259b8ea3 Work around FF 60 ESR + Apple Silicon issue causing 40-60% CPU usage: 2021-11-16 17:17:38 +02:00
pdf-worker@93db1cb202 Implement annotations transferring (#2202) 2021-10-27 13:48:40 +03:00
resource citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
scripts citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
scss Show small PDF icon in Attachments column when there's a PDF 2021-12-22 03:38:12 -05:00
styles@0fc937983c Update submodules 2021-12-15 01:55:36 -05:00
test Delete items with unmodified delete key when not in collections 2021-12-21 03:19:13 -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 Add separate .eslintrc for tests 2019-09-16 01:28:52 -04: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 citeproc-rs support (#2220) 2021-12-15 17:28:41 -05:00
package.json citeproc-rs support (#2220) 2021-12-15 17:28:41 -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.