etherpad-lite/src/static/js
muxator 5eb60cef01 jQuery: update vendored version (1.9.1 -> 1.12.4)
The vendored jquery version was 1.9.1 from 2013-02-04. Let's replace it with the
most recent one from the 1.x branch (1.12.4 from 2016-05-20).

The modification in rjquery.js is needed because recent jQuery versions changed
their behaviour, and do not set themselves on the global window object.
See: https://github.com/parcel-bundler/parcel/issues/333#issuecomment-357882648

This will be the lastest jQuery 1.x version ever, because 1.x branch is
definitively EOLed (see https://github.com/jquery/jquery.com/issues/162).

This is a stopgap measure to get the latest security fixes. Going forward,
another strategy will be needed.

Closes #3640
2019-09-16 22:55:53 +02:00
..
admin Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
pluginfw plugins download and search: converted to Promises 2019-01-23 12:24:53 +00:00
ace.js ace.js: prioritize the skin style over the plugin style 2018-11-08 21:55:34 +01:00
ace2_common.js Moved old jquery recognition to seperate file 2013-02-10 20:34:27 +00:00
ace2_inner.js use Date.now() instead of new Date().getTime() 2019-02-26 23:25:15 +01:00
AttributeManager.js [fix] Ignore default line attribs when detecting edges of changeset (#3420) 2018-07-09 17:44:38 -03:00
AttributePool.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
broadcast.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
broadcast_revisions.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
broadcast_slider.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
browser.js Update the bowser.js to the new version 2015-12-01 11:53:49 -03:00
caretPosition.js Add settings to scroll on edition out of viewport (#3282) 2018-01-03 19:57:28 -02:00
Changeset.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
changesettracker.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
ChangesetUtils.js added AttributeManager, ChangesetUtils 2012-04-05 00:50:04 +02:00
chat.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
collab_client.js Refactor code 2018-04-19 23:23:16 +02:00
colorutils.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
contentcollector.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
cssmanager.js allow cssmanager to manage outer_ace 2013-06-15 01:38:46 +08:00
domline.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
excanvas.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
farbtastic.js swap out jquery browser for bower but expose browser object to all pages also enable minification.. Seems to work well 2014-11-22 19:11:35 +00:00
gritter.js alt c to focus on chat and gritter and chat both now work with aria 2015-03-26 16:44:22 +00:00
html10n.js chat: Adds placeholder to input. Translate stick button 2019-02-22 19:48:08 +01:00
jquery.js jQuery: update vendored version (1.9.1 -> 1.12.4) 2019-09-16 22:55:53 +02:00
json2.js Better error message for broken JSON 2012-03-21 19:29:59 +01:00
l10n.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
linestylefilter.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
pad.js Chat bubble: by default hide in CSS 2019-04-15 23:14:47 +00:00
pad_automatic_reconnect.js [feature] Only automatically reconnect if can establish connection to server 2017-04-05 15:07:37 -03:00
pad_connectionstatus.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
pad_cookie.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
pad_editbar.js [fix] Do not close ANY "force reconnect" message 2017-05-12 07:03:40 -03:00
pad_editor.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
pad_impexp.js remove logging 2015-12-17 21:56:33 -06:00
pad_modals.js [feature] Only automatically reconnect if can establish connection to server 2017-04-05 15:07:37 -03:00
pad_savedrevs.js move saved revs notification to gritter 2015-01-21 16:40:44 +00:00
pad_userlist.js Add usersOnline function to pad_userlist, fix a bug where several occurances of current user were pushed to users list. 2016-01-05 18:22:32 +02:00
pad_utils.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
rjquery.js jQuery: update vendored version (1.9.1 -> 1.12.4) 2019-09-16 22:55:53 +02:00
scroll.js Add settings to scroll on edition out of viewport (#3282) 2018-01-03 19:57:28 -02:00
security.js Use packaged edition of security module. 2012-09-09 18:18:59 -07:00
skiplist.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
timeslider.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00
underscore.js Use packaged edition of underscore. 2012-09-09 18:18:59 -07:00
undomodule.js Remove trailing whitespaces 2019-04-16 00:34:29 +02:00