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 dbc65faecb Preferences: Don't add IDs to pane containers
Built-in panes were creating a semi-invalid DOM in which the pane container and
the root element of the pane's XHTML got the same ID. There's no reason to give
containers IDs in the DOM, since we already have a Map of IDs to pane objects,
so let's just not.
2022-09-02 11:22:50 -04:00
.github Temporarily disable CI 2022-05-13 04:28:57 -04:00
chrome Preferences: Don't add IDs to pane containers 2022-09-02 11:22:50 -04:00
components fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
defaults/preferences Include quotation marks for highlights by default, but allow to disable 2022-08-11 02:48:44 -04:00
note-editor@29372d3801 Update pdf-reader and note-editor submodules 2022-08-30 16:21:42 +02:00
pdf-reader@65d5acf2c2 Update pdf-reader submodule 2022-08-31 16:00:01 +03:00
pdf-worker@a5b612c866 Update pdf-reader and pdf-worker submodules 2022-08-11 02:47:23 -04:00
resource Fix SingleFile snapshot saving stalling in Firefox Connector 2022-08-24 11:49:45 +03:00
scripts Changes for updated SingleFile submodule 2022-08-11 03:49:52 -04:00
scss fx-compat: Fix style clash on disabled Export checkbox 2022-08-27 22:33:45 -04:00
styles@085f270569 Update submodules 2022-02-19 13:53:03 -05:00
test Preferences: Fix tests, improve clarity, and more 2022-09-02 11:01:37 -04:00
translators@cd5e1c91a5 Update translators 2022-08-11 03:17:48 -04: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 fx-compat: Add ChromeUtils as eslint global 2022-06-19 04:16:53 -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 Fix CI: Replace git:// URLs with HTTPS 2022-03-15 10:24:57 -07:00
chrome.manifest fx-compat: Fix CSS targeting for Big Sur and later in chrome.manifest 2022-05-13 04:28:57 -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 to 7.0.0 2022-07-19 22:38:01 -04:00
package-lock.json Update package-lock.json 2022-08-22 01:15:21 -04:00
package.json fx-compat: Scaffold: Update Monaco 2022-06-08 17:38:59 -05:00
README.md README.md: Update CI Badge (#2473) 2022-03-25 22:14:47 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05: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 wiki.