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 b8966f7878
fx-compat: Fix zotero:// protocol for reports (#2825)
- The protocol can no longer be marked "dangerous to load," only "UI resource"
  (accessible inside browsers but not by web pages).
- The protocol needs to run in the main process.
- We need to replace the XUL browser to reset its type attribute depending on
  whether we're loading a zotero protocol URI - zotero protocol URIs, maybe due
  to the protocol handler's tight coupling with the main process, cannot load in
  type="content" browsers.
2022-10-03 07:31:17 -04:00
.github CI: Enable ZIP building on fx102 branch 2022-09-12 21:52:37 -04:00
chrome fx-compat: Fix zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -04:00
components fx-compat: Fix zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -04:00
defaults/preferences Remove default OpenURL gateway 2022-10-03 06:47:17 -04:00
note-editor@5cf7b9e7b9 Update note-editor submodule 2022-09-30 13:25:06 +03:00
pdf-reader@d03bd798fe Update pdf-reader submodule 2022-10-03 06:47:17 -04:00
pdf-worker@4456d0eeac Update pdf-reader and pdf-worker submodules 2022-09-29 13:58:45 +03:00
resource Fix SingleFile snapshot saving stalling in Firefox Connector 2022-08-24 11:49:45 +03:00
scripts Prune Monaco distribution, fix JS acting like TS in Scaffold 2022-09-12 14:06:17 -07: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 Map annotation colors colors on import #2819 (#2822) 2022-09-12 19:58:21 -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 zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -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-10-03 06:47:17 -04:00
package.json Update ESLint config 2022-09-22 00:20:56 -04: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.