CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
abaevbog 75e6e46fb6
Qf: potential fix to the dialog becoming invisible (#4603)
* qf: remove transparent window background from win

Because it seems to still sometimes cause the qf window
to disappear. I could not reproduce it but disabling
background: transparent did help with the issue of qf
disappearing in the past. It allows us to remove very
specific chromemargins which, apparently, do not work
in all cases.

Removed border-radius from qf on windows because now that
the window is not transparent, its corners would be visible.
But the window itself has rounded corners so it doesn't look
that different.

The main drawback now is that a secondary window without titlebar
on win becomes resizable, and having background: transparent was
a workaround to disable that. So now, we set max width and height
so that the window cannot be stretched but, unfortunately, the
resize cursor appears when you hover over the edge of the dialog.

* qf: minor style fixes

- hardcode light theme value for accept button and the
spinner so they don't disappear when the theme is dark
- make sure the item's color from reference panel is not
overriden by a lighter one from another stylesheet
2024-08-27 09:20:53 +03:00
.github Revert "Build deployment ZIPs from fx115 branch" 2024-03-30 01:11:52 -04:00
app Update Linux build to 115.14.0esr 2024-08-27 01:07:21 -04:00
chrome Qf: potential fix to the dialog becoming invisible (#4603) 2024-08-27 09:20:53 +03:00
defaults/preferences Show first-run banner on upgrade (#3807) 2024-07-28 03:26:12 -04:00
js-build Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
note-editor@de0686ea76 Update note-editor submodule 2024-07-26 04:28:48 -04:00
pdf-worker@0bef0fd6c6 Update pdf-worker submodule 2024-08-06 02:25:39 -04:00
reader@d571b1c230 Update reader submodule 2024-08-20 00:35:32 -04:00
resource Improve word plugin installer logging 2024-08-24 13:28:02 +03:00
scripts Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
scss Preferences: Add new status info below local API checkbox (#4615) 2024-08-27 00:53:20 -04:00
styles@0224177493 Update styles submodule 2024-08-01 01:45:28 -04:00
test Render citeproc.js markup in tab titles (#4602) 2024-08-26 07:57:17 -04:00
translators@1124865649 Update translators 2024-07-31 03:33:31 -04: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 when attribute is removed. Fix #4583 2024-08-18 11:35:30 +02:00
package.json Fix localize-ftl crashing when attribute is removed. Fix #4583 2024-08-18 11:35:30 +02: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 2024-08-27 00:53:20 -04: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.