zotero/chrome/content/zotero
Abe Jellinek f0d453187d
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Fix editable-text dir not affecting existing input
2024-08-14 11:19:04 -06:00
..
ace Fix csl editor style in dark theme (#3702) 2024-02-19 03:35:57 -05:00
actors ExternalLinkHandler actor: Open some links internally, incl. styles (#4505) 2024-08-06 01:12:41 -04:00
components tweaks to Zotero_Tooltip behavior (#4523) 2024-08-09 12:23:31 -04:00
containers ReactDOM.unmountComponentAtNode => root.unmount() (#4338) 2024-07-10 01:04:31 -04:00
elements Fix editable-text dir not affecting existing input 2024-08-14 11:19:04 -06:00
import ReactDOM.render -> React.createRoot().render (#4338) 2024-07-10 01:04:24 -04:00
ingester Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
integration vpat 59: make quickFormat reference box separator text darker (#4400) 2024-08-13 00:05:11 -04:00
locale Update CSL locales 2024-08-13 00:06:21 -04:00
modules fx115: Readd support for -file, -url and winword command line handlers 2024-03-30 00:58:58 -04:00
preferences OpenURL resolver pref: Fix glitchy drop-down keyboard navigation (#4506) 2024-08-06 01:31:47 -04:00
standalone vpat 31 and 33 - aria tweaks for Tools > Plugins (#4560) 2024-08-13 16:46:46 -04:00
test
tools ReactDOM.render -> React.createRoot().render (#4338) 2024-07-10 01:04:24 -04:00
update Fix error generating header in updates window 2024-07-21 06:01:26 -04:00
xpcom Fix circular reference in getDirection() 2024-08-14 11:19:04 -06:00
about.xhtml vpat: 1 add role="link" to links components (#3952) 2024-04-11 23:02:53 -04:00
advancedSearch.js vpat 80: focus first field in search window/dialog (#4402) 2024-07-21 06:02:50 -04:00
advancedSearch.xhtml fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
attachLink.js
attachLink.xhtml Include editMenuOverlay.js in Web Link dialog 2024-08-12 15:24:56 -06:00
bibliography.js Redesign Document Preferences and Create Bibliography dialogs (#4265) 2024-07-01 00:24:35 -04:00
bibliography.xhtml Redesign Document Preferences and Create Bibliography dialogs (#4265) 2024-07-01 00:24:35 -04:00
BlockingObserver.jsm BlockingObserver: Re-enable in CI 2024-04-11 22:59:48 -04:00
captcha.js
captcha.xul
charsetMenu.js
collectionTree.jsx Collection tree: Keep editing state through refresh (#4556) 2024-08-12 16:43:49 -04:00
commonDialog.js
contextPane.js fx115: fix context pane sidenav render 2024-03-30 00:58:57 -04:00
createParentDialog.js Create Parent Item: Only call ReactDOM.createRoot() once (#4472) 2024-08-01 00:44:34 -04:00
createParentDialog.xhtml Migrate to our editMenuOverlay.js 2024-08-12 15:25:31 -06:00
customElements.js Use include.js in customElements.js 2024-07-21 06:01:43 -04:00
dateOverrides.js Fix dates not following configured locale. Resolve #3559 (#3880) 2024-05-31 06:58:14 -04:00
debugViewer.html Use theme colors in debug viewer 2024-04-11 20:08:10 +02:00
debugViewer.js Fix sw_vers being run repeatedly in View Output window on macOS 2023-05-26 06:45:23 -04:00
dictionaryManager.js
dictionaryManager.xhtml Fix Dictionary window missing a scrollbar. Closes #3960 2024-04-11 10:53:54 +03:00
editMenuOverlay.js Add generic menu for all unfocused editable-texts 2024-02-02 03:39:55 -05:00
EPUB.jsm fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
errorReport.xhtml fx115: nsIPromptService → Services.prompt 2024-03-30 00:58:54 -04:00
exportOptions.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
exportOptions.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
feedSettings.js
feedSettings.xhtml Feed settings: Make disclosure triangle focusable, extract SCSS (#4513) 2024-08-08 00:22:09 -04:00
fileInterface.js Fix file-import breakage from 8e7d9927ef 2024-05-17 10:05:35 -04:00
hardConfirmationDialog.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
hardConfirmationDialog.xhtml
HiddenBrowser.jsm Fix leak warning when indexing snapshots 2024-05-24 11:19:04 -04:00
include.js fx115: Move Zotero object initialization to zotero.mjs 2024-03-30 00:58:53 -04:00
itemTree.jsx Bidi improvements and fixes (#4534) 2024-08-12 15:09:10 -04:00
itemTreeColumns.jsx Use Type instead of Genre for column in items list 2024-06-18 13:52:45 -04:00
libraryTree.js
locateManager.jsx ReactDOM.render -> React.createRoot().render (#4338) 2024-07-10 01:04:24 -04:00
locateManager.xhtml Locate manager: Fix button spacing (#3807) 2024-07-28 03:26:39 -04:00
locateMenu.js Move various item pane strings to Fluent (#4329) 2024-07-09 04:00:19 -04:00
longTagFixer.js Improve long tag fixer dialog 2024-01-24 23:32:19 -05:00
longTagFixer.xhtml Redesign Document Preferences and Create Bibliography dialogs (#4265) 2024-07-01 00:24:35 -04:00
lookup.js lookup.js: Code style fixes 2024-08-02 02:01:34 -04:00
menuAccessKey.js Do not register the menu access key handlers multiple times 2024-02-07 17:18:56 +02:00
merge.js Fix merge window (#4130) 2024-05-19 00:58:14 -04:00
merge.xhtml Fix merge window style (#4430) 2024-07-31 01:37:37 -04:00
newCollectionDialog.js Automatically focus collection name in New Collection window 2024-04-15 23:49:13 -04:00
newCollectionDialog.xhtml Fix dialog window titlebar on macOS (#4011) 2024-04-19 07:32:50 -04:00
note.js Implement attachment preview 2024-01-24 23:32:15 -05:00
note.xhtml Fix note editor tooltip (#4436) 2024-07-31 03:19:26 -04:00
osfile.mjs Include unixMode in OS.File.stat() shim 2024-05-21 01:56:38 -04:00
platformKeys.js Implement pane header, non-tabbed layout, collapsible sections, and new abstract box 2024-01-24 03:42:43 -05:00
progressQueueDialog.jsx ReactDOM.render -> React.createRoot().render (#4338) 2024-07-10 01:04:24 -04:00
progressQueueDialog.xhtml Update progress queue dialog styles (#4464) 2024-07-31 01:35:43 -04:00
progressWindow.xhtml Update progress window to use SVG icons (#4047) 2024-04-30 05:32:54 -04:00
proxy.js
proxy.xul
publicationsDialog.js Fix dragging to My Publications 2023-07-29 02:22:20 -04:00
publicationsDialog.xhtml Fix <wizard> sometimes starts with the wrong title. Resolve #4533. 2024-08-14 17:53:33 +02:00
reader.xhtml Migrate to our editMenuOverlay.js 2024-08-12 15:25:31 -06:00
RemoteTranslate.jsm RemoteTranslate: Use ZOTERO_CONFIG 2024-07-03 10:29:06 -04:00
reportInterface.js Allow disabling JavaScript in basic viewer (#3089) 2023-04-20 15:50:57 -04:00
rtfScan.js Improve RTF Scan UI 2024-07-11 01:46:16 -04:00
rtfScan.xhtml Fix <wizard> sometimes starts with the wrong title. Resolve #4533. 2024-08-14 17:53:33 +02:00
runJS.html vpat 37: run JS aria edits + localization (#4021) 2024-06-17 06:17:39 -04:00
runJS.js vpat 37: run JS aria edits + localization (#4021) 2024-06-17 06:17:39 -04:00
searchDialog.js vpat 80: focus first field in search window/dialog (#4402) 2024-07-21 06:02:50 -04:00
searchDialog.xhtml vpat 80: focus first field in search window/dialog (#4402) 2024-07-21 06:02:50 -04:00
selectItemsDialog.js Select Items Dialog: restore tab order (#4442) 2024-07-27 02:16:38 -04:00
selectItemsDialog.xhtml Select Items dialog: Change accept button label to Select (#4441) 2024-07-27 02:49:22 -04:00
tabs.js Fix context notes pane not load (#4289) 2024-07-19 02:41:45 -04:00
tagColorChooser.js Deprecate setFontSize(), replace with new Zotero.UIProperties 2024-01-24 03:39:09 -05:00
tagColorChooser.xhtml Fix colorpicker styling on Windows (#4326) 2024-07-03 03:26:20 -04:00
timelineInterface.js
titlebar.js Fix progress window title bar on win and linux (#3915) 2024-04-05 06:41:33 -04:00
updateCSL.xsl
upgrade.xul changed all font-weight: bold/590 to 600 2024-01-24 23:32:15 -05:00
zotero-autocomplete.js Fix broken tests due to protocol handler and autocomplete re-registration 2024-03-30 00:58:57 -04:00
zotero.mjs Fix "Check for Updates" button in startup error dialog 2024-07-21 05:59:25 -04:00
zoteroPane.js fix keyboard focus not landing on feeds itemTree (#4495) 2024-08-05 00:39:39 -04:00
zoteroPane.xhtml Warn users running non-ARM version on ARM CPU (#4473) 2024-08-01 01:22:03 -04:00
ZoteroProtocolHandler.jsm zotero://select handler: Switch to library tab (#4204) 2024-06-05 00:52:03 -04:00