zotero/chrome/content/zotero/xpcom
Dan Stillman 0d8643087a Update relations using local user key when first setting sync user
In case items are merged before the first sync
2017-03-01 23:38:45 -05:00
..
connector Fix connector translator caching from repo and standalone 2016-12-20 17:05:38 +02:00
data Update relations using local user key when first setting sync user 2017-03-01 23:38:45 -05:00
rdf [RDF] Encode > in content when serializing to XML 2014-05-01 15:44:07 -05:00
storage Fix file sync error if local item version is greater than remote item 2017-02-23 18:07:03 -05:00
sync Update relations using local user key when first setting sync user 2017-03-01 23:38:45 -05:00
translation Don't select items added via import 2017-02-08 21:19:32 -05:00
xregexp
annotate.js Replace legacy syntax for each...in with for...of 2016-12-21 08:04:09 -05:00
api.js Fix error trying to generate report for many items 2017-01-21 03:38:36 -05:00
attachments.js Remove tmp-* directories when attachment download fails. Closes #1128 2017-01-09 00:10:55 -05:00
cite.js Replace legacy syntax for each...in with for...of 2016-12-21 08:04:09 -05:00
citeproc-prereqs.js Update citeproc-js to 1.1.25 2015-07-09 16:31:57 -05:00
citeproc.js Update citeproc-js to 1.1.139 2016-11-03 10:11:54 -04:00
collectionTreeRow.js Add custom view groups for different library types (#1042) 2016-06-28 20:12:54 -04:00
collectionTreeView.js Fix potential incorrect placement of new subcollections 2017-02-27 04:51:04 -05:00
cookieSandbox.js Fix some for each ... in cases (#978) 2016-05-03 17:51:12 -04:00
dataDirectory.js Use OS.File.move() for data-dir migration on Windows, and make automatic 2017-02-22 04:56:49 -05:00
date.js Fix broken date class (regression 38b0fb2) 2017-01-31 19:02:30 -03:00
db.js Fix startup error on Windows DB upgrades caused by b2b751e0a0 2017-02-26 06:14:01 -05:00
debug.js Address debug reporting in connector (zotero/zotero-connectors#97) 2017-01-31 19:46:20 -03:00
dns_worker.js Fix #460 using OS APIs 2015-07-13 19:24:26 -04:00
duplicates.js Remove use of syntax where curly brackets are omitted in function defs 2016-12-21 08:06:17 -05:00
error.js Fix handling of 413 for over-quota errors 2016-04-26 18:59:23 -04:00
feedReader.js Use feed item links for guid if id unavailable 2016-07-13 13:49:46 +03:00
file.js Use same directory for OS.File.moveAtomic() temp file 2017-02-22 19:53:48 -05:00
fulltext.js Don't save full-text cache files for linked files to linked directory 2017-02-20 17:51:37 -05:00
history.js
http.js Remove use of syntax where curly brackets are omitted in function defs 2016-12-21 08:06:17 -05:00
id.js Backport Zotero.ID changes (fabc2ba6a) to 4.0 2016-04-07 04:43:54 -04:00
integration.js Fix error refreshing document with item replaced by merge 2017-01-15 16:47:01 -05:00
ipc.js Fix non-strict syntax for octal number literals 2016-12-21 08:04:55 -05:00
isbn.js Add Zotero.Utilities.Internal.hyphenateISBN 2015-02-24 22:42:29 -06:00
itemTreeView.js Fix dragging attachment onto item on Linux (since 1a49018bd) 2017-02-21 18:17:05 -05:00
libraryTreeView.js Fix dragging attachment onto item on Linux (since 1a49018bd) 2017-02-21 18:17:05 -05:00
locateManager.js Remove use of syntax where curly brackets are omitted in function defs 2016-12-21 08:06:17 -05:00
mime.js Consolidate _saveAttachment error and callback handling 2015-05-19 03:12:37 -05:00
mimeTypeHandler.js Allow direct install from styles page in viewer 2016-12-30 01:11:06 -05:00
notifier.js Push-based sync triggering 2016-12-29 21:50:32 -05:00
openurl.js Remove obsolete code for old Firefox versions 2016-10-08 19:15:49 -04:00
profile.js Another Travis isDir workaround 2016-11-28 16:16:54 -05:00
progressWindow.js Allow altering text in a ProgressWindow line in OO mode 2017-02-08 14:32:07 -05:00
proxy.js Replace legacy syntax for each...in with for...of 2016-12-21 08:04:09 -05:00
quickCopy.js Remove use of non-standard list comprehension syntax 2016-12-21 08:04:57 -05:00
report.js More report note fixes 2017-01-31 13:56:45 -05:00
router.js Update zotero:// extensions (report, timeline, etc.) for async DB, and more 2014-09-09 00:36:29 -04:00
schema.js Add 'archived' property to Zotero.Library objects 2017-02-24 02:36:18 -05:00
server.js Add new init(options) signature for server endpoints 2016-12-05 02:55:32 -05:00
server_connector.js Default to first translator for /connector/savePage if not provided 2017-02-21 16:40:10 -05:00
standalone.js
storage.js Remove use of syntax where curly brackets are omitted in function defs 2016-12-21 08:06:17 -05:00
style.js Fix csledit 2017-02-03 00:53:43 -05:00
sync.js Replace legacy syntax for each...in with for...of 2016-12-21 08:04:09 -05:00
syncedSettings.js Fixes feed sync bugs after conflicts. (#1074) 2016-08-16 03:03:42 -04:00
timeline.js Deasyncification 🔙 😢 2016-03-07 17:03:58 -05:00
uri.js Fix push sync for group libraries 2017-01-23 07:01:41 -05:00
users.js Clear existing DB user values when reinitializing Users for tests 2015-12-10 20:34:41 -05:00
utilities.js Get a better last name if current guess starts with weird symbols 2017-02-18 18:12:24 +01:00
utilities_internal.js Fix mangled output from Zotero.Utilities.getAsyncInputStream() 2017-01-30 13:33:23 -05:00
utilities_translate.js Improves proxy support (#1129) 2016-12-12 14:29:59 +02:00
zotero.js Remove unused properties 2017-02-21 00:04:53 -05:00