zotero/chrome/content/zotero/xpcom
2019-07-18 06:10:00 -04:00
..
connector Fix a couple connector server endpoint init() response values 2019-07-16 00:58:39 -04:00
data Add flags to disable retraction warnings 2019-07-03 01:23:02 -04:00
rdf Change string throws to Error throws (no stack trace with former) 2018-07-25 17:45:06 +03:00
storage Stop uploading files on quota error until next manual sync or restart 2019-06-22 05:29:47 -04:00
sync Fix potential error reconciling changes after 3fbb17a2e6 2019-05-08 06:29:46 -04:00
translation Add import option for storing or linking files 2019-03-02 06:24:33 -05:00
xregexp
annotate.js Change string throws to Error throws (no stack trace with former) 2018-07-25 17:45:06 +03:00
api.js zotero://select improvements 2019-05-09 02:11:57 -04:00
attachments.js Use "PDF" attachment title for all individual PDFs from Mendeley import 2019-03-03 04:52:39 -05:00
cite.js Fix hanging indent in HTML output after citeproc-js 1.2.2 (5.0.57) 2019-06-25 23:36:57 -04:00
citeproc.js Update citeproc-js to 1.2.17 2019-07-16 02:03:07 -04:00
collectionTreeRow.js Add Retracted Items virtual collection 2019-06-10 02:38:42 -04:00
collectionTreeView.js Add Retracted Items virtual collection 2019-06-10 02:38:42 -04:00
cookieSandbox.js Fix some for each ... in cases (#978) 2016-05-03 17:51:12 -04:00
dataDirectory.js Fix broken DataDirectory.removeSubdirectory() (regression 7f2d83a6) 2018-08-16 11:48:48 +03:00
date.js Don't attempt to fetch daySuffixes in Connector/Bookmarklet 2018-10-10 14:25:24 +03:00
db.js Deprecate DB.getNextName() in favor of Utilities.Internal.getNextName() 2018-12-27 07:12:26 -05:00
debug.js Filter stack in debug output when using debug.stackTrace pref 2017-11-27 19:56:14 -05:00
dns_worker.js
duplicates.js Fix error from f3b461ae1d when no duplicate items found 2017-06-20 05:58:12 -04:00
error.js Fix handling of 413 for over-quota errors 2016-04-26 18:59:23 -04:00
feedReader.js Fix date parsing from Atom feeds 2017-10-31 02:21:21 -04:00
file.js Accept a Blob as input in Zotero.File.putContentsAsync() 2018-09-06 16:44:11 -04:00
fulltext.js Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
history.js
http.js Update processDocuments() signature for allow passing headers 2018-12-04 01:42:56 -07:00
id.js Backport Zotero.ID changes (fabc2ba6a) to 4.0 2016-04-07 04:43:54 -04:00
integration.js Update wording of document import prompt 2019-07-18 06:10:00 -04:00
intl.js Don't initialize tag selector if closed at startup (React regression) 2019-03-17 05:11:07 -04:00
ipc.js Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
isbn.js
itemTreeView.js Retraction Watch integration 2019-06-06 09:17:21 -04:00
libraryTreeView.js Closes #1644, Allow selecting multiple items with zotero://select 2019-02-23 17:35:09 -05:00
locale.js Add Breton locale 2019-06-06 20:52:37 -04:00
locateManager.js Use Services.io getter 2018-08-02 13:11:15 +02:00
mime.js Delete two duplicate switch cases (#1569) 2018-09-14 17:01:47 -04:00
mimeTypeHandler.js Fix some typos found by codespell (#1570) 2019-01-20 20:39:27 -05:00
notifier.js Run notifier observers in tests after all others 2019-06-10 02:20:11 -04:00
openPDF.js Add PDF Expert support to zotero://open-pdf 2018-05-06 14:07:23 -04:00
openurl.js Move Z.Items.getFirstCreatorFromItemJSON() to Z.Utilities.Internal 2018-12-16 21:26:16 -05:00
prefs.js Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
profile.js Move prefs.js parsing to Zotero.Profile.readPrefsFromFile(prefsFile) 2018-04-01 13:44:10 -04:00
progressQueue.js Add universal progress queues (#1573) 2018-10-05 01:56:46 -04:00
progressQueueDialog.js Don't show progress window for PDF recognition if only one file 2018-10-08 02:46:13 -04:00
progressWindow.js Fix comment in ItemProgress.prototype.setIcon (#1591) 2018-10-27 03:26:16 -04:00
proxy.js Change string throws to Error throws (no stack trace with former) 2018-07-25 17:45:06 +03:00
quickCopy.js Merge branch 'electron' 2018-08-16 19:16:46 -04:00
recognizePDF.js Don't hang on invalid DOI returned from recognizer-server 2019-04-23 19:07:41 -04:00
report.js Asyncify various functions to fix cross-library drag-and-drop error 2017-03-03 16:40:28 -05:00
retractions.js Add flags to disable retraction warnings 2019-07-03 01:23:02 -04:00
router.js
schema.js Fix "no such table: retractedItems" error from skipped schema update 2019-07-18 05:19:18 -04:00
server.js Allow browser-based access to connector server ping page 2019-07-15 10:06:42 -04:00
standalone.js
storage.js Fix attachment download progress pies 2017-05-10 23:27:28 -04:00
streamer.js Skip auto-sync on stream notification if library version is up to date 2017-11-27 20:48:24 -05:00
style.js Apply subtitle capitalization to additional styles 2019-07-01 22:39:12 -04:00
sync.js Restore cleaner error and item-selection button for note-too-long error 2017-05-31 00:10:00 -04:00
syncedSettings.js API-based "Restore to Online Library" 2017-12-08 00:42:03 -05:00
timeline.js Default month/day to 01 in Timeline if missing 2017-07-29 22:17:08 -04:00
uri.js Remove reference to 'publications' library type in URI.getLibraryPath() 2017-05-19 12:11:21 -04:00
users.js Clear existing DB user values when reinitializing Users for tests 2015-12-10 20:34:41 -05:00
utilities.js Fix display of original string length in debug output for ellipsize() 2019-07-17 21:32:51 -04:00
utilities_internal.js Add Retracted Items virtual collection 2019-06-10 02:38:42 -04:00
utilities_translate.js Add setRequestHeaders() method to Translate.Web 2018-12-04 02:50:40 -07:00
zotero.js Stop uploading files on quota error until next manual sync or restart 2019-06-22 05:29:47 -04:00