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 48580c49d1 Retraction Watch integration
- Check for retracted items using data from Retraction Watch
- Show an X next to retracted items in the items list, and show a
  scary message at the top of the item pane with more info and links.
- Lookup is done in a privacy-preserving manner using k-anonymity --
  the server is unable to determine the specific items that exist in
  the client, so people who don't sync don't need to share any library
  data (though the server doesn't log the lookups anyway).

TODO:

- Pop up an alert when new items are found
- Show a confirmation prompt when citing a retracted item
- Support items without DOIs or PMIDs
- Add a proper PMID field and expand DOI to more item types so these
  values don't need to be parsed out of Extra
- Clear the banner immediately when all possible fields are cleared
  instead of waiting a few seconds
2019-06-06 09:17:21 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Retraction Watch integration 2019-06-06 09:17:21 -04:00
components Retraction Watch integration 2019-06-06 09:17:21 -04:00
defaults/preferences Add separate "Rename linked files" pref for auto-renaming 2019-02-26 22:23:43 -05:00
resource Retraction Watch integration 2019-06-06 09:17:21 -04:00
scripts Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
scss Fix gray tag selector background color on Linux/Windows 2019-04-23 17:15:02 -04:00
styles@91b7ff2445 Update locales from Transifex and submodules 2019-04-11 20:20:50 -04:00
test Fix WebDAV test after 1f1b2e9b2 2019-06-03 03:35:32 -04:00
translators@ed48cb526c Update locales from Transifex and submodules 2019-04-11 20:20:50 -04:00
.babelrc Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Inherit ESLint config 2019-03-31 21:12:43 -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 Track master branch of submodules (#1477) 2018-03-31 16:08:31 -04:00
.travis.yml Remove Fx54 test from Travis config 2018-02-25 21:54:23 -05:00
chrome.manifest What's all this, then? A British English locale? I say! 2019-04-16 03:33:30 -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 Update version 2019-04-11 20:36:50 -04:00
package-lock.json Inherit ESLint config 2019-03-31 21:12:43 -04:00
package.json Inherit ESLint config 2019-03-31 21:12:43 -04: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.