.. |
connector
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
data
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
pdfWorker
|
Add logging for PDF exports
|
2022-04-30 05:17:41 -04:00 |
storage
|
fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc.
|
2022-05-12 05:18:47 -04:00 |
sync
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
translate@5595949fd1
|
Update translate submodule
|
2022-05-07 20:34:37 -07:00 |
translation
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
utilities@a0a145a4b5
|
Update utilities submodule
|
2022-05-02 17:12:39 -07:00 |
annotations.js
|
Fix "path.startsWith is not a function" sync error on Windows
|
2022-03-23 00:01:00 -04:00 |
api.js
|
Beginning of tests for zotero://select
|
2019-08-02 02:29:08 -04:00 |
attachments.js
|
fx-compat: DB.executeTransaction() no longer takes generator functions
|
2022-05-12 02:38:59 -04:00 |
cite.js
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
citeproc.js
|
Fix disambiguation-related hang in citeproc-js
|
2021-03-23 03:31:22 -04:00 |
citeprocRsBridge.js
|
citeproc-rs support (#2220)
|
2021-12-15 17:28:41 -05:00 |
collectionTreeRow.js
|
Improve tree screen reader accessibility (#2263)
|
2021-12-15 01:47:06 -05:00 |
cookieSandbox.js
|
Fx60: nsIURI changes
|
2019-08-27 05:28:08 -04:00 |
dataDirectory.js
|
Hard-code "storage" in error when trying to set data dir to 'storage'
|
2021-12-24 02:06:39 -05:00 |
db.js
|
fx-compat: Throw error if generator is passed to DB.executeTransaction()
|
2022-05-12 02:38:59 -04:00 |
debug.js
|
Remove unused Debug._setLevel()
|
2021-08-21 06:58:12 -04:00 |
dictionaries.js
|
Dictionary handling improvements
|
2021-06-26 17:09:23 -04:00 |
dns_worker.js
|
|
|
duplicates.js
|
Type/field handling overhaul
|
2019-09-16 02:27:22 -04:00 |
editorInstance.js
|
Add an option to disable smart quotes
|
2022-04-27 10:23:10 +03:00 |
error.js
|
Update more try-wrapped calls to getString
|
2022-03-25 16:49:52 -07:00 |
feedReader.js
|
Fix error fetching Nature feeds
|
2021-11-26 04:20:13 -05:00 |
file.js
|
Fix regression: download() fails for non-http URLs (#2497)
|
2022-03-30 12:15:40 -04:00 |
fileDragDataProvider.js
|
Misc new tree cleanup
|
2021-08-21 06:58:12 -04:00 |
fulltext.js
|
Fx-compat: nsIUTF8ConverterService → nsIScriptableUnicodeConverter
|
2022-05-12 05:18:47 -04:00 |
history.js
|
|
|
http.js
|
fx-compat: loadURI() signature change in HTTP.loadDocuments()
|
2022-05-12 05:18:47 -04:00 |
id.js
|
Type/field handling overhaul
|
2019-09-16 02:27:22 -04:00 |
integration.js
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
intl.js
|
fx-compat: Update locales code
|
2022-05-12 05:18:47 -04:00 |
ipc.js
|
fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc.
|
2022-05-12 05:18:47 -04:00 |
isbn.js
|
|
|
locale.js
|
Add Greek locale
|
2022-02-19 14:18:50 -05:00 |
locateManager.js
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
mime.js
|
Update MIME.getMIMETypeFromURL() for non-Bluebird HTTP.request()
|
2019-09-16 01:27:36 -04:00 |
mimeTypeHandler.js
|
fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc.
|
2022-05-12 05:18:47 -04:00 |
notifier.js
|
Fix auto-sync timeout in notes
|
2021-05-14 05:13:19 -04:00 |
openPDF.js
|
Enable PDF reader by default and enable for groups
|
2022-01-31 06:48:05 -05:00 |
prefs.js
|
fx-compat: AddonManager.getAllAddons() now returns a promise
|
2022-05-12 05:18:47 -04:00 |
profile.js
|
Fx60: Update Zotero.File.iterateDirectory() signature
|
2019-08-27 00:47:39 -04:00 |
progressQueue.js
|
Fix ProgressQueue titles for cases, letters, etc.
|
2022-03-30 16:30:07 -07:00 |
progressQueueDialog.js
|
Decouple progress queue table from progress window (#2318)
|
2022-02-02 17:15:57 -05:00 |
progressWindow.js
|
Potentially fix ProgressWindow crash
|
2022-03-22 12:55:47 -07:00 |
proxy.js
|
fx-compat: DB.executeTransaction() no longer takes generator functions
|
2022-05-12 02:38:59 -04:00 |
quickCopy.js
|
citeproc-rs support (#2220)
|
2021-12-15 17:28:41 -05:00 |
reader.js
|
Implement tab duplication
|
2022-04-26 19:41:51 +03:00 |
recognizePDF.js
|
Don't jump back to library tab when PDF recognition finishes
|
2022-04-08 15:31:28 +07:00 |
report.js
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
retractions.js
|
Revert "Fix "cleanDOI: argument must be a string" startup error"
|
2022-03-21 23:49:33 -04:00 |
router.js
|
Fx60: Fix issues with JS code modules
|
2019-08-27 00:47:39 -04:00 |
schema.js
|
fx-compat: Zotero files are now packaged in app/omni.ja, not zotero.jar
|
2022-05-12 05:18:47 -04:00 |
server.js
|
fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc.
|
2022-05-12 05:18:47 -04:00 |
session.js
|
Restore tabs state (#2148)
|
2021-08-23 13:02:57 -04:00 |
singlefile.js
|
Update SingleFile to the latest version
|
2021-11-19 14:22:45 +02:00 |
standalone.js
|
|
|
storage.js
|
Remove old unused (and broken) storage function
|
2020-12-22 23:54:34 -05:00 |
streamer.js
|
Don't sync group on push notification if not selected for syncing
|
2021-01-09 14:58:51 -05:00 |
style.js
|
fx-compat: Replace nsIDOMParser with new DOMParser()
|
2022-05-12 02:38:59 -04:00 |
sync.js
|
|
|
syncedSettings.js
|
Fix broken tag selector due to leading/trailing whitespace in colored tags
|
2019-09-25 17:33:36 -04:00 |
timeline.js
|
|
|
uri.js
|
|
|
users.js
|
Set user display name from /keys/current
|
2022-02-19 13:47:28 -05:00 |
utilities_internal.js
|
fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc.
|
2022-05-12 05:18:47 -04:00 |
zotero.js
|
fx-compat: AddonManager.getAllAddons() now returns a promise
|
2022-05-12 05:18:47 -04:00 |