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 09813be7e0 Fix handling of redirecting OpenURL base URLs with url query parameter
For a URL like
`https://ezproxy.school.edu/login?url=http://resolver.ebscohost.com/openurl`,
without a trailing `?`, we were just adding a `%` to the end, making the
URL invalid after the redirection (`/openurl&url_ver=Z39.88-2004`
instead of `/openurl?url_ver=Z39.88-2004`).

(And apparently no one who sent in these URLs actually tested them
in-app?)
2025-02-19 02:03:22 -05:00
.github Fix CI failures with dpl v2 2024-08-31 01:19:19 -04:00
app Add nsProcess NSIS plugin to check_requirements 2024-11-21 02:09:18 -05:00
chrome Fix handling of redirecting OpenURL base URLs with url query parameter 2025-02-19 02:03:22 -05:00
defaults/preferences Add pref to control auto-turnoff of note, text, image annotation tools (#4851) 2024-11-19 05:47:43 -05:00
js-build Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
note-editor@cfdba439d5 Update note-editor submodule 2025-02-19 02:03:22 -05:00
pdf-worker@f9857be700 Update pdf-worker submodule 2025-02-19 02:03:22 -05:00
reader@117f55f5cd Update reader submodule 2025-02-19 02:03:21 -05:00
resource Update translators 2024-11-26 02:34:02 -05:00
scripts Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
scss Fix attachment preview button background color 2024-11-15 00:19:00 -05:00
styles@1554b78c31 Update styles 2024-12-03 16:11:24 -05:00
test Fix handling of redirecting OpenURL base URLs with url query parameter 2025-02-19 02:03:22 -05:00
translators@4cadb3e145 Update translators 2024-11-26 02:34:02 -05:00
types/gecko Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.eslintignore Remove connectorTypeSchemaData.js from .eslintignore 2023-05-07 02:43:31 -04:00
.eslintrc CEify contextPane 2024-03-30 00:58:57 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04:00
chrome.manifest fx115: working autocomplete (#3789) 2024-03-30 00:58:57 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
package-lock.json Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
package.json correct the value of the private field in package.json (#4870) 2024-11-28 00:00:58 -05:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version 2025-02-19 02:03:19 -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 documentation.