CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Martynas Bagdonas 415e644211 Upgrade note schema to v2:
- Automatically upgrade all editable v1 notes when note is being opened
- Pull `itemData` from existing citations and annotations into metadata container attribute `data-citation-items`
- Strip `abstract` from `itemData`
- Fill `citationItem` (in citations and annotations) with `itemData` when passing an HTML fragment for further processing in `note-editor`
- Keep only `uri`, `text`, `color`, `pageLabel`, `position`, `citationItem` annotation properties
2021-04-02 18:35:01 +03:00
.github CI: Recursive submodule checkout 2021-03-03 05:30:34 -05:00
chrome Upgrade note schema to v2: 2021-04-02 18:35:01 +03:00
components Add a warning dialog for an outdated doc template 2021-03-02 18:10:44 -05:00
defaults/preferences Reset note font size to 14 for new editor 2021-03-03 16:03:31 -05:00
note-editor@c5dfc982c0 Upgrade note schema to v2: 2021-04-02 18:35:01 +03:00
pdf-reader@047f753389 Upgrade note schema to v2: 2021-04-02 18:35:01 +03:00
pdf-worker@14e88a39af Update pdf-reader and pdf-worker 2021-03-24 18:27:56 +02:00
resource Delete child annotations when deleting attachment 2021-03-12 06:35:21 -05:00
scripts Rename zotero-note-editor submodule to note-editor 2021-03-02 18:10:42 -05:00
scss Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
styles@75df0afb88 Update submodules 2021-01-10 14:58:37 -05:00
test Throw invalid-data error on unknown annotation type 2021-04-01 05:52:14 -04:00
translators@319384d4b1 Update submodules 2021-02-25 18:45:28 -05:00
.babelrc Use ace-builds NPM package 2020-12-18 10:45:38 -07: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 Switch submodule URLs from SSH to HTTPS 2021-03-03 05:24:09 -05:00
chrome.manifest Update Big Sur targeting in chrome.manifest 2020-10-27 02:42:22 -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 2021-03-03 15:40:48 -05:00
package-lock.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -05:00
package.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -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.